zlib-ng / zlib-ng
zlib replacement with optimizations for "next generation" systems.
☆1,670Updated last week
Alternatives and similar repositories for zlib-ng:
Users that are interested in zlib-ng are comparing it to the libraries listed below
- Heavily optimized library for DEFLATE/zlib/gzip compression and decompression☆1,088Updated this week
- Public domain cross platform lock free thread caching 16-byte aligned memory allocator implemented in C☆2,234Updated this week
- Cloudflare fork of zlib with massive performance improvements☆681Updated last week
- Lizard is an efficient compressor with very fast decompression. It achieves compression ratio that is comparable to zip/zlib and zstd/bro…☆665Updated 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,304Updated this week
- A blocking, shuffling and loss-less compression library that can be faster than `memcpy()`.☆995Updated 3 months ago
- Implementations of SIMD instruction sets for systems which don't natively support them.☆2,590Updated this week
- The FASTEST QUALITY hash function, random number generators (PRNG) and hash map.☆993Updated 9 months ago
- Concurrency primitives, safe memory reclamation mechanisms and non-blocking (including lock-free) data structures designed to aid in the …☆2,453Updated last week
- Message passing based allocator☆1,633Updated this week
- a clean C library for processing UTF-8 Unicode data☆1,095Updated 2 months ago
- Fast and exact implementation of the C++ from_chars functions for number types: 4x to 10x faster than strtod, part of GCC 12, Chromium, R…☆1,716Updated last week
- A memory allocator that automatically reduces the memory footprint of C/C++ applications.☆1,796Updated 8 months ago
- Official git repository for libdivide: optimized integer division☆1,151Updated last week
- Lossless data compression codec with LZMA-like ratios but 1.5x-8x faster decompression speed, C/C++☆704Updated 2 years ago
- Simple, modern libpng alternative☆772Updated 9 months ago
- A C library that may be linked into a C/C++ program to produce symbolic backtraces☆1,040Updated last month
- A fast, compressed, persistent binary data store library for C.☆472Updated 2 weeks ago
- lzbench is an in-memory benchmark of open-source compressors☆928Updated this week
- Fast strong hash functions: SipHash/HighwayHash☆1,576Updated 11 months ago
- A simple C library for compressing lists of integers using binary packing☆497Updated last year
- 📚 single header utf8 string functions for C and C++☆1,807Updated 2 months ago
- Compression abstraction library and utilities☆410Updated 4 years ago
- miniz: Single C source file zlib-replacement library, originally from code.google.com/p/miniz☆2,321Updated last week
- Cross-platform C++11 header-only library for memory mapped file IO☆1,766Updated last year
- Fastest Integer Compression☆791Updated last year
- Superfast compression library☆1,024Updated 3 weeks ago
- Fast Base64 stream encoder/decoder in C99, with SIMD acceleration☆915Updated last month
- Efficient binary-decimal and decimal-binary conversion routines for IEEE doubles.☆1,144Updated 2 weeks ago
- Fast function to parse strings into double (binary64) floating-point values, enforces the RFC 7159 (JSON standard) grammar: 4x faster tha…☆654Updated 4 months ago