avaneev / lzav
Fast In-Memory Data Compression Algorithm (inline C/C++) 460+MB/s compress, 2800+MB/s decompress, ratio% better than LZ4, Snappy, and Zstd@-1
☆367Updated 3 weeks ago
Related projects ⓘ
Alternatives and complementary repositories for lzav
- The PolymurHash universal hash function.☆339Updated last year
- ☆289Updated 7 months ago
- Very fast, high-quality hash function, discrete-incremental and streamed hashing-capable (non-cryptographic, inline C/C++) 26GB/s + PRNG☆201Updated 5 months ago
- A Borrow Checker and Memory Ownership System for C++20 (heavily inspired from Rust)☆203Updated 4 months ago
- A minimalist single-header library for building pattern-matchers, lexers, and parsers.☆198Updated last week
- nsync is a C library that exports various synchronization primitives, such as mutexes☆1,077Updated 4 months ago
- Very fast, high quality, platform-independent hashing algorithm.☆206Updated 2 weeks ago
- Unintrusive algorithms for C arrays OR a C implementation of <algorithm> from C++☆211Updated last year
- Stevan Apter-style trees in C++17☆369Updated 11 months ago
- A hash array-mapped trie implementation in C☆284Updated 9 months ago
- JSON for Classic C++☆615Updated this week
- Small, Fast, Portable 64-bit hash function☆87Updated this week
- The Best Library: a C++ STL replacement☆166Updated 3 months ago
- Minimal Rust-inspired C++20 STL replacement☆136Updated last week
- 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
- The Xr0 Verifier for C☆174Updated 3 weeks ago
- This repository contains high-performance implementations of memset and memcpy in assembly.☆309Updated 2 years ago
- Tiny hash function in C☆133Updated 3 months ago
- Smart Garbage Collection Library for C++☆167Updated 7 months ago
- C++ template library for high performance SIMD based sorting algorithms☆888Updated last week
- Different algorithms for converting binary to decimal floating-point numbers☆116Updated 2 years ago
- Integer Map Data Structure☆129Updated last year
- A floating point arithmetic which works with types of any mantissa, exponent or base in modern header-only C++.☆78Updated last month
- Header-only library for asynchronous tasks in C☆265Updated 8 months ago
- A simple C coroutine library.☆226Updated 10 months ago
- Test and benchmark suite for sort implementations.☆356Updated last month
- A pure C (-std=c89) implementation of Go channels, including blocking and non-blocking selects.☆434Updated 11 months ago
- libreactor is a high performance, robust and secure, generic event-driven application framework for Linux☆83Updated 3 months ago
- An easy-to-use and fast library for task-based parallelism, utilizing coroutines.☆307Updated 2 months ago