greatroar / blobloomLinks
Extremely fast Bloom filters for Go
☆49Updated 8 months ago
Alternatives and similar repositories for blobloom
Users that are interested in blobloom are comparing it to the libraries listed below
Sorting:
- BTree provides a simple, ordered, in-memory data structure for Go programs.☆45Updated 3 years ago
- Efficiently box values in Go. Optimized for primitives, strings, and byte slices.☆70Updated 2 years ago
- Go io uring syscall implementation without CGO, rewrite on branch v0.4☆115Updated 2 years ago
- go2 generics experiment in building generic augmented BTree data structures☆24Updated 3 years ago
- Blazing fast time function library for Go with zero memory allocation. fastime returns the approximate time.☆54Updated 2 years ago
- Off heap golang memory pool☆60Updated 3 years ago
- Load file-backed memory☆122Updated 2 years ago
- A spinlock implementation for Go.☆61Updated 4 years ago
- A JSON stream parser for Go☆67Updated 2 years ago
- A simple prometheus metrics and pprof profile viewer.☆46Updated 2 years ago
- Golang library for io_uring (without CGO)☆133Updated 4 years ago
- The `io_uring` library and runtime for GO☆131Updated 3 weeks ago
- a golang test framework for asserting expected escape analysis results & heap allocations☆70Updated 5 months ago
- Expression evaluator for Go☆74Updated last month
- Library for monkey-patching functions in Go☆24Updated 3 years ago
- Storing strings without GC overhead☆83Updated 5 years ago
- High throughput primitives library☆50Updated last year
- A fast file-based priority queue☆58Updated last year
- Go library that implements fs.FS for Postgres using Large Objects.☆61Updated last year
- cheap Go type to hold & operate on either a read-only []byte or string☆108Updated 10 months ago
- Fast integer map for uint32-to-uint32☆28Updated last week
- simple data streams for go☆31Updated 2 years ago
- Highly concurrent drop-in replacement for bufio.Writer☆56Updated 7 years ago
- A minimalist HTTP request routing helper for Go.☆34Updated 2 years ago
- Simple Distributed Locks in Go using Redis, MySQL, PostgreSQL, MongoDB, etc.☆38Updated 6 months ago
- SIEVE cache - simpler than LRU☆36Updated last week
- A buffer pool file I/O library for Go☆55Updated 3 years ago
- Optimized implementation of Cuckoo Filter: Practically Better Than Bloom.☆46Updated 3 months ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆80Updated 3 years ago
- Go templates invoked as functions☆154Updated 4 years ago