ronanh / intcompLinks
Fast integer compression library
☆96Updated 9 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☆96Updated last month
- A port of Stream VByte to Go☆35Updated 3 years ago
- Go implementation of Stream VByte integer compression☆23Updated 5 years ago
- Seekable ZSTD compression format implemented in Golang.☆126Updated last week
- Go assembly transpiler for C programming language☆107Updated this week
- An Adaptive Radix Tree (ART) implementation in Go☆83Updated 2 years ago
- Go programming language port of liburing.☆112Updated 2 years ago
- Optimized functions for Go using SIMD☆192Updated 5 years ago
- Positional Population Count for Go☆70Updated 2 weeks 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
- go2 generics experiment in building generic augmented BTree data structures☆24Updated 3 years ago
- Golang port of simdjson☆86Updated 5 years ago
- Modern efficient cache design with simple FIFO queue only in Golang☆166Updated 6 months ago
- Fast integer map for uint32-to-uint32☆32Updated 4 months ago
- Many queue implementations with a test-suite☆11Updated 3 years ago
- SIEVE cache - simpler than LRU☆36Updated 6 months ago
- Go io uring syscall implementation without CGO, rewrite on branch v0.4☆118Updated 2 years ago
- A Stream VByte implementation in Go leveraging SIMD techniques☆18Updated 4 years ago
- ☆36Updated 5 years ago
- Go implementation of SIMD-BP128 integer encoding and decoding☆31Updated 3 years ago
- The `io_uring` library and runtime for GO☆151Updated 6 months ago
- cgosymbolizer teaches the Go runtime to include cgo frames in backtraces☆31Updated 3 years ago
- Generate Go Plan9 assembly from C code☆33Updated 4 months ago
- fast int64-int64 map for go☆98Updated 2 weeks ago
- SSE-optimized group varint integer encoding☆39Updated 2 years ago
- adaptive radix tree (a.k.a prefix tree or compact trie)☆34Updated 8 months ago
- Minimal perfect hashing in Go☆73Updated 2 years ago
- ☆193Updated 8 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…☆163Updated 2 years ago