RoaringBitmap / roaringLinks
Roaring bitmaps in Go (golang), used by InfluxDB, Bleve, DataDog
☆2,824Updated 2 weeks ago
Alternatives and similar repositories for roaring
Users that are interested in roaring are comparing it to the libraries listed below
Sorting:
- Fast thread-safe inmemory cache for big number of entries in Go. Minimizes GC overhead☆2,330Updated 2 months ago
- Go package implementing Bloom filters, used by Milvus and Beego.☆2,739Updated 3 months ago
- A Go implementation of the 64-bit xxHash algorithm (XXH64)☆2,077Updated last year
- Go package implementing bitsets☆1,476Updated 3 weeks ago
- A Golang lock-free thread-safe HashMap optimized for fastest read access.☆1,880Updated 6 months ago
- An in-memory cache library for golang. It supports multiple eviction policies: LRU, LFU, ARC☆2,729Updated last year
- Golang in-memory database built on immutable radix trees☆3,431Updated this week
- Golang LRU cache☆4,944Updated this week
- A golang LRU Cache for high concurrency☆1,391Updated 2 weeks ago
- A Go code generator for MessagePack / msgpack.org[Go]☆1,920Updated 3 weeks ago
- A Go blocking leaky-bucket rate limit implementation☆4,659Updated last year
- Wrapper types for sync/atomic which enforce atomic access☆1,440Updated 9 months ago
- Graceful process restarts in Go☆3,111Updated last year
- Anti-memory-waste byte buffer pool☆1,321Updated last year
- Pure Go Redis server for Go unittests☆3,462Updated last week
- A high performance memory-bound Go cache☆6,686Updated last week
- The Snappy compression format in the Go programming language.☆1,572Updated 10 months ago
- Benchmarks of Go serialization methods☆1,622Updated 6 months ago
- msgpack.org[Go] MessagePack encoding for Golang☆2,625Updated last year
- Redis compatible server framework for Go☆2,292Updated 8 months ago
- Connection multiplexer for GoLang: serve different services on the same port!☆2,699Updated 2 years ago
- BTree provides a simple, ordered, in-memory data structure for Go programs.☆4,161Updated last year
- A goroutine pool for Go☆4,031Updated 2 years ago
- Native MurmurHash3 Go implementation☆1,014Updated 2 years ago
- Golang port of simdjson: parsing gigabytes of JSON per second☆2,000Updated 5 months ago
- A cache library for Go with zero GC overhead.☆5,366Updated last year
- a thread-safe concurrent map for go☆4,522Updated last year
- Simple profiling for Go☆2,053Updated 3 years ago
- 🚀 fgprof is a sampling Go profiler that allows you to analyze On-CPU as well as Off-CPU (e.g. I/O) time together.☆3,091Updated 8 months ago
- Fast JSON parser and validator for Go. No custom structs, no code generation, no reflection☆2,427Updated last month