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
- Simple string pattern matcher for Go☆134Updated 3 months ago
- ☆86Updated 5 years ago
- A spinlock implementation for Go.☆63Updated 4 years ago
- Golang LRU cache with expire feature.☆66Updated last year
- Rolling window implementation in go.☆58Updated last week
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆82Updated 3 years ago
- A goroutine limiter for Go☆84Updated 3 years ago
- Expression evaluator for Go☆77Updated 8 months ago
- High resolution timing and benchmarking for Go☆265Updated 3 weeks ago
- A Lightweight in-memory key:value cache library for Go.☆183Updated 2 years ago
- Customizable TCP net.Listener for Go☆151Updated 2 years ago
- A fast little LRU cache for Go☆174Updated 2 years ago
- Consistent hashing hashring implementation.☆36Updated 2 years ago
- Storing strings without GC overhead☆84Updated 3 months ago
- Connection pool for Go's net.Conn interface☆126Updated 3 years ago
- Non-Invasive goroutine inspector☆93Updated 4 months ago
- a key-value store with multiple backends including leveldb, badgerdb, postgresql☆53Updated 4 years ago
- 10x faster than crypto/rand. Uses securely allocated memory. Forked from https://gitlab.com/NebulousLabs/fastrand☆164Updated 4 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
- Pure Go embedded persistent job queue backed by BadgerDB☆167Updated 3 years ago
- Package errc simplifies error and defer handling.☆78Updated 8 years ago
- Generates UUID-format strings using purely high quality random bytes☆186Updated last month
- Pure Go implementation of xxHash (32 and 64 bits versions)☆63Updated 5 years ago
- Benchmark all the top in-memory Go caching libraries☆61Updated 2 years ago
- 🚦 Semaphore pattern implementation with timeout of lock/unlock operations.☆103Updated 5 years ago
- Truly random map access and iteration for Go (OUTDATED -- FOR EDUCATIONAL PURPOSES ONLY)☆61Updated 9 years ago
- Fast resizable golang semaphore primitive☆177Updated 4 years ago
- A revamped Google's jump consistent hash☆107Updated 3 years ago