greatroar / blobloomLinks
Extremely fast Bloom filters for Go
☆49Updated 7 months ago
Alternatives and similar repositories for blobloom
Users that are interested in blobloom are comparing it to the libraries listed below
Sorting:
- Go io uring syscall implementation without CGO, rewrite on branch v0.4☆119Updated 2 years ago
- Efficiently box values in Go. Optimized for primitives, strings, and byte slices.☆77Updated 5 months ago
- Convert a go file to its ast representation☆94Updated 6 months ago
- Blazing fast time function library for Go with zero memory allocation. fastime returns the approximate time.☆56Updated 6 months ago
- The `io_uring` library and runtime for GO☆157Updated 9 months ago
- Storing strings without GC overhead☆85Updated last month
- Load file-backed memory☆122Updated 3 years ago
- Optimized implementation of Cuckoo Filter: Practically Better Than Bloom.☆48Updated 2 months ago
- Expression evaluator for Go☆80Updated 2 weeks ago
- ☆123Updated 2 years ago
- Fast integer map for uint32-to-uint32☆33Updated 7 months ago
- Implementation of Boyer-Moore fast string search algorithm in Go☆58Updated 3 years ago
- Off heap golang memory pool☆60Updated 4 years ago
- BTree provides a simple, ordered, in-memory data structure for Go programs.☆45Updated 3 years ago
- Compile Go regular expressions to Go code☆96Updated 5 months ago
- go2 generics experiment in building generic augmented BTree data structures☆25Updated last month
- A collection of Go utility packages used by GRAIL's tools☆100Updated last year
- A simple and efficient hashmap package for Go. Open addressing, robin hood hashing, and xxh3 algorithm. Supports generics.☆221Updated 2 years ago
- A simple prometheus metrics and pprof profile viewer.☆46Updated 3 years ago
- Pure Go SQL parser based on the SQLite SQL definition☆175Updated last week
- Go library that implements fs.FS for Postgres using Large Objects.☆65Updated 5 months ago
- Wrapper around LUA script executor for long-running scripts☆24Updated last year
- Promise to the Go compiler that your Reads and Writes are well-behaved☆61Updated 6 years ago
- Fastest and most efficient goroutine pool (experimental)☆140Updated 3 years ago
- A spinlock implementation for Go.☆63Updated 4 years ago
- A JSON stream parser for Go☆68Updated 3 years ago
- This package implements the FastCDC content defined chunking algorithm☆31Updated 5 years ago
- a decision & trigger framework backed by Google's Common Expression Language☆64Updated 5 years ago
- Best-effort CPU-local sharded values for Go☆203Updated 4 years ago
- Visualize Go SSA function using Graphviz☆49Updated 8 months ago