greatroar / blobloomLinks
Extremely fast Bloom filters for Go
☆49Updated 3 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 3 months ago
- Efficiently box values in Go. Optimized for primitives, strings, and byte slices.☆75Updated 2 months ago
- Load file-backed memory☆121Updated 3 years ago
- ☆123Updated 2 years ago
- Go io uring syscall implementation without CGO, rewrite on branch v0.4☆117Updated 2 years ago
- The `io_uring` library and runtime for GO☆151Updated 5 months ago
- Fastest and most efficient goroutine pool (experimental)☆140Updated 3 years ago
- Pure Go SQL parser☆164Updated 4 months ago
- BTree provides a simple, ordered, in-memory data structure for Go programs.☆45Updated 3 years ago
- An Adaptive Radix Tree (ART) implementation in Go☆83Updated last year
- Convert a go file to its ast representation☆94Updated 3 months ago
- Promise to the Go compiler that your Reads and Writes are well-behaved☆58Updated 6 years ago
- A spinlock implementation for Go.☆62Updated 4 years ago
- Expression evaluator for Go☆77Updated 6 months ago
- Easy to use Raft library to make your app distributed, highly available and fault-tolerant☆75Updated 3 years ago
- go2 generics experiment in building generic augmented BTree data structures☆24Updated 3 years ago
- Compile Go regular expressions to Go code☆96Updated 2 months ago
- Fast integer map for uint32-to-uint32☆32Updated 3 months ago
- Implementation of Boyer-Moore fast string search algorithm in Go☆58Updated 3 years ago
- Go programming language port of liburing.☆111Updated 2 years ago
- Storing strings without GC overhead☆84Updated last month
- A simple prometheus metrics and pprof profile viewer.☆46Updated 2 years ago
- A high performance memory-bound Go cache☆94Updated last month
- S3 FileSystem (fs.FS) implementation☆209Updated last year
- Package gostackparse parses goroutines stack traces as produced by panic() or debug.Stack() at ~300 MiB/s.☆123Updated 4 months ago
- Best-effort CPU-local sharded values for Go☆202Updated 4 years ago
- Off heap golang memory pool☆60Updated 4 years ago
- a golang test framework for asserting expected escape analysis results & heap allocations☆72Updated 10 months ago
- Optimized implementation of Cuckoo Filter: Practically Better Than Bloom.☆46Updated 8 months ago
- A simple and efficient hashmap package for Go. Open addressing, robin hood hashing, and xxh3 algorithm. Supports generics.☆221Updated 2 years ago