ronanh / intcompLinks
Fast integer compression library
☆95Updated 7 months ago
Alternatives and similar repositories for intcomp
Users that are interested in intcomp are comparing it to the libraries listed below
Sorting:
- Go implementation of Stream VByte integer compression☆23Updated 5 years ago
- a fast counting quotient filter implementation in golang☆95Updated 2 weeks ago
- Fast division, modulus and divisibility checks in Go for divisors known only at runtime.☆117Updated 6 years ago
- Go assembly transpiler for C programming language☆105Updated last month
- Go programming language port of liburing.☆111Updated 2 years ago
- Fast integer map for uint32-to-uint32☆31Updated 3 months 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
- A port of Stream VByte to Go☆35Updated 3 years ago
- Optimized functions for Go using SIMD☆191Updated 5 years ago
- An Adaptive Radix Tree (ART) implementation in Go☆83Updated last year
- Seekable ZSTD compression format implemented in Golang.☆122Updated last month
- An offheap memory allocator for manual memory management in Golang☆28Updated 5 months ago
- The `io_uring` library and runtime for GO☆149Updated 5 months ago
- Generate Go Plan9 assembly from C code☆32Updated 3 months ago
- Minimal perfect hashing in Go☆73Updated 2 years ago
- go2 generics experiment in building generic augmented BTree data structures☆24Updated 3 years ago
- Positional Population Count for Go☆68Updated 4 months ago
- Benchmarks for ch☆33Updated last year
- Many queue implementations with a test-suite☆11Updated 3 years ago
- Golang port of simdjson☆86Updated 5 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
- Go io uring syscall implementation without CGO, rewrite on branch v0.4☆117Updated 2 years ago
- fast int64-int64 map for go☆98Updated 2 years ago
- cgosymbolizer teaches the Go runtime to include cgo frames in backtraces☆31Updated 3 years ago
- ☆36Updated 4 years ago
- Optimized implementation of Cuckoo Filter: Practically Better Than Bloom.☆46Updated 7 months ago
- Reference implementations for golang/go#38203 and golang/go#19367.☆25Updated 4 years ago
- a golang test framework for asserting expected escape analysis results & heap allocations☆72Updated 9 months ago
- Fast, lock-free, arena-based Skiplist implementation in Go that supports iteration in both directions.☆42Updated 5 years ago
- Modern efficient cache design with simple FIFO queue only in Golang☆163Updated 5 months ago