Faster integer compression in Go with SIMD using StreamVByte codec
☆43Aug 15, 2023Updated 2 years ago
Alternatives and similar repositories for svb
Users that are interested in svb are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- ☆37Nov 5, 2020Updated 5 years ago
- AVX-2 vectorised 8-bit positional popcount for Go☆23Aug 28, 2020Updated 5 years ago
- A simple database optimized for returning results by custom scoring functions.☆21Mar 29, 2016Updated 9 years ago
- Golang port of simdjson☆86Feb 10, 2020Updated 6 years ago
- Search engine postings list with support for compresison☆11May 5, 2017Updated 8 years ago
- Fast integer compression library☆99Feb 18, 2025Updated last year
- A Stream VByte implementation in Go leveraging SIMD techniques☆18Sep 12, 2021Updated 4 years ago
- Quick sort code using AVX2 instructions☆69Jun 5, 2017Updated 8 years ago
- Go implementation of SIMD-BP128 integer encoding and decoding☆31Apr 8, 2022Updated 3 years ago
- Work space for golang.org/x/perf version 2☆20Nov 14, 2020Updated 5 years ago
- wyhash fast non-cryptographic string hash☆37May 12, 2020Updated 5 years ago
- SSE-optimized group varint integer encoding☆39Jun 30, 2023Updated 2 years ago
- Optimized functions for Go using SIMD☆192Oct 9, 2020Updated 5 years ago
- Make random JSON in Go☆25Feb 9, 2020Updated 6 years ago
- EWAH bitmap compression library for Go.☆16Sep 18, 2021Updated 4 years ago
- Blazingly fast query engine☆19Apr 22, 2022Updated 3 years ago
- discohash☆15Oct 30, 2021Updated 4 years ago
- Nearly generic prime field implementation in Go☆24Feb 11, 2020Updated 6 years ago
- Implements ristretto255, a fast prime-order group.☆110Feb 19, 2026Updated last month
- minimal perfect hash functions☆64Dec 17, 2021Updated 4 years ago
- A profiler that uses ebpf to produce pprof-format profiles☆12Jun 22, 2018Updated 7 years ago
- Go Ed25519 suitable for use in consensus-critical contexts.☆52Jan 18, 2024Updated 2 years ago
- Go library implementing binary fuse and xor filters☆757Jan 26, 2026Updated last month
- Bloom-filter based search index☆127Nov 24, 2021Updated 4 years ago
- Run Go executables under llvm-mca☆13Apr 1, 2022Updated 3 years ago
- Easy fuzzing with go-fuzz☆14Apr 10, 2020Updated 5 years ago
- Reusable transparent log database☆145Oct 29, 2020Updated 5 years ago
- Sample program for article "SIMD-ized searching in unique constant dictionary" (http://0x80.pl/articles/simd-search.html)☆52May 2, 2017Updated 8 years ago
- xxh3 fast hash function☆105Mar 17, 2019Updated 7 years ago
- Fast integer map for uint32-to-uint32☆33Jun 28, 2025Updated 8 months ago
- finding set bits in large bitmaps☆15Nov 30, 2015Updated 10 years ago
- An assortment of more specialized math routines for Go☆81Oct 23, 2024Updated last year
- Variable-length, lexicographically-sortable hex format for uint64 values.☆13Dec 24, 2020Updated 5 years ago
- Go implementation of Adiantum☆90May 24, 2024Updated last year
- Fast division, modulus and divisibility checks in Go for divisors known only at runtime.☆119Feb 27, 2019Updated 7 years ago
- Fast Scalable Minimal Perfect Hash for Large Keysets☆32Feb 8, 2025Updated last year
- Golang ed25519☆47May 5, 2021Updated 4 years ago
- Sir, is a tcp proxy that checks for regressions in your services/apps.☆12Mar 20, 2024Updated 2 years ago
- JSON-RPC 2.0 Implementation in Rust☆13Jul 13, 2017Updated 8 years ago