greatroar / blobloomLinks
Extremely fast Bloom filters for Go
☆49Updated 6 months ago
Alternatives and similar repositories for blobloom
Users that are interested in blobloom are comparing it to the libraries listed below
Sorting:
- Blazing fast time function library for Go with zero memory allocation. fastime returns the approximate time.☆56Updated 5 months ago
- Efficiently box values in Go. Optimized for primitives, strings, and byte slices.☆76Updated 4 months ago
- ☆123Updated 2 years ago
- Load file-backed memory☆122Updated 3 years ago
- Pure Go SQL parser based on the SQLite SQL definition☆173Updated last week
- The `io_uring` library and runtime for GO☆156Updated 8 months ago
- Optimized implementation of Cuckoo Filter: Practically Better Than Bloom.☆47Updated last month
- Convert a go file to its ast representation☆94Updated 6 months ago
- Compile Go regular expressions to Go code☆96Updated 5 months ago
- Go io uring syscall implementation without CGO, rewrite on branch v0.4☆119Updated 2 years ago
- Storing strings without GC overhead☆84Updated 3 weeks ago
- Expression evaluator for Go☆78Updated 2 weeks ago
- High throughput primitives library☆50Updated 2 years ago
- Fastest and most efficient goroutine pool (experimental)☆140Updated 3 years ago
- ☆30Updated 2 years ago
- go2 generics experiment in building generic augmented BTree data structures☆25Updated 2 weeks ago
- Fast integer map for uint32-to-uint32☆32Updated 6 months ago
- A collection of Go utility packages used by GRAIL's tools☆100Updated last year
- A spinlock implementation for Go.☆63Updated 4 years ago
- Server for benchmarking pure Go key/value databases☆162Updated 2 years ago
- Single producer and multi-reader lockless ring buffer in go using generics from the go 1.18.x release. It is significantly faster than ch…☆163Updated 2 years ago
- BTree provides a simple, ordered, in-memory data structure for Go programs.☆45Updated 3 years ago
- Open-Source Go Code. msgpack.org[Go]☆113Updated 2 months ago
- A fast file-based priority queue☆59Updated last year
- Promise to the Go compiler that your Reads and Writes are well-behaved☆60Updated 6 years ago
- SIEVE cache - simpler than LRU☆36Updated 7 months ago
- A simple and efficient hashmap package for Go. Open addressing, robin hood hashing, and xxh3 algorithm. Supports generics.☆221Updated 2 years ago
- Faster golang reflection☆55Updated last month
- A JSON stream parser for Go☆68Updated 3 years ago
- A simple prometheus metrics and pprof profile viewer.☆46Updated 3 years ago