RoaringBitmap / roaringLinks
Roaring bitmaps in Go (golang), used by InfluxDB, Bleve, DataDog
☆2,742Updated last week
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,632Updated 7 months ago
- Fast thread-safe inmemory cache for big number of entries in Go. Minimizes GC overhead☆2,247Updated this week
- A Golang lock-free thread-safe HashMap optimized for fastest read access.☆1,861Updated this week
- A Go implementation of the 64-bit xxHash algorithm (XXH64)☆1,988Updated last year
- Go package implementing bitsets☆1,437Updated 2 months ago
- An in-memory cache library for golang. It supports multiple eviction policies: LRU, LFU, ARC☆2,698Updated last year
- Golang LRU cache☆4,734Updated last month
- Golang in-memory database built on immutable radix trees☆3,368Updated 3 weeks ago
- A golang LRU Cache for high concurrency☆1,368Updated 7 months ago
- A Go blocking leaky-bucket rate limit implementation☆4,548Updated last year
- Benchmarks of Go serialization methods☆1,599Updated 3 weeks ago
- A cache library for Go with zero GC overhead.☆5,262Updated last year
- A Go code generator for MessagePack / msgpack.org[Go]☆1,859Updated last month
- msgpack.org[Go] MessagePack encoding for Golang☆2,515Updated last year
- Graceful process restarts in Go☆3,001Updated 10 months ago
- Golang port of simdjson: parsing gigabytes of JSON per second☆1,934Updated last month
- Wrapper types for sync/atomic which enforce atomic access☆1,418Updated 3 months ago
- A lightweight stream processing library for Go☆2,066Updated 2 weeks ago
- Connection multiplexer for GoLang: serve different services on the same port!☆2,648Updated last year
- The Snappy compression format in the Go programming language.☆1,558Updated 4 months ago
- BTree provides a simple, ordered, in-memory data structure for Go programs.☆4,109Updated 11 months ago
- A goroutine pool for Go☆4,004Updated 2 years ago
- a thread-safe concurrent map for go☆4,463Updated last year
- Online deadlock detection in go (golang)☆1,134Updated 6 months ago
- Anti-memory-waste byte buffer pool☆1,287Updated last year
- Pure Go Redis server for Go unittests☆3,321Updated last month
- A high performance memory-bound Go cache☆6,326Updated 2 weeks 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,011Updated 2 months ago
- A portable mmap package for Go☆1,061Updated 7 months ago
- Efficient token-bucket-based rate limiter package.☆2,871Updated last year