allebacco / compressed_streamsLinks
std::istream and std::ostream with compression
☆12Updated 3 years ago
Alternatives and similar repositories for compressed_streams
Users that are interested in compressed_streams are comparing it to the libraries listed below
Sorting:
- tool to show the structure layout of types in your C/C++ program, highlighting padding☆126Updated 2 years ago
- A C++ header-only ZLib / libBZ2 / libLZMA / Zstandard wrapper.☆62Updated 3 months ago
- A super-fast hash algorithm in a single C++ header☆93Updated 4 years ago
- A generic C++ radix tree library, built by the Mapper team at Akamai Technologies.☆35Updated 2 months ago
- Parsing the Linux procfs☆120Updated last month
- A C++ stream using LZ4 (de)compression☆39Updated 4 years ago
- Kaitai Struct: runtime for C++ using STL☆76Updated last week
- bin2cpp: The easiest way to embed small files into a c++ executable. bin2cpp converts text or binary files to C++ files (*.h, *.cpp) for …☆91Updated 5 months ago
- Convert an autotools project to CMake☆79Updated last year
- A C++20 header-only bencode library.☆49Updated 3 years ago
- Wide-Decimal implements a generic C++ template for large decimal float types from about 10 up to 10 million digits.☆54Updated 9 months ago
- C++ unsigned 128 bit integer type☆237Updated 2 years ago
- A simple multi-platform library for reading TSC values on x86-64 and ARM architectures.☆38Updated 2 years ago
- C++ framework for the linux kernel☆33Updated 2 months ago
- Examples showing OpenSSL C API usage with Modern C++ (smart pointers, RAII)☆46Updated 2 years ago
- C++ utilities☆145Updated this week
- Clang from the Future: A C++17 to C++11 source-to-source compiler☆124Updated 7 years ago
- A migration path to C++ library extensions scope_exit, scope_fail, scope_success, unique_resource, C++ standard libraries extensions, ver…☆52Updated 2 months ago
- Using coroutines to implement C++ exceptions for freestanding environments☆74Updated 6 months ago
- A single-file header-only version of C++17-like invoke() for C++98, C++11 and later (WIP).☆35Updated 2 months ago
- Light-weight header-only library for parallel function calls and continuations in C++ based on Eric Niebler's talk at CppCon 2019.☆111Updated 2 years ago
- Scripts to build binary packages of GCC snapshots☆28Updated 2 weeks ago
- A light weight C++ in memory argument parser☆67Updated last year
- A compiler-friendly variadic type list for C++.☆39Updated 2 years ago
- Object Introspection (OI) enables on-demand, hierarchical profiling of objects in arbitrary C/C++ programs with no recompilation.☆181Updated last week
- Front end side of quick-bench☆156Updated last year
- A collection of formatting benchmarks☆52Updated last month
- Print stack traces from running processes, or core files. Supports aarch64, x86_64, and i386☆207Updated 2 weeks ago
- xunused is a tool to find unused C/C++ functions and methods across source files in the whole project.☆79Updated last week
- Very fast, high-quality hash function, discrete-incremental and streamed hashing-capable (non-cryptographic, header-only C/C++) 27GB/s + …☆271Updated last month