Narasimha1997 / ratelimiterLinks
A concurrent rate limiter library for Golang based on Sliding-Window rate limiter algorithm.
☆244Updated 2 years ago
Alternatives and similar repositories for ratelimiter
Users that are interested in ratelimiter are comparing it to the libraries listed below
Sorting:
- Gohalt 👮♀🛑: Fast; Simple; Powerful; Go Throttler library☆350Updated last year
- Machine is a zero dependency library for highly concurrent Go applications. It is inspired by errgroup.Group with extra bells & whistles☆366Updated 2 years ago
- A Go library for validating structs, maps and slices.☆229Updated 6 months ago
- Convert Go values to their AST☆309Updated 3 months ago
- 👷 Library for safely running groups of workers concurrently or consecutively that require input and output through channels☆166Updated 3 years ago
- Simple in-memory job queue for Golang using worker-based dispatching☆211Updated 10 months ago
- Full-featured test framework for Go! Assertions, fuzzing, input testing, output capturing, and much more! 🍕☆419Updated last year
- Useful Go String methods☆191Updated last year
- Fast, high quality alternative to math/rand and golang.org/x/exp/rand☆238Updated 6 months ago
- Tool to visualize the graph of embedded structs in Go projects☆229Updated 9 months ago
- Fastest and most efficient goroutine pool (experimental)☆140Updated 2 years ago
- A simple and efficient hashmap package for Go. Open addressing, robin hood hashing, and xxh3 algorithm. Supports generics.☆218Updated 2 years ago
- Load file-backed memory☆122Updated 2 years ago
- A quick tour (or reminder) of Go performance tools☆269Updated 3 years ago
- sqlf generates parameterized SQL statements in Go, sprintf style☆127Updated last year
- ⏪️ Go package providing multiple queue implementations. Developed in a thread-safe generic way.☆304Updated 2 weeks ago
- ☆237Updated 3 weeks ago
- High resolution timing and benchmarking for Go☆257Updated 4 years ago
- Synchronization and asynchronous computation package for Go☆244Updated 8 months ago
- Maths includes mathematical functions not defined in the standard Go math package.☆174Updated 2 years ago
- A go in-memory table☆229Updated 2 years ago
- A multi-level cache library with cache stampede prevention for Go☆124Updated 3 years ago
- Single producer and multi-reader lockless ring buffer in go using generics from the go 1.18.x release. It is significantly faster than ch…☆162Updated last year
- Efficient and reliable background processing for Go☆131Updated 5 years ago
- A thread-safe queue faster and more resource efficient than golang's native channels☆676Updated last year
- ❄ An Lock Free ID Generator for Golang based on Snowflake Algorithm (Twitter announced).☆279Updated 2 years ago
- A place to keep useful golang functions and small libraries☆292Updated 2 weeks ago
- 🛠 A full-featured dependency injection container for go programming language.☆236Updated last year
- Connection pool for Go's net.Conn interface☆127Updated 2 years ago
- Drop-in replacement for the standard library errors package and github.com/pkg/errors☆200Updated 2 years ago