Shareed2k / go_limiterLinks
Rate limiting with few algorithms
☆20Updated last year
Alternatives and similar repositories for go_limiter
Users that are interested in go_limiter are comparing it to the libraries listed below
Sorting:
- A multi-level cache library with cache stampede prevention for Go☆126Updated 3 years ago
- Implements a deep pretty printer for Go data structures to aid in debugging☆109Updated 2 years ago
- Enriches the standard go http client with retry functionality.☆57Updated last year
- Super fault-tolerant HTTP load balancer & queue. White paper for reference - https://github.com/gptankit/serviceq-paper☆77Updated 2 months ago
- A simpler and faster alternative to regexp☆52Updated 3 years ago
- Utilities to redact Go strings for confidentiality☆38Updated 2 months ago
- A set of performant rate limiters for Go☆90Updated last year
- Structured HTML table data extraction from URLs in Go that has almost no external dependencies☆123Updated this week
- A fast (5x) string keyed read-only map for Go - particularly good for keys using a small set of nearby runes.☆70Updated last year
- Package bigcscvreader offers a multi-threaded approach for reading a large CSV file in order to improve the time of reading and processin…☆55Updated last month
- Various implementations of a go-routine safe counter☆31Updated 4 years ago
- Go http.RoundTripper that emits open telemetry metrics. This helps you easily get metrics for all external APIs you interact with.☆85Updated 3 months ago
- A simple library that allows a network server to limit how may concurrent connections it supports from each client IP.☆53Updated last week
- A simple, single binary, message queue. Supports HTTP/2 and Redis Protocol.☆208Updated 3 years ago
- Library to generate TOTP/HOTP codes☆142Updated 2 years ago
- Zero allocation Nullable structures in one library with handy conversion functions, marshallers and unmarshallers☆87Updated 2 years ago
- Fast Go JSON encoder for large arrays of objects☆46Updated 3 years ago
- A Kafka log inspired in-memory and append-only data structure☆135Updated last month
- Go linter to detect erroneous multiplication of duration values☆49Updated 3 months ago
- A golang map in which entries expire after given a time period☆58Updated 3 months ago
- Optional values for Go☆104Updated last year
- ☆55Updated last year
- Simple expression evaluation engine for Go☆72Updated 5 years ago
- Simple fan-in batching for optimization of highly concurrent workloads☆15Updated this week
- A Trie implementation in Go meant for auto-completion use cases. Supports prefix and edit distance search.☆112Updated 2 years ago
- Clean Architecture Use Case for Go☆38Updated 2 years ago
- [TOOL/CLI] - Filter and examine Go type structures, interfaces and their transitive dependencies and relationships. Export structural typ…☆206Updated 2 years ago
- Match regex group into go struct using struct tags and automatic parsing☆150Updated last year
- Notification broadcaster library☆157Updated 3 years ago
- Easy and intuitive Go Benchmark Results Viewer.☆72Updated 3 years ago