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
- A spinlock implementation for Go.☆61Updated 4 years ago
- Simple string pattern matcher for Go☆127Updated last year
- ☆86Updated 4 years ago
- Non-Invasive goroutine inspector☆90Updated 3 weeks ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆81Updated 3 years ago
- A simple and efficient LRU cache package for Go☆37Updated 2 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
- A JSON stream parser for Go☆67Updated 2 years ago
- Benchmark all the top in-memory Go caching libraries☆62Updated last year
- Expression evaluator for Go☆74Updated 3 months ago
- Promise to the Go compiler that your Reads and Writes are well-behaved☆58Updated 5 years ago
- Package errc simplifies error and defer handling.☆78Updated 7 years ago
- A goroutine limiter for Go☆82Updated 3 years ago
- x/sync/singleflight but with Go 1.18 generics☆31Updated 3 years ago
- a key-value store with multiple backends including leveldb, badgerdb, postgresql☆53Updated 4 years ago
- Pure Go implementation of xxHash (32 and 64 bits versions)☆61Updated 4 years ago
- Storing strings without GC overhead☆83Updated 5 years ago
- Customizable TCP net.Listener for Go☆148Updated 2 years ago
- Golang library for io_uring (without CGO)☆133Updated 4 years ago
- A library for graceful restarts in Go.☆94Updated 7 years ago
- TryLock support on read-write lock for Golang☆37Updated 4 years ago
- A revamped Google's jump consistent hash☆106Updated 2 years ago
- Connection pool for Go's net.Conn interface☆127Updated 2 years ago
- A golang zero-allocation HTTP parser (and eventually http server)☆75Updated 10 years ago
- Consistent hashing hashring implementation.☆34Updated last year
- gpool - a generic context-aware resizable goroutines pool to bound concurrency based on semaphore.☆90Updated 5 years ago
- High resolution timing and benchmarking for Go☆260Updated 4 years ago
- Temporary redis-server processes for golang testing☆37Updated last year
- Session implementation for fasthttp☆85Updated 3 months ago