powturbo / TurboPFor-Integer-Compression
Fastest Integer Compression
☆773Updated 8 months ago
Related projects ⓘ
Alternatives and complementary repositories for TurboPFor-Integer-Compression
- The FastPFOR C++ library: Fast integer compression☆879Updated this week
- A simple C library for compressing lists of integers using binary packing☆491Updated last year
- Fast integer compression in C using the StreamVByte codec☆376Updated 7 months ago
- A C++ library to compress and intersect sorted lists of integers using SIMD instructions☆426Updated last year
- A blocking, shuffling and loss-less compression library that can be faster than `memcpy()`.☆986Updated 2 weeks ago
- Adaptive Radix Trees implemented in C☆772Updated 2 years ago
- Roaring bitmaps in C (and C++), with SIMD (AVX2, AVX-512 and NEON) optimizations: used by Apache Doris, ClickHouse, and StarRocks☆1,576Updated last week
- Fast Static Symbol Table (FSST): efficient random-access string compression☆391Updated 3 months ago
- A compressed bitmap class in C++.☆446Updated 3 weeks ago
- C library implementing the ridiculously fast CLHash hashing function☆266Updated 7 months ago
- The FASTEST QUALITY hash function, random number generators (PRNG) and hash map.☆975Updated 5 months ago
- Fast function to parse strings into double (binary64) floating-point values, enforces the RFC 7159 (JSON standard) grammar: 4x faster tha…☆644Updated 3 weeks ago
- A fast, compressed, persistent binary data store library for C.☆448Updated last week
- New generation entropy codecs : Finite State Entropy and Huff0☆1,342Updated 8 months ago
- A high-performance, concurrent hash table☆1,611Updated 7 months ago
- Concurrent data structures in C++☆1,409Updated 4 years ago
- TurboRLE-Fastest Run Length Encoding☆285Updated last year
- A memory allocator that automatically reduces the memory footprint of C/C++ applications.☆1,756Updated 4 months ago
- The Hoard Memory Allocator: A Fast, Scalable, and Memory-efficient Malloc for Linux, Windows, and Mac.☆1,109Updated 3 months ago
- TLX - A Collection of Sophisticated C++ Data Structures, Algorithms, and Miscellaneous Helpers☆400Updated 3 months ago
- Share Hash Tables With Stable Key Hints Stored In Memory Mapped Files Between Arbitrary Processes☆465Updated 3 years ago
- One of the fastest hash functions☆345Updated 2 years ago
- SIMD (SSE) population count --- http://0x80.pl/articles/sse-popcount.html☆326Updated 7 months ago
- A fast alternative to the modulo reduction☆299Updated 3 years ago
- A C/C++ header file for fast 32-bit division remainders (and divisibility tests) on 64-bit hardware.☆304Updated last week
- C++ implementation of a fast hash map and hash set using hopscotch hashing☆728Updated 2 months ago
- Concurrency primitives, safe memory reclamation mechanisms and non-blocking (including lock-free) data structures designed to aid in the …☆2,402Updated 2 months ago
- Compression Benchmark☆333Updated last year
- Official git repository for libdivide: optimized integer division☆1,107Updated 2 weeks ago
- Unicode routines (UTF8, UTF16, UTF32) and Base64: billions of characters per second using SSE2, AVX2, NEON, AVX-512, RISC-V Vector Extens…☆1,179Updated this week