tannerryan / ringLinks
Package ring provides a high performance and thread safe Go implementation of a bloom filter.
☆141Updated 4 years ago
Alternatives and similar repositories for ring
Users that are interested in ring are comparing it to the libraries listed below
Sorting:
- Load file-backed memory☆122Updated 2 years ago
- ☆86Updated 4 years ago
- A spinlock implementation for Go.☆62Updated 4 years ago
- Customizable TCP net.Listener for Go☆148Updated 2 years ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆81Updated 3 years ago
- A fast little LRU cache for Go☆171Updated 2 years ago
- A Lightweight in-memory key:value cache library for Go.☆179Updated 2 years ago
- Benchmark all the top in-memory Go caching libraries☆62Updated last year
- High resolution timing and benchmarking for Go☆260Updated 4 years ago
- 🚦 Semaphore pattern implementation with timeout of lock/unlock operations.☆103Updated 5 years ago
- Golang LRU cache with expire feature.☆66Updated last year
- 🚧 Flexible mechanism to make execution flow interruptible.☆100Updated 4 years ago
- Golang circular (ring) buffer☆174Updated 2 years ago
- Connection pool for Go's net.Conn interface☆127Updated 2 years ago
- Rolling window implementation in go.☆57Updated last month
- A goroutine limiter for Go☆83Updated 3 years ago
- Package errc simplifies error and defer handling.☆78Updated 7 years ago
- x/sync/singleflight but with Go 1.18 generics☆31Updated 3 years ago
- Expression evaluator for Go☆76Updated 3 months ago
- Debugging helper for Go☆66Updated 5 years ago
- A library for graceful restarts in Go.☆94Updated 7 years ago
- Non-Invasive goroutine inspector☆91Updated last month
- Package schedgroup provides a goroutine worker pool which schedules tasks to be performed at or after a specified time. MIT Licensed.☆139Updated 3 years ago
- Minimalist rules engine for Golang☆32Updated last year
- A revamped Google's jump consistent hash☆107Updated 2 years ago
- Simple string pattern matcher for Go☆128Updated last year
- A distributed service for monotonically increasing tickets.☆42Updated 5 years ago
- Session implementation for fasthttp☆85Updated 4 months ago
- A simple and efficient LRU cache package for Go☆37Updated 2 years ago
- Fast Concurrent / Parallel Sorting in Go☆137Updated 3 weeks ago