dgraph-io / sroarLinks
Serialized Roaring Bitmaps
☆276Updated 2 years ago
Alternatives and similar repositories for sroar
Users that are interested in sroar are comparing it to the libraries listed below
Sorting:
- A Go library implementing a FST (finite state transducer)☆200Updated 6 months ago
- Go package porting the standard hashing algorithms to a more efficient implementation.☆293Updated last year
- Simple dense bitmap index in Go with binary operators☆340Updated 2 weeks ago
- Optimized functions for Go using SIMD☆194Updated 4 years ago
- A high performance memory-bound Go cache☆90Updated last month
- mirror of https://caio.co/de/go-tdigest/☆114Updated last month
- Assert your Go code is inlined and bounds-check eliminated☆306Updated 2 months ago
- Go library to read/write Parquet files☆343Updated last year
- Fast Key-Value DB in Go☆131Updated last month
- Optimized implementation of Cuckoo Filter: Practically Better Than Bloom.☆46Updated 4 months ago
- Adaptive Radix Trees implemented in Go☆392Updated 6 months ago
- Molecule is a Go library for parsing protobufs in an efficient and zero-allocation manner.☆413Updated last year
- Diodes are ring buffers manipulated via atomics.☆479Updated 2 months ago
- Cete is a distributed key value store server written in Go built on top of BadgerDB.☆241Updated 4 years ago
- 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…☆162Updated last year
- a fast counting quotient filter implementation in golang☆95Updated 3 years ago
- An implementation of Ted Dunning's t-digest in Go.☆144Updated 2 years ago
- ☆122Updated 2 years ago
- XXH3 algorithm in Go☆459Updated 4 months ago
- Go programming language port of liburing.☆105Updated last year
- Go package to read and write parquet files. parquet is a file format to store nested data structures in a flat columnar data format. It c…☆290Updated last year
- View annotated files based on line-spec☆225Updated last year
- Go library for protobuf compatible sstables, a skiplist, a recordio format and other database building blocks like a write-ahead log. Shi…☆329Updated 2 months ago
- High Availability Raft Framework for Go☆637Updated 2 months ago
- Fast, fully fledged murmur3 in Go.☆337Updated 2 years ago
- TinyLFU cache admission policy☆265Updated 5 months ago
- Raft backend implementation using BadgerDB☆118Updated 2 years ago
- Go implementations of the distributed quantile sketch algorithm DDSketch☆176Updated 2 weeks ago
- A collection of concurrent ring buffers☆132Updated 7 years ago
- A simple and efficient hashmap package for Go. Open addressing, robin hood hashing, and xxh3 algorithm. Supports generics.☆218Updated 2 years ago