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:
- Cache-friendly associative STL-like container with an Eytzinger (BFS) layout for C++☆33Updated 8 years ago
- Support for С++20 std::stop_token to interrupt the blocking Linux syscalls without throwing any exception.☆20Updated 5 years ago
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated 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☆57Updated 5 months ago
- A C++ library that simplifies working with tuples, variants, and more through argument list generation and the ability to convert from ru…☆62Updated 5 years ago
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆181Updated 3 months ago
- Fast multi-threaded memory allocator☆79Updated 5 years ago
- Helpers for preventing the static initialization order fiasco of global variables.☆46Updated 5 years ago
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years ago
- A persistent hash array-mapped trie for C++☆91Updated 2 years ago
- ☆26Updated 5 years ago
- Compact SVO optimized vector for C++17 or higher☆108Updated last year
- A concise and readable metaprogramming language for C++☆61Updated 4 years ago
- "Small Vector" optimization for Modern C++: store up to a small number of items on the stack☆36Updated 4 years ago
- Fast, shared, upgradeable, non-recursive and non-fair mutex☆34Updated 7 years ago
- Container Traits for Modern C++☆29Updated 4 years ago
- C++ framework for rapid server development☆76Updated last year
- Compile-time printf-like string formatting☆77Updated 7 years ago
- Sample implementation of C++20 atomic_wait/notify☆59Updated 6 years ago
- Library of flat vector-like based associative containers☆74Updated 2 years ago
- A header only structure of arrays container for C++☆41Updated 2 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++☆67Updated last year
- Small small_vector☆34Updated last month
- Live Asynchronous Visualized Architecture☆97Updated 6 years ago
- Boost.org unordered module☆78Updated last week
- Yet another C++ text formatting library.☆70Updated 9 months ago
- A C++ data container replicating std::stack functionality but with better performance than standard library containers in a stack context…☆67Updated 2 months ago
- Small Hash Optimization - an optimization for when you have many small hash maps - similar to LLVM's small vector optimization.☆39Updated 8 years ago
- ☆32Updated 4 years ago