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
☆456Updated last month
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, platform-independent hashing algorithm.☆647Updated this week
- Very fast, high-quality hash function, discrete-incremental and streamed hashing-capable (non-cryptographic, inline C/C++) 27GB/s + PRNG☆253Updated 2 months ago
- The PolymurHash universal hash function.☆357Updated 2 years ago
- ☆293Updated last year
- Different algorithms for converting binary to decimal floating-point numbers☆124Updated 2 years ago
- Small, Fast, Portable 64-bit hash function☆121Updated 10 months ago
- A very fast and robust 64-bit PRNG with a minimum 2^64 period.☆148Updated 3 months ago
- c++ library for binary fuse filters, including a sharded filter☆93Updated 8 months ago
- nsync is a C library that exports various synchronization primitives, such as mutexes☆1,214Updated 3 weeks ago
- JSON for Classic C++☆753Updated last month
- Unicode routines (UTF8, UTF16, UTF32) and Base64: billions of characters per second using SSE2, AVX2, NEON, AVX-512, RISC-V Vector Extens…☆1,521Updated this week
- Tiny hash function in C☆143Updated last year
- Smart Garbage Collection Library for C++☆228Updated 5 months ago
- SHISHUA – The fastest PRNG in the world☆214Updated 2 years ago
- A minimalist single-header library for building pattern-matchers, lexers, and parsers.☆206Updated 3 months ago
- A versatile, performance-oriented generic hash table library for C.☆143Updated 4 months ago
- Fastest CRC32 for x86, Intel and AMD, + comprehensive derivation and discussion of various approaches☆301Updated 4 years ago
- ⏱️ single header benchmark framework for C and C++☆237Updated last year
- Excalibur Hash is a high-speed hash map and hash set, ideal for performance-critical uses like video games☆332Updated last month
- Reference implementation of Dragonbox in C++☆754Updated 2 weeks ago
- This repository contains high-performance implementations of memset and memcpy in assembly.☆333Updated 3 years ago
- Rust-like Traits & A Borrow Checker and Memory Ownership System for C++20 (heavily inspired from Rust)☆242Updated 9 months ago
- Automated integer hash function discovery☆731Updated last year
- Header-only, lightweight C++ library for binary streaming & serialization. Network data handling made easy peasy!☆279Updated 5 months ago
- Storage for my snippets, toy programs, etc.☆366Updated 6 months ago
- Single header stackful cross-platform coroutine library in pure C.☆765Updated 9 months ago
- A single-header, zero-allocation image filter library in C☆194Updated 2 months ago
- Header-only library for asynchronous tasks in C☆269Updated last year
- Single-header C11 port of https://abseil.io SwissTable☆151Updated 3 years ago
- SIMD (SWAR/SSE/SSE4/AVX2/AVX512F/ARM Neon) of Karp-Rabin algorithm's modification☆261Updated 3 years ago