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 4 years ago
- A Lightweight in-memory key:value cache library for Go.☆182Updated 2 years ago
- Customizable TCP net.Listener for Go☆151Updated 2 years ago
- A spinlock implementation for Go.☆62Updated 4 years ago
- Rolling window implementation in go.☆58Updated 2 weeks ago
- Storing strings without GC overhead☆84Updated 2 months ago
- High resolution timing and benchmarking for Go☆264Updated last week
- A goroutine limiter for Go☆84Updated 3 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
- Simple string pattern matcher for Go☆134Updated 2 months ago
- Non-Invasive goroutine inspector☆93Updated 3 months ago
- A fast little LRU cache for Go☆174Updated 2 years ago
- 🚦 Semaphore pattern implementation with timeout of lock/unlock operations.☆103Updated 5 years ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆82Updated 3 years ago
- Connection pool for Go's net.Conn interface☆127Updated 3 years ago
- An introspection tool for Bolt databases.☆109Updated 8 years ago
- A fast string sorting algorithm (MSD radix sort)☆194Updated 7 years ago
- 🚧 Flexible mechanism to make execution flow interruptible.☆100Updated 4 years ago
- 10x faster than crypto/rand. Uses securely allocated memory. Forked from https://gitlab.com/NebulousLabs/fastrand☆164Updated 4 years ago
- Golang circular (ring) buffer☆177Updated 3 years ago
- A library for graceful restarts in Go.☆96Updated 8 years ago
- Expression evaluator for Go☆77Updated 7 months ago
- Expirable Go LRC\LRU cache without goroutines☆90Updated 2 months ago
- Fast Concurrent / Parallel Sorting in Go☆142Updated 3 months ago
- Go Pooling Helpers☆118Updated 5 years ago
- Pure Go embedded persistent job queue backed by BadgerDB☆167Updated 3 years ago
- Golang LRU cache with expire feature.☆66Updated last year
- Package errc simplifies error and defer handling.☆78Updated 8 years ago
- Session implementation for fasthttp☆85Updated 8 months ago