greatroar / blobloomLinks
Extremely fast Bloom filters for Go
☆49Updated last week
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.☆70Updated 2 years ago
- Load file-backed memory☆122Updated 2 years ago
- go2 generics experiment in building generic augmented BTree data structures☆24Updated 3 years ago
- Convert a go file to its ast representation☆93Updated this week
- Storing strings without GC overhead☆83Updated 5 years ago
- Blazing fast time function library for Go with zero memory allocation. fastime returns the approximate time.☆54Updated 2 years ago
- A spinlock implementation for Go.☆61Updated 4 years ago
- Go io uring syscall implementation without CGO, rewrite on branch v0.4☆116Updated 2 years ago
- Off heap golang memory pool☆60Updated 3 years ago
- BTree provides a simple, ordered, in-memory data structure for Go programs.☆45Updated 3 years ago
- Pure Go SQL parser☆159Updated 2 weeks ago
- High throughput primitives library☆50Updated 2 years ago
- ☆121Updated 2 years ago
- The `io_uring` library and runtime for GO☆135Updated 2 months ago
- A high performance memory-bound Go cache☆90Updated last month
- Compile Go regular expressions to Go code☆96Updated 3 years ago
- Package for getting the runtime ID of a goroutine☆48Updated last year
- A simple and efficient hashmap package for Go. Open addressing, robin hood hashing, and xxh3 algorithm. Supports generics.☆218Updated 2 years ago
- Library for monkey-patching functions in Go☆23Updated 3 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…☆162Updated last year
- Faster golang reflection☆54Updated 2 months ago
- ☆28Updated 2 years ago
- Implementation of Boyer-Moore fast string search algorithm in Go☆58Updated 2 years ago
- Expression evaluator for Go☆74Updated 3 months ago
- Fastest and most efficient goroutine pool (experimental)☆140Updated 2 years ago
- Golang library for io_uring (without CGO)☆133Updated 4 years ago
- ☆80Updated 3 months ago
- adaptive radix tree (a.k.a prefix tree or compact trie)☆32Updated 3 months ago
- Go wrapper for CRoaring☆46Updated 2 years ago
- Highly concurrent drop-in replacement for bufio.Writer☆57Updated 7 years ago