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:
- Load file-backed memory☆122Updated 3 years ago
- ☆86Updated 5 years ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆82Updated 3 years ago
- High resolution timing and benchmarking for Go☆264Updated 2 months ago
- Customizable TCP net.Listener for Go☆151Updated 3 years ago
- A spinlock implementation for Go.☆63Updated 4 years ago
- Golang circular (ring) buffer☆177Updated 3 years ago
- Non-Invasive goroutine inspector☆93Updated 5 months ago
- Rolling window implementation in go.☆59Updated last week
- 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 5 years ago
- Fast Concurrent / Parallel Sorting in Go☆143Updated 5 months ago
- 🚦 Semaphore pattern implementation with timeout of lock/unlock operations.☆103Updated 5 years ago
- A fast little LRU cache for Go☆174Updated 2 years ago
- Simple string pattern matcher for Go☆136Updated 4 months ago
- A Lightweight in-memory key:value cache library for Go.☆184Updated 2 years ago
- Golang LRU cache with expire feature.☆66Updated last year
- Benchmark all the top in-memory Go caching libraries☆61Updated 2 years ago
- 🚧 Flexible mechanism to make execution flow interruptible.☆100Updated 4 years ago
- Connection pool for Go's net.Conn interface☆126Updated 3 years ago
- A goroutine limiter for Go☆84Updated 3 years ago
- Storing strings without GC overhead☆85Updated last month
- A library for graceful restarts in Go.☆96Updated 8 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
- Expression evaluator for Go☆78Updated 3 weeks ago
- Session implementation for fasthttp☆86Updated 10 months ago
- Generates UUID-format strings using purely high quality random bytes☆185Updated 2 months ago
- a key-value store with multiple backends including leveldb, badgerdb, postgresql☆53Updated 4 years ago
- Pure Go embedded persistent job queue backed by BadgerDB☆167Updated 3 years ago
- a decision & trigger framework backed by Google's Common Expression Language☆64Updated 5 years ago