ronanh / intcompLinks
Fast integer compression library
☆92Updated 3 months ago
Alternatives and similar repositories for intcomp
Users that are interested in intcomp are comparing it to the libraries listed below
Sorting:
- a fast counting quotient filter implementation in golang☆95Updated 3 years ago
- Fast division, modulus and divisibility checks in Go for divisors known only at runtime.☆117Updated 6 years ago
- Seekable ZSTD compression format implemented in Golang.☆96Updated 4 months ago
- Go implementation of Stream VByte integer compression☆23Updated 5 years ago
- ☆36Updated 4 years ago
- A Stream VByte implementation in Go leveraging SIMD techniques☆16Updated 3 years ago
- Generate Go Plan9 assembly from C code☆28Updated 7 months ago
- 64-bit Roaring Bitmaps in Go☆52Updated 2 years ago
- Many queue implementations with a test-suite☆11Updated 3 years ago
- go2 generics experiment in building generic augmented BTree data structures☆24Updated 3 years ago
- An Adaptive Radix Tree (ART) implementation in Go☆81Updated last year
- SIEVE cache - simpler than LRU☆36Updated 3 weeks ago
- A fast (5x) string keyed read-only map for Go - particularly good for keys using a small set of nearby runes.☆67Updated 10 months ago
- Reference implementations for golang/go#38203 and golang/go#19367.☆26Updated 3 years ago
- An offheap memory allocator for manual memory management in Golang☆26Updated 3 weeks ago
- Fast integer map for uint32-to-uint32☆28Updated 2 weeks ago
- Go implementation of SIMD-BP128 integer encoding and decoding☆30Updated 3 years ago
- A port of Stream VByte to Go☆35Updated 3 years ago
- BTree provides a simple, ordered, in-memory data structure for Go programs.☆45Updated 3 years ago
- adaptive radix tree (a.k.a prefix tree or compact trie)☆32Updated 2 months ago
- Fast lossless compression of floating point data in Go☆52Updated last year
- SSE-optimized group varint integer encoding☆37Updated last year
- Go io uring syscall implementation without CGO, rewrite on branch v0.4☆115Updated 2 years ago
- Golang port of simdjson☆86Updated 5 years ago
- Optimized functions for Go using SIMD☆194Updated 4 years ago
- Go assembly transpiler for C programming language☆47Updated last week
- Code for decoding and encoding runtime/trace files as well as useful functionality implemented on top.☆90Updated 9 months ago
- Storing strings without GC overhead☆83Updated 5 years ago
- a golang test framework for asserting expected escape analysis results & heap allocations☆70Updated 5 months ago
- Library of generic types intended to help create WebAssembly host modules for wazero☆39Updated 2 years ago