ronanh / intcomp
Fast integer compression library
☆87Updated last year
Related projects ⓘ
Alternatives and complementary repositories for intcomp
- a fast counting quotient filter implementation in golang☆91Updated 3 years ago
- Fast division, modulus and divisibility checks in Go for divisors known only at runtime.☆115Updated 5 years ago
- ☆35Updated 4 years ago
- Generate Go Plan9 assembly from C code☆24Updated 3 weeks ago
- Seekable ZSTD compression format implemented in Golang.☆86Updated this week
- Fast integer map for uint32-to-uint32☆28Updated last week
- go2 generics experiment in building generic augmented BTree data structures☆24Updated 2 years ago
- Ordered codes for database keys☆42Updated 4 months ago
- An Adaptive Radix Tree (ART) implementation in Go☆78Updated last year
- Minimal perfect hashing in Go☆72Updated last year
- Faster integer compression in Go with SIMD using StreamVByte codec☆42Updated last year
- Go implementation of SIMD-BP128 integer encoding and decoding☆30Updated 2 years ago
- Go implementation of Stream VByte integer compression☆23Updated 4 years ago
- Fast, lock-free, arena-based Skiplist implementation in Go that supports iteration in both directions.☆41Updated 4 years ago
- Many queue implementations with a test-suite☆11Updated 2 years ago
- Fast lossless compression of floating point data in Go☆51Updated last year
- Bloom-filter based search index☆122Updated 3 years ago
- SSE-optimized group varint integer encoding☆37Updated last year
- An offheap memory allocator for manual memory management in Golang☆12Updated 2 months ago
- Golang port of simdjson☆86Updated 4 years ago
- A Go implementation of the Elias-Fano encoding☆31Updated 5 months ago
- A Stream VByte implementation in Go leveraging SIMD techniques☆16Updated 3 years ago
- SIMD implementation in Go☆115Updated last year
- Fast varint library for Go☆19Updated 3 years ago
- The `io_uring` library and runtime for GO☆125Updated 2 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…☆157Updated last year
- adaptive radix tree (a.k.a prefix tree or compact trie)☆29Updated 2 months ago
- A fast (5x) string keyed read-only map for Go - particularly good for keys using a small set of nearby runes.☆64Updated 3 months ago
- fast int64-int64 map for go☆95Updated last year
- Go io uring syscall implementation without CGO, rewrite on branch v0.4☆112Updated last year