ronanh / intcompLinks
Fast integer compression library
☆92Updated 5 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.☆115Updated this week
- A fast (5x) string keyed read-only map for Go - particularly good for keys using a small set of nearby runes.☆67Updated 11 months ago
- ☆36Updated 4 years ago
- Go programming language port of liburing.☆106Updated last year
- Many queue implementations with a test-suite☆11Updated 3 years ago
- Positional Population Count for Go☆68Updated last month
- Go assembly transpiler for C programming language☆95Updated this week
- An Adaptive Radix Tree (ART) implementation in Go☆81Updated last year
- Go implementation of Stream VByte integer compression☆23Updated 5 years ago
- Golang port of simdjson☆86Updated 5 years ago
- A port of Stream VByte to Go☆35Updated 3 years ago
- Optimized functions for Go using SIMD☆194Updated 4 years ago
- SIEVE cache - simpler than LRU☆36Updated 2 months ago
- The `io_uring` library and runtime for GO☆135Updated 2 months ago
- Reference implementations for golang/go#38203 and golang/go#19367.☆26Updated 3 years ago
- A Go implementation of the PGM index☆15Updated 2 years ago
- Generate Go Plan9 assembly from C code☆30Updated 2 weeks ago
- Go io uring syscall implementation without CGO, rewrite on branch v0.4☆116Updated 2 years ago
- Fast integer map for uint32-to-uint32☆29Updated 2 weeks 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…☆162Updated last year
- Minimal perfect hashing in Go☆73Updated 2 years ago
- 64-bit Roaring Bitmaps in Go☆52Updated 2 years ago
- SIMD implementation in Go☆151Updated last month
- Fast lossless compression of floating point data in Go☆52Updated last year
- Ordered codes for database keys☆41Updated last year
- A minimal-memory AnchorHash (consistent-hash) implementation for Go☆76Updated 6 years ago
- A Stream VByte implementation in Go leveraging SIMD techniques☆16Updated 3 years ago
- go2 generics experiment in building generic augmented BTree data structures☆24Updated 3 years ago