laudrup / lz4_streamLinks
A C++ stream using LZ4 (de)compression
☆39Updated 3 years ago
Alternatives and similar repositories for lz4_stream
Users that are interested in lz4_stream are comparing it to the libraries listed below
Sorting:
- Support for С++20 std::stop_token to interrupt the blocking Linux syscalls without throwing any exception.☆19Updated 5 years ago
- Cache-friendly associative STL-like container with an Eytzinger (BFS) layout for C++☆32Updated 8 years ago
- Container Traits for Modern C++☆29Updated 4 years ago
- A C++ library that simplifies working with tuples, variants, and more through argument list generation and the ability to convert from ru…☆62Updated 4 years ago
- byte lite - A C++17-like byte type for C++98, C++11 and later in a single-file header-only library☆53Updated 3 months ago
- "Small Vector" optimization for Modern C++: store up to a small number of items on the stack☆35Updated 4 years ago
- ☆26Updated 5 years ago
- C++17 sports two low-level character conversion functions, std::from_chars and std::to_chars, but they have a usage model that can be ea…☆8Updated 5 years ago
- C++11 compatible charconv☆31Updated last week
- The Fancy Named Parameters Library☆32Updated 2 months ago
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated 3 years ago
- Boost.org unordered module☆75Updated 3 weeks ago
- Effective Memory Reclamation☆58Updated 5 years ago
- Tiny Test System☆27Updated 3 weeks ago
- A concise and readable metaprogramming language for C++☆60Updated 4 years ago
- Sample implementation of C++20 atomic_wait/notify☆59Updated 5 years ago
- A hash function library☆46Updated last week
- C++11 Header-only continuous-storage Double ended vector implementation similar to STL's std::vector for efficient insertions/removals at…☆14Updated 2 years ago
- Helpers for preventing the static initialization order fiasco of global variables.☆46Updated 5 years ago
- Compact SVO optimized vector for C++17 or higher☆105Updated last year
- ☆32Updated 4 years ago
- Fast C header-only library for popcnt, pospopcnt, and set algebraic operations☆45Updated 5 years ago
- A C++11 std::vector-compliant implementation with a customizable size type and growing algorithm☆68Updated 10 years ago
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆37Updated last year
- Core abstractions for dealing with concurrency in C++☆66Updated last year
- Library for extracting stacktrace from exception.☆48Updated last year
- C++20 fiber implementation with similar interface to std::thread, header-only / x86_64 / Linux only / stackful / built-in scheduler / thr…☆28Updated 9 months ago
- WIP☆27Updated 6 years ago
- A collection of std-like containers written in C++11. Features fast unordered flat map/set, configurable double-ended vector and sparse d…☆37Updated 8 months ago
- c++ library for building lightweight processing pipeline at compile-time for string obfuscation, aes ciphering or whatever you want☆68Updated 6 years ago