tannerryan / ring
Package ring provides a high performance and thread safe Go implementation of a bloom filter.
☆138Updated 4 years ago
Alternatives and similar repositories for ring:
Users that are interested in ring are comparing it to the libraries listed below
- A spinlock implementation for Go.☆61Updated 4 years ago
- Load file-backed memory☆120Updated 2 years ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆80Updated 2 years ago
- Storing strings without GC overhead☆82Updated 5 years ago
- Expression evaluator for Go☆67Updated 11 months ago
- Simple string pattern matcher for Go☆126Updated 10 months ago
- A golang zero-allocation HTTP parser (and eventually http server)☆71Updated 10 years ago
- A JSON stream parser for Go☆67Updated 2 years ago
- Benchmark all the top in-memory Go caching libraries☆62Updated last year
- 🚧 Flexible mechanism to make execution flow interruptible.☆102Updated 3 years ago
- A goroutine limiter for Go☆80Updated 2 years ago
- 🚦 Semaphore pattern implementation with timeout of lock/unlock operations.☆103Updated 4 years ago
- Pure Go implementation of xxHash (32 and 64 bits versions)☆59Updated 4 years ago
- x/sync/singleflight but with Go 1.18 generics☆30Updated 2 years ago
- Non-Invasive goroutine inspector☆90Updated last year
- Consistent hashing hashring implementation.☆34Updated last year
- a decision & trigger framework backed by Google's Common Expression Language☆64Updated 4 years ago
- A distributed service for monotonically increasing tickets.☆43Updated 5 years ago
- Using tidb-lite to create a TiDB server with mocktikv mode in your application or unit test.☆54Updated 3 years ago
- cheap Go type to hold & operate on either a read-only []byte or string☆108Updated 7 months ago
- Off heap golang memory pool☆59Updated 3 years ago
- xxh3 fast hash function☆104Updated 5 years ago
- Golang LRU cache with expire feature.☆66Updated 7 months ago
- A fast little LRU cache for Go☆167Updated last year
- Golang circular (ring) buffer☆174Updated 2 years ago
- A library for graceful restarts in Go.☆95Updated 7 years ago
- Customizable TCP net.Listener for Go☆146Updated 2 years ago
- Package errc simplifies error and defer handling.☆78Updated 7 years ago
- Rolling window implementation in go.☆57Updated this week
- a key-value store with multiple backends including leveldb, badgerdb, postgresql☆53Updated 3 years ago