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 3 months ago
- Convert a go file to its ast representation☆94Updated 4 months ago
- Blazing fast time function library for Go with zero memory allocation. fastime returns the approximate time.☆56Updated 4 months ago
- go2 generics experiment in building generic augmented BTree data structures☆24Updated 3 years ago
- The `io_uring` library and runtime for GO☆151Updated 7 months ago
- Go io uring syscall implementation without CGO, rewrite on branch v0.4☆118Updated 2 years ago
- SIEVE cache - simpler than LRU☆36Updated 6 months ago
- This package implements the FastCDC content defined chunking algorithm☆31Updated 5 years ago
- Expression evaluator for Go☆77Updated 8 months ago
- ☆123Updated 2 years ago
- Pure Go SQL parser☆172Updated 3 weeks ago
- Compile Go regular expressions to Go code☆96Updated 3 months ago
- tail files with inotify☆23Updated 2 years ago
- Go programming language port of liburing.☆113Updated 2 years ago
- Fast integer map for uint32-to-uint32☆32Updated 5 months ago
- Load file-backed memory☆122Updated 3 years ago
- Optimized implementation of Cuckoo Filter: Practically Better Than Bloom.☆46Updated this week
- Go assembly transpiler for C programming language☆108Updated 2 weeks ago
- Go library that implements fs.FS for Postgres using Large Objects.☆64Updated 3 months ago
- Storing strings without GC overhead☆84Updated 2 months ago
- A spinlock implementation for Go.☆63Updated 4 years ago
- A fast (5x) string keyed read-only map for Go - particularly good for keys using a small set of nearby runes.☆69Updated last year
- Package socket provides a low-level network connection type which integrates with Go's runtime network poller to provide asynchronous I/O…☆93Updated 3 months ago
- Fastest and most efficient goroutine pool (experimental)☆140Updated 3 years ago
- Implementation of Boyer-Moore fast string search algorithm in Go☆58Updated 3 years ago
- a golang test framework for asserting expected escape analysis results & heap allocations☆72Updated 11 months ago
- BTree provides a simple, ordered, in-memory data structure for Go programs.☆45Updated 3 years ago
- High throughput primitives library☆50Updated 2 years ago
- Promise to the Go compiler that your Reads and Writes are well-behaved☆59Updated 6 years ago
- Go structure annotations that supports encoding and decoding; similar to C-style bitfields. Supports bitfield packing, self-describing la…☆67Updated 3 years ago