ronanh / intcompLinks
Fast integer compression library
☆95Updated 6 months ago
Alternatives and similar repositories for intcomp
Users that are interested in intcomp are comparing it to the libraries listed below
Sorting:
- Fast division, modulus and divisibility checks in Go for divisors known only at runtime.☆117Updated 6 years ago
- a fast counting quotient filter implementation in golang☆95Updated 3 years ago
- Go implementation of Stream VByte integer compression☆23Updated 5 years ago
- Go assembly transpiler for C programming language☆103Updated this week
- Seekable ZSTD compression format implemented in Golang.☆120Updated this week
- An Adaptive Radix Tree (ART) implementation in Go☆81Updated last year
- A port of Stream VByte to Go☆35Updated 3 years ago
- Optimized functions for Go using SIMD☆194Updated 4 years ago
- A Stream VByte implementation in Go leveraging SIMD techniques☆17Updated 3 years ago
- ☆191Updated 8 years ago
- SIEVE cache - simpler than LRU☆36Updated 3 months ago
- Fast integer map for uint32-to-uint32☆30Updated 2 months ago
- Go programming language port of liburing.☆108Updated last year
- ☆36Updated 4 years ago
- Generate Go Plan9 assembly from C code☆32Updated 2 months ago
- A fast (5x) string keyed read-only map for Go - particularly good for keys using a small set of nearby runes.☆67Updated last year
- The `io_uring` library and runtime for GO☆143Updated 3 months ago
- Modern efficient cache design with simple FIFO queue only in Golang☆165Updated 3 months ago
- Positional Population Count for Go☆68Updated 2 months ago
- fast int64-int64 map for go☆98Updated 2 years ago
- Golang package providing access to TSC on x86-64☆51Updated 9 years ago
- SIMD implementation in Go☆162Updated 3 months ago
- Go io uring syscall implementation without CGO, rewrite on branch v0.4☆116Updated 2 years ago
- An offheap memory allocator for manual memory management in Golang☆26Updated 3 months ago
- SSE-optimized group varint integer encoding☆37Updated 2 years ago
- Faster utf8.Valid using multi-byte processing without SIMD.☆82Updated last year
- Many queue implementations with a test-suite☆11Updated 3 years ago
- Efficient DAWG implementation in GO☆51Updated 2 years ago
- Golang port of simdjson☆86Updated 5 years ago
- Optimized implementation of Cuckoo Filter: Practically Better Than Bloom.☆46Updated 6 months ago