ronanh / intcompLinks
Fast integer compression library
☆95Updated 7 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
- Go implementation of Stream VByte integer compression☆23Updated 5 years ago
- Go assembly transpiler for C programming language☆103Updated 3 weeks ago
- Go programming language port of liburing.☆110Updated last year
- A port of Stream VByte to Go☆35Updated 3 years ago
- A fast (5x) string keyed read-only map for Go - particularly good for keys using a small set of nearby runes.☆69Updated last year
- Optimized functions for Go using SIMD☆191Updated 4 years ago
- Fast integer map for uint32-to-uint32☆31Updated 2 months ago
- An Adaptive Radix Tree (ART) implementation in Go☆81Updated last year
- ☆36Updated 4 years ago
- Modern efficient cache design with simple FIFO queue only in Golang☆163Updated 4 months ago
- A Stream VByte implementation in Go leveraging SIMD techniques☆18Updated 4 years ago
- Go io uring syscall implementation without CGO, rewrite on branch v0.4☆117Updated 2 years ago
- The `io_uring` library and runtime for GO☆147Updated 4 months ago
- Positional Population Count for Go☆68Updated 3 months ago
- Seekable ZSTD compression format implemented in Golang.☆121Updated last week
- ☆193Updated 8 years ago
- Many queue implementations with a test-suite☆11Updated 3 years ago
- Generate Go Plan9 assembly from C code☆32Updated 2 months ago
- An offheap memory allocator for manual memory management in Golang☆28Updated 4 months ago
- adaptive radix tree (a.k.a prefix tree or compact trie)☆33Updated 6 months ago
- cgosymbolizer teaches the Go runtime to include cgo frames in backtraces☆31Updated 3 years ago
- Minimal Perfect Hashing for Go☆189Updated last year
- 64-bit Roaring Bitmaps in Go☆53Updated 2 years ago
- fast int64-int64 map for go☆98Updated 2 years ago
- Golang package providing access to TSC on x86-64☆51Updated 9 years ago
- Optimized implementation of Cuckoo Filter: Practically Better Than Bloom.☆46Updated 6 months ago
- Reference implementations for golang/go#38203 and golang/go#19367.☆25Updated 4 years ago
- SSE-optimized group varint integer encoding☆38Updated 2 years ago