Blosc / c-blosc2
A fast, compressed, persistent binary data store library for C.
☆448Updated last week
Related projects ⓘ
Alternatives and complementary repositories for c-blosc2
- A blocking, shuffling and loss-less compression library that can be faster than `memcpy()`.☆986Updated 2 weeks ago
- A simple C library for compressing lists of integers using binary packing☆491Updated last year
- SIMD Library for Evaluating Elementary Functions, vectorized libm and DFT☆668Updated last week
- 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
- Fastest Integer Compression☆773Updated 8 months ago
- Compressed numerical arrays that support high-speed random access☆774Updated this week
- The FastPFOR C++ library: Fast integer compression☆879Updated this week
- A C++ library to compress and intersect sorted lists of integers using SIMD instructions☆426Updated last year
- 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
- Filter for improving compression of typed binary data.☆220Updated last week
- std::simd for GCC [ISO/IEC TS 19570:2018]☆579Updated last year
- TurboRLE-Fastest Run Length Encoding☆285Updated last year
- Official git repository for libdivide: optimized integer division☆1,107Updated 2 weeks ago
- Header-only binary fuse and xor filter library☆349Updated 4 months ago
- BitMagic Library☆412Updated 2 months ago
- Fast random number generators: Vectorized (SIMD) version of xorshift128+☆111Updated 4 years ago
- C++ template library for high performance SIMD based sorting algorithms☆888Updated last week
- Heavily optimized library for DEFLATE/zlib/gzip compression and decompression☆1,027Updated this week
- A C/C++ header file for fast 32-bit division remainders (and divisibility tests) on 64-bit hardware.☆304Updated last week
- Portable header-only C++ low level SIMD library☆1,244Updated 2 months ago
- SIMD Vector Classes for C++☆1,458Updated 5 months ago
- 🚀 Fast C/C++ bit population count library☆331Updated 4 months ago
- Storage for my snippets, toy programs, etc.☆320Updated 7 months 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
- A fast alternative to the modulo reduction☆299Updated 3 years ago
- Turbo Base64 - Fastest Base64 SIMD:SSE/AVX2/AVX512/Neon/Altivec - Faster than memcpy!☆278Updated last year
- SIMD (SWAR/SSE/SSE4/AVX2/AVX512F/ARM Neon) of Karp-Rabin algorithm's modification☆241Updated 2 years 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
- Transpose: SIMD Integer+Floating Point Compression Filter☆59Updated 5 years ago