ronanh / intcompLinks
Fast integer compression library
☆92Updated 4 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
- Seekable ZSTD compression format implemented in Golang.☆111Updated last week
- Go assembly transpiler for C programming language☆93Updated this week
- ☆36Updated 4 years ago
- Go implementation of Stream VByte integer compression☆23Updated 5 years ago
- An Adaptive Radix Tree (ART) implementation in Go☆81Updated last year
- go2 generics experiment in building generic augmented BTree data structures☆24Updated 3 years ago
- A fast (5x) string keyed read-only map for Go - particularly good for keys using a small set of nearby runes.☆67Updated 10 months ago
- Generate Go Plan9 assembly from C code☆29Updated 8 months ago
- Many queue implementations with a test-suite☆11Updated 3 years ago
- Faster utf8.Valid using multi-byte processing without SIMD.☆82Updated last year
- The `io_uring` library and runtime for GO☆133Updated last month
- A Stream VByte implementation in Go leveraging SIMD techniques☆16Updated 3 years ago
- Optimized functions for Go using SIMD☆194Updated 4 years ago
- Positional Population Count for Go☆68Updated 3 weeks ago
- adaptive radix tree (a.k.a prefix tree or compact trie)☆32Updated 3 months ago
- Go io uring syscall implementation without CGO, rewrite on branch v0.4☆116Updated 2 years ago
- SIEVE cache - simpler than LRU☆36Updated last month
- Fast integer map for uint32-to-uint32☆28Updated last month
- A Go implementation of the PGM index☆15Updated 2 years ago
- Golang package providing access to TSC on x86-64☆49Updated 8 years ago
- 64-bit Roaring Bitmaps in Go☆52Updated 2 years ago
- Ordered codes for database keys☆41Updated 11 months ago
- Go programming language port of liburing.☆105Updated last year
- 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
- Go implementation of the FastCDC content-defined chunking algorithm☆69Updated last year
- An offheap memory allocator for manual memory management in Golang☆26Updated last month
- Reference implementations for golang/go#38203 and golang/go#19367.☆26Updated 3 years ago
- Generic, zero-alloc, 100%-test covered Quadtree for golang☆38Updated 2 months ago