ronanh / intcomp
Fast integer compression library
☆92Updated 2 months ago
Alternatives and similar repositories for intcomp:
Users that are interested in intcomp are comparing it to the libraries listed below
- a fast counting quotient filter implementation in golang☆95Updated 3 years ago
- ☆36Updated 4 years ago
- Seekable ZSTD compression format implemented in Golang.☆94Updated 3 months ago
- Generate Go Plan9 assembly from C code☆28Updated 5 months ago
- Fast division, modulus and divisibility checks in Go for divisors known only at runtime.☆115Updated 6 years ago
- An Adaptive Radix Tree (ART) implementation in Go☆81Updated last year
- Go implementation of Stream VByte integer compression☆23Updated 5 years ago
- Go programming language port of liburing.☆101Updated last year
- Many queue implementations with a test-suite☆11Updated 2 years ago
- Fast, lock-free, arena-based Skiplist implementation in Go that supports iteration in both directions.☆40Updated 4 years ago
- 64-bit Roaring Bitmaps in Go☆52Updated 2 years ago
- Go io uring syscall implementation without CGO, rewrite on branch v0.4☆113Updated 2 years ago
- A fast (5x) string keyed read-only map for Go - particularly good for keys using a small set of nearby runes.☆67Updated 8 months ago
- SSE-optimized group varint integer encoding☆37Updated last year
- Go implementation of SIMD-BP128 integer encoding and decoding☆30Updated 3 years ago
- SIEVE cache - simpler than LRU☆35Updated last year
- go2 generics experiment in building generic augmented BTree data structures☆24Updated 3 years ago
- Fast lossless compression of floating point data in Go☆52Updated last year
- Bloom-filter based search index☆122Updated 3 years ago
- A Stream VByte implementation in Go leveraging SIMD techniques☆16Updated 3 years ago
- The `io_uring` library and runtime for GO☆127Updated 2 weeks ago
- Minimal Perfect Hashing for Go☆181Updated 7 months ago
- Optimized functions for Go using SIMD☆194Updated 4 years ago
- Ordered codes for database keys☆41Updated 9 months ago
- Code for decoding and encoding runtime/trace files as well as useful functionality implemented on top.☆89Updated 7 months ago
- A port of Stream VByte to Go☆35Updated 3 years ago
- cgosymbolizer teaches the Go runtime to include cgo frames in backtraces☆30Updated 3 years ago
- Simd support via Go assembly for parallel element-wise computations.☆110Updated last month
- 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…☆160Updated last year
- Go assembly transpiler for C programming language☆45Updated 2 weeks ago