invertedtomato / packingLinks
Library for encoding integers in the minimal number of bits. Includes VLQ and Elias Omega encoding.
☆77Updated 2 years ago
Alternatives and similar repositories for packing
Users that are interested in packing are comparing it to the libraries listed below
Sorting:
- EliasFanoCompression: quasi-succinct compression of sorted integers in C#☆46Updated 4 years ago
- FishStore is a prototype fast ingestion and querying layer for flexible-schema data☆232Updated 2 years ago
- SIMD (SWAR/SSE/SSE4/AVX2/AVX512F/ARM Neon) of Karp-Rabin algorithm's modification☆261Updated 4 years ago
- A .NET library for compressed bit set data structures☆36Updated last year
- My very own vxsort re-implemented with "modern" C++ by a complete idiot (in C++)☆31Updated last week
- Fast integer compression in C using the StreamVByte codec☆413Updated last year
- Fast Hash Functions Using AES Intrinsics☆85Updated 6 years ago
- Make QuickSort Quick Again in C#☆102Updated 3 years ago
- PruningRadixTrie - 1000x faster Radix trie for prefix search & auto-complete☆598Updated last year
- A compact implementation of Dr. Askitis HatTrie☆80Updated 11 years ago
- A fast SIMD parser for CSV files☆159Updated 3 years ago
- Fast Static Symbol Table (FSST): efficient random-access string compression☆497Updated 2 months ago
- A C# port of JavaFastPFOR☆58Updated 2 years ago
- .Net wrapper for CRoaring - a C implementation of RoaringBitmap☆60Updated 6 years ago
- UMASH: a fast enough hash and fingerprint with collision bounds☆159Updated 3 weeks ago
- Fast WHATWG forgiving-base64 decoding in C#☆40Updated 10 months ago
- Header-only binary fuse and xor filter library☆424Updated 3 weeks ago
- Hashing functions and PRNGs based on them☆167Updated 2 months ago
- Code for paper "Base64 encoding and decoding at almost the speed of a memory copy"☆205Updated 6 years ago
- Fast Approximate Membership Filters (C++)☆24Updated 4 years ago
- Batched random number generation☆18Updated 4 months ago
- Multipurpose C library and persistent key/value storage☆310Updated last month
- Memory mapped data structures: dictionary, array and list☆26Updated 5 years ago
- ☆53Updated last year
- High-performance dictionary coding☆109Updated 8 years ago
- Fast Approximate Membership Filters (C++)☆289Updated 5 months ago
- String Matching Algorithms Research Tool☆108Updated last year
- A probabilistic data structures library for C#☆80Updated 4 years ago
- Testing framework for the quest to find a fast & strong mixer, e. g for hashtables.☆40Updated 5 years ago
- ☆79Updated 7 years ago