tannerryan / ringLinks
Package ring provides a high performance and thread safe Go implementation of a bloom filter.
☆143Updated 5 years ago
Alternatives and similar repositories for ring
Users that are interested in ring are comparing it to the libraries listed below
Sorting:
- Customizable TCP net.Listener for Go☆151Updated 2 years ago
- ☆86Updated 4 years ago
- A spinlock implementation for Go.☆62Updated 4 years ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆82Updated 3 years ago
- Load file-backed memory☆121Updated 3 years ago
- High resolution timing and benchmarking for Go☆263Updated 5 years ago
- Simple string pattern matcher for Go☆134Updated 2 months ago
- A fast little LRU cache for Go☆174Updated 2 years ago
- Non-Invasive goroutine inspector☆93Updated 2 months ago
- Expression evaluator for Go☆77Updated 7 months ago
- 10x faster than crypto/rand. Uses securely allocated memory. Forked from https://gitlab.com/NebulousLabs/fastrand☆164Updated 4 years ago
- Pure Go implementation of xxHash (32 and 64 bits versions)☆63Updated 4 years ago
- A Lightweight in-memory key:value cache library for Go.☆182Updated 2 years ago
- A library for graceful restarts in Go.☆94Updated 7 years ago
- 🚦 Semaphore pattern implementation with timeout of lock/unlock operations.☆103Updated 5 years ago
- Storing strings without GC overhead☆84Updated last month
- Package errc simplifies error and defer handling.☆78Updated 7 years ago
- Golang circular (ring) buffer☆176Updated 2 years ago
- A goroutine limiter for Go☆84Updated 3 years ago
- cheap Go type to hold & operate on either a read-only []byte or string☆115Updated last year
- Golang LRU cache with expire feature.☆66Updated last year
- Benchmark all the top in-memory Go caching libraries☆61Updated 2 years ago
- A distributed service for monotonically increasing tickets.☆42Updated 5 years ago
- 🚧 Flexible mechanism to make execution flow interruptible.☆100Updated 4 years ago
- Pure Go embedded persistent job queue backed by BadgerDB☆166Updated 2 years ago
- A typed implementation of the Go sync.Map using code generation☆257Updated 2 years ago
- Session implementation for fasthttp☆85Updated 7 months ago
- Connection pool for Go's net.Conn interface☆127Updated 3 years ago
- x/sync/singleflight but with Go 1.18 generics☆31Updated 3 years ago
- Fast Concurrent / Parallel Sorting in Go☆141Updated 2 months ago