outcaste-io / sroarLinks
64-bit Roaring Bitmaps in Go
☆56Updated 3 years ago
Alternatives and similar repositories for sroar
Users that are interested in sroar are comparing it to the libraries listed below
Sorting:
- a fast counting quotient filter implementation in golang☆96Updated 3 months ago
- A high performance memory-bound Go cache☆96Updated 2 months ago
- galaxycache is a caching and cache-filling library based on groupcache.☆71Updated this week
- Raft backend implementation using BadgerDB☆120Updated 2 years ago
- Ordered codes for database keys☆45Updated last year
- a golang test framework for asserting expected escape analysis results & heap allocations☆73Updated last year
- Simple Go library for executing lots of operations spread over any number of threads☆76Updated last week
- A minimal-memory AnchorHash (consistent-hash) implementation for Go☆77Updated 6 years ago
- Storing strings without GC overhead☆84Updated 3 weeks ago
- Simple and efficient WAL implementation in Go 🚀☆62Updated last year
- Fast Scalable Minimal Perfect Hash for Large Keysets☆32Updated 11 months 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
- Doppio is a fast LRU cache on top of Ristretto, Redcon, and Evio. Support for the Redis protocol.☆116Updated 6 years ago
- A JSON stream parser for Go☆68Updated 3 years ago
- stream is a concurrency pattern implementation using Go generics. a.k.a. my accidentally awesome library☆67Updated 9 months ago
- go2 generics experiment in building generic augmented BTree data structures☆24Updated last week
- Radio is a library for creating RESP (REdis Serialization Protocol) comaptible services.☆31Updated 6 years ago
- Expression evaluator for Go☆78Updated last week
- xxh3 fast hash function☆104Updated 6 years ago
- Roaring Bitmaps - compressed bitmaps in Go☆48Updated 11 years ago
- An implementation of Count-Min Sketch in Golang☆37Updated last year
- Persist to disk channel for Go.☆48Updated 8 years ago
- Go translation of MetroHash☆113Updated last year
- 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…☆163Updated 2 years ago
- A thread-safe, persistent Treap (tree + heap) for ordered key-value mapping and priority sorting.☆28Updated 4 years ago
- Benchmarking various RPC implementations☆88Updated 5 years ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆82Updated 3 years ago
- simple data streams for go☆31Updated 3 years ago
- An offheap memory allocator for manual memory management in Golang☆30Updated 2 months ago
- Pure Go SQL parser☆173Updated last month