Blosc / c-blosc2Links
A fast, compressed, persistent binary data store library for C.
☆541Updated 3 weeks ago
Alternatives and similar repositories for c-blosc2
Users that are interested in c-blosc2 are comparing it to the libraries listed below
Sorting:
- A blocking, shuffling and loss-less compression library that can be faster than `memcpy()`.☆1,034Updated 3 weeks ago
- Compressed numerical arrays that support high-speed random access☆842Updated 2 weeks ago
- Fast integer compression in C using the StreamVByte codec☆411Updated 10 months ago
- A simple C library for compressing lists of integers using binary packing☆511Updated 2 years ago
- SIMD Library for Evaluating Elementary Functions, vectorized libm and DFT☆788Updated last week
- Fastest Integer Compression☆819Updated last year
- The FastPFOR C++ library: Fast integer compression☆946Updated last month
- 🚀 Fast C/C++ bit population count library☆355Updated last year
- C library implementing the ridiculously fast CLHash hashing function☆281Updated last year
- A C/C++ header file for fast 32-bit division remainders (and divisibility tests) on 64-bit hardware.☆335Updated last year
- A C++ library to compress and intersect sorted lists of integers using SIMD instructions☆440Updated 5 months ago
- Filter for improving compression of typed binary data.☆232Updated 11 months ago
- Header-only binary fuse and xor filter library☆414Updated 3 months ago
- SIMD (SWAR/SSE/SSE4/AVX2/AVX512F/ARM Neon) of Karp-Rabin algorithm's modification☆261Updated 3 years ago
- Storage for my snippets, toy programs, etc.☆371Updated last month
- Heavily optimized library for DEFLATE/zlib/gzip compression and decompression☆1,189Updated last month
- A fast alternative to the modulo reduction☆314Updated 4 years ago
- C++ template library for high performance SIMD based sorting algorithms☆985Updated 3 months ago
- Official git repository for libdivide: optimized integer division☆1,260Updated 6 months ago
- BitMagic Library☆436Updated 3 months ago
- A fast SIMD parser for CSV files☆158Updated 3 years ago
- Turbo Base64 - Fastest Base64 SIMD:SSE/AVX2/AVX512/Neon/Altivec - Faster than memcpy!☆321Updated 5 months ago
- Fast random number generators: Vectorized (SIMD) version of xorshift128+☆120Updated 5 years ago
- Lossless compressor of multidimensional floating-point arrays☆123Updated 5 years ago
- TurboRLE-Fastest Run Length Encoding☆289Updated 2 years ago
- SIMD (SSE) population count --- http://0x80.pl/articles/sse-popcount.html☆350Updated last year
- Lizard is an efficient compressor with very fast decompression. It achieves compression ratio that is comparable to zip/zlib and zstd/bro…☆689Updated 2 months ago
- Heap Layers: An Extensible Memory Allocation Infrastructure☆406Updated 2 months ago
- Fast function to parse strings into double (binary64) floating-point values, enforces the RFC 7159 (JSON standard) grammar: 4x faster tha…☆667Updated 6 months ago
- Very fast, high-quality hash function, discrete-incremental and streamed hashing-capable (non-cryptographic, header-only C/C++) 27GB/s + …☆266Updated this week