C library to pack and unpack short arrays of integers as fast as possible
☆94Mar 11, 2023Updated 2 years ago
Alternatives and similar repositories for LittleIntPacker
Users that are interested in LittleIntPacker are comparing it to the libraries listed below
Sorting:
- A simple C library for compressing lists of integers using binary packing☆517Aug 18, 2023Updated 2 years ago
- An encoder/decoder collection for a sequence of integers☆32Mar 10, 2013Updated 12 years ago
- Fast integer compression in C using the StreamVByte codec☆412Feb 9, 2025Updated last year
- SIMD recipes, for various platforms (collection of code snippets)☆49Jun 3, 2021Updated 4 years ago
- A C++ library for integer array compression☆30Mar 18, 2022Updated 3 years ago
- High-performance dictionary coding☆109Apr 5, 2017Updated 8 years ago
- Fastest Integer Compression☆826Mar 1, 2024Updated last year
- Integer Compression Libraries for Go☆134Dec 23, 2017Updated 8 years ago
- A fast implementation for varbyte 32bit/64bit integer compression☆121Feb 19, 2017Updated 9 years ago
- The FastPFOR C++ library: Fast integer compression☆961Jan 27, 2026Updated last month
- Small library supporting HTTP accept headers and content negotiation.☆13Mar 18, 2017Updated 8 years ago
- C++ library to pack and unpack vectors of integers having a small range of values using a technique called Frame of Reference☆54Feb 19, 2024Updated 2 years ago
- A C++ library to compress and intersect sorted lists of integers using SIMD instructions☆444Jul 7, 2025Updated 7 months ago
- A small debugging library for C++☆31Jul 5, 2019Updated 6 years ago
- Vectorized intersections (research code)☆16Jan 13, 2017Updated 9 years ago
- String map implementation through Fast Succinct Trie☆23Jul 9, 2021Updated 4 years ago
- A collection of SIMD optimized general purpose hash functions☆48Feb 12, 2015Updated 11 years ago
- Packed Memory Array☆17May 14, 2014Updated 11 years ago
- Lightweight Msgpack Encoder☆15Feb 19, 2017Updated 9 years ago
- Drafts of a Dapper-style tracing client for Go☆44Jul 24, 2017Updated 8 years ago
- Go implementation of SIMD-BP128 integer encoding and decoding☆31Apr 8, 2022Updated 3 years ago
- Suite of universal indexes for Highly Repetitive Document Collections☆24May 14, 2020Updated 5 years ago
- Experiments with array layouts for comparison-based searching☆87Jan 5, 2024Updated 2 years ago
- HyperLogLog cardinality estimation algorithm in go/golang!☆60May 6, 2024Updated last year
- Gossip Membership Protocol and Fault-Tolerant Key Value Store/☆12May 29, 2015Updated 10 years ago
- Optimizing the memory layout of std::tuple☆34Jun 15, 2020Updated 5 years ago
- testbed for different SIMD implementations for set intersection and set union☆41Jan 29, 2020Updated 6 years ago
- HyperBitBit☆135Mar 21, 2017Updated 8 years ago
- A view that allows iteration over a view, returning the index of each item along with each item☆13Jun 17, 2020Updated 5 years ago
- Simple service connecting PostgreSQL notifications to Amazon SNS.☆45Aug 22, 2018Updated 7 years ago
- A dynamic version of std::bitset☆17Aug 25, 2013Updated 12 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
- Runtime compilation and invocation of C.☆10Mar 25, 2019Updated 6 years ago
- ☆11Apr 19, 2018Updated 7 years ago
- libultra, updated for the modern era through Modern SDK☆12Jun 28, 2023Updated 2 years ago
- Haskell Protocol Buffers☆12Jan 22, 2020Updated 6 years ago
- Easily handle HTTP Accept(-Charset|-Encoding|-Language) headers in Golang.☆25Jul 20, 2017Updated 8 years ago
- 🔠 Cross-platform thread/mutex/tss/atomic operations in C☆24Jan 21, 2026Updated last month
- SIMD (SSE) string functions☆104Jun 28, 2017Updated 8 years ago