Blosc / c-blosc
A blocking, shuffling and loss-less compression library that can be faster than `memcpy()`.
☆986Updated 2 weeks ago
Related projects ⓘ
Alternatives and complementary repositories for c-blosc
- A fast, compressed, persistent binary data store library for C.☆448Updated last week
- A simple C library for compressing lists of integers using binary packing☆491Updated last year
- Fastest Integer Compression☆773Updated 8 months ago
- The FastPFOR C++ library: Fast integer compression☆879Updated this week
- A memory allocator that automatically reduces the memory footprint of C/C++ applications.☆1,756Updated 4 months ago
- New generation entropy codecs : Finite State Entropy and Huff0☆1,342Updated 8 months ago
- Fast integer compression in C using the StreamVByte codec☆376Updated 7 months ago
- C library implementing the ridiculously fast CLHash hashing function☆266Updated 7 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
- The Hoard Memory Allocator: A Fast, Scalable, and Memory-efficient Malloc for Linux, Windows, and Mac.☆1,109Updated 3 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 compressed bitmap class in C++.☆446Updated 3 weeks ago
- SIMD Library for Evaluating Elementary Functions, vectorized libm and DFT☆668Updated last week
- Official git repository for libdivide: optimized integer division☆1,107Updated 2 weeks ago
- Structured concurrency in C☆1,682Updated 7 months ago
- zlib replacement with optimizations for "next generation" systems.☆1,577Updated this week
- The RaftLib C++ library, streaming/dataflow concurrency via C++ iostream-like operators☆954Updated 10 months ago
- A C++ library to compress and intersect sorted lists of integers using SIMD instructions☆426Updated last year
- SIMD Vector Classes for C++☆1,458Updated 5 months ago
- Heavily optimized library for DEFLATE/zlib/gzip compression and decompression☆1,027Updated this week
- Portable header-only C++ low level SIMD library☆1,244Updated 2 months ago
- Adaptive Radix Trees implemented in C☆772Updated 2 years ago
- MetroHash v1: Exceptionally fast and statistically robust hash functions☆361Updated 2 years ago
- Lizard (formerly LZ5) is an efficient compressor with very fast decompression. It achieves compression ratio that is comparable to zip/zl…☆655Updated 3 years ago
- Fast strong hash functions: SipHash/HighwayHash☆1,544Updated 7 months ago
- Configurable C++ platform adapter☆555Updated 5 years ago
- Public domain cross platform lock free thread caching 16-byte aligned memory allocator implemented in C☆2,172Updated 4 months 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
- Compressed numerical arrays that support high-speed random access☆774Updated this week
- TurboRLE-Fastest Run Length Encoding☆285Updated last year