prep / average
A sliding time window for Go
☆18Updated 11 months ago
Alternatives and similar repositories for average:
Users that are interested in average are comparing it to the libraries listed below
- x/sync/singleflight but with Go 1.18 generics☆30Updated 2 years ago
- Go asynchronous simple function utilities, for managing execution of closures and callbacks☆125Updated last year
- Go Pooling Helpers☆113Updated 4 years ago
- Simple string pattern matcher for Go☆126Updated 9 months ago
- Load file-backed memory☆121Updated 2 years ago
- errgroup with goroutine worker limits☆162Updated 2 years ago
- Golang LRU cache with expire feature.☆66Updated 7 months ago
- A revamped Google's jump consistent hash☆103Updated 2 years ago
- Benchmark all the top in-memory Go caching libraries☆62Updated last year
- golang Aho-Corasick for byte strings☆22Updated last year
- 🚦 Semaphore pattern implementation with timeout of lock/unlock operations.☆103Updated 4 years ago
- Rolling window implementation in go.☆57Updated 9 months ago
- Package ring provides a high performance and thread safe Go implementation of a bloom filter.☆138Updated 4 years ago
- Lightweight, thread-safe, blocking FIFO queue based on auto-resizing circular buffer☆70Updated 4 years ago
- Storing strings without GC overhead☆83Updated 5 years ago
- Using tidb-lite to create a TiDB server with mocktikv mode in your application or unit test.☆54Updated 3 years ago
- goroutine local storage (use context instead if possible)☆74Updated last month
- Bloom filter for go, backed by redis☆37Updated 8 years ago
- Layer over etcd to do simple service discovery in Go☆36Updated 3 weeks ago
- Nginx configuration style parser with golang☆40Updated 2 years ago
- Truly random map access and iteration for Go (OUTDATED -- FOR EDUCATIONAL PURPOSES ONLY)☆61Updated 8 years ago
- Go simple async worker pool☆92Updated 4 years ago
- high-performance common weighted algorithm library☆200Updated last year
- Simple, thread-safe Go rate-limiter☆81Updated last year
- GoLang extended synchronization primitives: Named mutex, non blocking mutex, semaphore.☆51Updated 8 years ago
- A goroutine limiter for Go☆80Updated 2 years ago
- Highly concurrent drop-in replacement for bufio.Writer☆55Updated 7 years ago
- trace requests using opentracing specification☆95Updated last month
- an in-memory LRU string-string map with expiration for golang☆109Updated 6 years ago
- 🚧 Flexible mechanism to make execution flow interruptible.☆102Updated 3 years ago