equalizer

A rate limiters package for Go (by reugn)

Equalizer Alternatives

Similar projects and alternatives to equalizer

  • delve

    Delve is a debugger for the Go programming language.

  • mimetype

    A fast Golang library for media type and file extension detection, based on magic numbers

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
  • mergo

    Mergo: merging Go structs and maps since 2013

  • mole

    CLI application to create ssh tunnels focused on resiliency and user experience.

  • wuzz

    Interactive cli tool for HTTP inspection

  • create-go-app

    ✨ A complete and self-contained solution for developers of any qualification to create a production-ready project with backend (Go), frontend (JavaScript, TypeScript) and deploy automation (Ansible, Docker) by running only one CLI command. (by create-go-app)

  • grequests

    A Go "clone" of the great and famous Requests library (by levigross)

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • godotenv

    A Go port of Ruby's dotenv library (Loads environment variables from .env files)

  • mc

    Simple | Fast tool to manage MinIO clusters :cloud:

  • productsAPI

    Discontinued An open source, free to use API that serves fake products for quick prototyping. (by mar-cial)

  • spinner

    Go (golang) package with 90 configurable terminal spinner/progress indicators.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better equalizer alternative or higher similarity.

equalizer reviews and mentions

Posts with mentions or reviews of equalizer. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-05-04.
  • Can you help me build a better API?
    2 projects | /r/golang | 4 May 2022
    You could use a rate limiter package like equalizer (note: i've never used this, just happened to see it the other day), or you could roll your own as a fun practice program. The TL;DR is that you identify users based on some metric, such as IP address, and then have a counter that tracks how many requests they make in a short period of time, and if they make over the threshold, you start returning 429 Rate Limit Exceeded errors.
  • [equalizer] A no ordinary rate limiter algorithms package.
    2 projects | /r/golang | 15 Jan 2021
    The Equalizer usage example in the README was more informative, but eg. the Offset type's purpose isn't very clear.

Stats

Basic equalizer repo stats
3
43
0.0
about 3 years ago

reugn/equalizer is an open source project licensed under MIT License which is an OSI approved license.

The primary programming language of equalizer is Go.


Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com