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
- 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 spinlock implementation for Go.☆62Updated 4 years ago
- High resolution timing and benchmarking for Go☆261Updated 4 years ago
- Simple string pattern matcher for Go☆129Updated last year
- 🚦 Semaphore pattern implementation with timeout of lock/unlock operations.☆103Updated 5 years ago
- A fast little LRU cache for Go☆172Updated 2 years ago
- 10x faster than crypto/rand. Uses securely allocated memory. Forked from https://gitlab.com/NebulousLabs/fastrand☆164Updated 4 years ago
- A Lightweight in-memory key:value cache library for Go.☆181Updated 2 years ago
- Storing strings without GC overhead☆84Updated 5 years ago
- Connection pool for Go's net.Conn interface☆127Updated 2 years ago
- A goroutine limiter for Go☆83Updated 3 years ago
- Non-Invasive goroutine inspector☆91Updated last week
- Golang circular (ring) buffer☆175Updated 2 years ago
- Golang LRU cache with expire feature.☆66Updated last year
- A library for graceful restarts in Go.☆94Updated 7 years ago
- 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
- 🚧 Flexible mechanism to make execution flow interruptible.☆100Updated 4 years ago
- Expression evaluator for Go☆76Updated 4 months ago
- Rolling window implementation in go.☆58Updated 2 months ago
- Package errc simplifies error and defer handling.☆78Updated 7 years ago
- Fast Concurrent / Parallel Sorting in Go☆137Updated 2 weeks ago
- Pure Go implementation of xxHash (32 and 64 bits versions)☆61Updated 4 years ago
- A revamped Google's jump consistent hash☆107Updated 2 years ago
- Generates UUID-format strings using purely high quality random bytes☆185Updated last month
- x/sync/singleflight but with Go 1.18 generics☆31Updated 3 years ago
- A distributed service for monotonically increasing tickets.☆42Updated 5 years ago
- Minimalist rules engine for Golang☆32Updated last year