greatroar / blobloomLinks
Extremely fast Bloom filters for Go
☆49Updated 5 months ago
Alternatives and similar repositories for blobloom
Users that are interested in blobloom are comparing it to the libraries listed below
Sorting:
- Efficiently box values in Go. Optimized for primitives, strings, and byte slices.☆75Updated 4 months ago
- Load file-backed memory☆122Updated 3 years ago
- Blazing fast time function library for Go with zero memory allocation. fastime returns the approximate time.☆56Updated 5 months ago
- The `io_uring` library and runtime for GO☆152Updated 7 months ago
- Go io uring syscall implementation without CGO, rewrite on branch v0.4☆118Updated 2 years ago
- A spinlock implementation for Go.☆63Updated 4 years ago
- Fastest and most efficient goroutine pool (experimental)☆140Updated 3 years ago
- Optimized implementation of Cuckoo Filter: Practically Better Than Bloom.☆47Updated 3 weeks ago
- Expression evaluator for Go☆78Updated 8 months ago
- ☆123Updated 2 years ago
- Convert a go file to its ast representation☆94Updated 5 months ago
- Golang library for io_uring (without CGO)☆132Updated 4 years ago
- Pure Go SQL parser☆173Updated 3 weeks ago
- Promise to the Go compiler that your Reads and Writes are well-behaved☆60Updated 6 years ago
- go2 generics experiment in building generic augmented BTree data structures☆24Updated 4 years ago
- Compile Go regular expressions to Go code☆96Updated 4 months ago
- High throughput primitives library☆50Updated 2 years ago
- SIEVE cache - simpler than LRU☆36Updated 7 months ago
- Easy to use Raft library to make your app distributed, highly available and fault-tolerant☆75Updated 4 years ago
- A JSON stream parser for Go☆68Updated 3 years ago
- A high performance memory-bound Go cache☆97Updated last month
- Fast integer map for uint32-to-uint32☆32Updated 5 months ago
- A simple prometheus metrics and pprof profile viewer.☆46Updated 2 years ago
- Best-effort CPU-local sharded values for Go☆203Updated 4 years ago
- Package socket provides a low-level network connection type which integrates with Go's runtime network poller to provide asynchronous I/O…☆93Updated 4 months ago
- BTree provides a simple, ordered, in-memory data structure for Go programs.☆45Updated 3 years ago
- A fast (5x) string keyed read-only map for Go - particularly good for keys using a small set of nearby runes.☆70Updated last year
- A fast file-based priority queue☆59Updated last year
- Go library that implements fs.FS for Postgres using Large Objects.☆64Updated 3 months ago
- a golang test framework for asserting expected escape analysis results & heap allocations☆72Updated last year