avaneev / lzavLinks
Fast In-Memory Data Compression Algorithm (inline C/C++) 480+MB/s compress, 2800+MB/s decompress, ratio% better than LZ4, Snappy, and Zstd@-1
☆460Updated 3 months ago
Alternatives and similar repositories for lzav
Users that are interested in lzav are comparing it to the libraries listed below
Sorting:
- Very fast, high-quality hash function, discrete-incremental and streamed hashing-capable (non-cryptographic, inline C/C++) 27GB/s + PRNG☆259Updated last month
- Very fast, high quality, platform-independent hashing algorithm.☆682Updated last month
- The PolymurHash universal hash function.☆358Updated 2 years ago
- ☆295Updated last year
- A detour through the Linux dynamic linker☆448Updated 3 months ago
- Different algorithms for converting binary to decimal floating-point numbers☆125Updated 3 years ago
- A very fast and robust 64-bit PRNG with a minimum 2^64 period.☆148Updated 5 months ago
- Reference implementation of Dragonbox in C++☆777Updated last month
- Fastest CRC32 for x86, Intel and AMD, + comprehensive derivation and discussion of various approaches☆328Updated 4 years ago
- Smart Garbage Collection Library for C++☆231Updated 6 months ago
- Small, Fast, Portable 64-bit hash function☆127Updated 11 months ago
- Rust-like Traits & A Borrow Checker and Memory Ownership System for C++20 (heavily inspired from Rust)☆243Updated 11 months ago
- nsync is a C library that exports various synchronization primitives, such as mutexes☆1,228Updated 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,552Updated last week
- SHISHUA – The fastest PRNG in the world☆216Updated 2 years ago
- Header-only, lightweight C++ library for binary streaming & serialization. Network data handling made easy peasy!☆280Updated 7 months ago
- Single header stackful cross-platform coroutine library in pure C.☆842Updated 11 months ago
- A minimalist single-header library for building pattern-matchers, lexers, and parsers.☆210Updated 4 months ago
- Tiny hash function in C☆144Updated last year
- Turbo Base64 - Fastest Base64 SIMD:SSE/AVX2/AVX512/Neon/Altivec - Faster than memcpy!☆319Updated 4 months ago
- A versatile, performance-oriented generic hash table library for C.☆158Updated 6 months ago
- c++ library for binary fuse filters, including a sharded filter☆93Updated 9 months ago
- Unintrusive algorithms for C arrays OR a C implementation of <algorithm> from C++☆213Updated 2 years ago
- JSON for Classic C++☆759Updated 2 weeks ago
- ⏱️ single header benchmark framework for C and C++☆239Updated last year
- Ultra fast, high-quality hash functions for hash-tables and hash-maps (non-cryptographic, inline C/C++) + PRNG☆34Updated this week
- A collection of single-file C libraries. (generic containers, random number generation, argument parsing and other functionalities)☆139Updated 9 months ago
- SIMD (SWAR/SSE/SSE4/AVX2/AVX512F/ARM Neon) of Karp-Rabin algorithm's modification☆261Updated 3 years ago
- ☆124Updated this week
- A fast, small C/C++ function call tracer for x86-64/Linux, supports clang & gcc, ftrace, threads, exceptions & shared libraries☆189Updated 7 months ago