RoaringBitmap / roaringLinks
Roaring bitmaps in Go (golang), used by InfluxDB, Bleve, DataDog
☆2,763Updated last month
Alternatives and similar repositories for roaring
Users that are interested in roaring are comparing it to the libraries listed below
Sorting:
- Go package implementing Bloom filters, used by Milvus and Beego.☆2,666Updated last month
- Fast thread-safe inmemory cache for big number of entries in Go. Minimizes GC overhead☆2,269Updated last month
- A Go implementation of the 64-bit xxHash algorithm (XXH64)☆2,017Updated last year
- A Golang lock-free thread-safe HashMap optimized for fastest read access.☆1,872Updated 2 months ago
- Go package implementing bitsets☆1,453Updated 3 weeks ago
- Golang in-memory database built on immutable radix trees☆3,383Updated 2 months ago
- Golang LRU cache☆4,798Updated 3 weeks ago
- A golang LRU Cache for high concurrency☆1,376Updated 9 months ago
- An in-memory cache library for golang. It supports multiple eviction policies: LRU, LFU, ARC☆2,709Updated last year
- A Go blocking leaky-bucket rate limit implementation☆4,591Updated last year
- A Go code generator for MessagePack / msgpack.org[Go]☆1,875Updated 2 weeks ago
- Anti-memory-waste byte buffer pool☆1,302Updated last year
- A high performance memory-bound Go cache☆6,485Updated 3 weeks ago
- Wrapper types for sync/atomic which enforce atomic access☆1,431Updated 5 months ago
- Golang port of simdjson: parsing gigabytes of JSON per second☆1,966Updated last month
- Cuckoo Filter: Practically Better Than Bloom☆1,189Updated last year
- msgpack.org[Go] MessagePack encoding for Golang☆2,566Updated last year
- Benchmarks of Go serialization methods☆1,610Updated 2 months ago
- Pure Go Redis server for Go unittests☆3,355Updated last week
- Optimized Go Compression Packages☆5,248Updated last week
- Connection multiplexer for GoLang: serve different services on the same port!☆2,665Updated last year
- Graceful process restarts in Go☆3,018Updated last year
- 🚀 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,035Updated 4 months ago
- A lightweight stream processing library for Go☆2,102Updated last month
- a thread-safe concurrent map for go☆4,484Updated last year
- A cache library for Go with zero GC overhead.☆5,298Updated last year
- Online deadlock detection in go (golang)☆1,144Updated last month
- Distributed mutual exclusion lock using Redis for Go☆3,820Updated last week
- A goroutine pool for Go☆4,018Updated 2 years ago
- Native MurmurHash3 Go implementation☆1,005Updated 2 years ago