laudrup / lz4_streamLinks
A C++ stream using LZ4 (de)compression
☆40Updated 4 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:
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated last month
- Cache-friendly associative STL-like container with an Eytzinger (BFS) layout for C++☆33Updated 8 years ago
- An intrusive C++17 implementation of a Red-Black-Tree, a Weight Balanced Tree, a Dynamic Segment Tree and much more!☆132Updated 2 years ago
- Fast, shared, upgradeable, non-recursive and non-fair mutex☆36Updated 7 years ago
- byte lite - A C++17-like byte type for C++98, C++11 and later in a single-file header-only library☆60Updated 2 months ago
- C++ framework for rapid server development☆77Updated 2 years ago
- A fixed capacity dynamically sized string☆69Updated last month
- For details, see the blog post:☆35Updated 2 years ago
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆184Updated last week
- Compact SVO optimized vector for C++17 or higher☆113Updated last year
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆75Updated 10 months ago
- Support for С++20 std::stop_token to interrupt the blocking Linux syscalls without throwing any exception.☆20Updated 5 years ago
- Boost.org unordered module☆86Updated 2 weeks ago
- Polymorphic memory resource for real-time applications.☆74Updated 2 years ago
- benchmark for various C++ function implementations; focus on invocation time☆98Updated 7 years ago
- ☆25Updated 5 years ago
- ☆36Updated last year
- A drop-in replacement for std::list with 293% faster insertion, 57% faster erasure, 17% faster iteration and 77% faster sorting on averag…☆166Updated this week
- C++ implementation of a fast and memory efficient hash map and hash set specialized for strings☆185Updated 3 months ago
- Container Traits for Modern C++☆29Updated 5 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…☆43Updated 6 months ago
- Effective Memory Reclamation☆63Updated 6 years ago
- A concise and readable metaprogramming language for C++☆62Updated 5 years ago
- Fast multi-threaded memory allocator☆79Updated 6 years ago
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆39Updated 2 months ago
- A C++ library that simplifies working with tuples, variants, and more through argument list generation and the ability to convert from ru…☆61Updated 5 years ago
- Core abstractions for dealing with concurrency in C++☆69Updated last year
- Reference implementation of Grisu-Exact in C++☆68Updated 5 years ago
- fast prime sieve and hash algorithm☆39Updated 5 months ago
- A prototype implementation of the executors proposal☆86Updated 7 years ago