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:
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated 3 years ago
- Fast multi-threaded memory allocator☆79Updated 5 years ago
- byte lite - A C++17-like byte type for C++98, C++11 and later in a single-file header-only library☆54Updated 5 months ago
- Cache-friendly associative STL-like container with an Eytzinger (BFS) layout for C++☆33Updated 8 years ago
- Container Traits for Modern C++☆29Updated 4 years ago
- fast prime sieve and hash algorithm☆38Updated 2 months ago
- An intrusive C++17 implementation of a Red-Black-Tree, a Weight Balanced Tree, a Dynamic Segment Tree and much more!☆128Updated 2 years ago
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆181Updated 3 months ago
- C++ framework for rapid server development☆77Updated last year
- Support for С++20 std::stop_token to interrupt the blocking Linux syscalls without throwing any exception.☆20Updated 5 years 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
- A fixed capacity dynamically sized string☆68Updated last week
- Boost.org unordered module☆76Updated this week
- Fast, generalized, implementation of the Chase-Lev lock-free work-stealing deque for C++17☆150Updated 3 years ago
- For details, see the blog post:☆32Updated last year
- Yet another C++ text formatting library.☆70Updated 8 months ago
- Library for extracting stacktrace from exception.☆48Updated last year
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆76Updated 4 months ago
- Compact SVO optimized vector for C++17 or higher☆107Updated last year
- "Small Vector" optimization for Modern C++: store up to a small number of items on the stack☆35Updated 4 years ago
- A C++ data container replicating std::stack functionality but with better performance than standard library containers in a stack context…☆67Updated last month
- 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
- Compile-time printf-like string formatting☆77Updated 7 years ago
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years ago
- ☆36Updated 8 months ago
- A collection of std-like containers written in C++11. Features fast unordered flat map/set, configurable double-ended vector and sparse d…☆42Updated 2 weeks ago
- A drop-in replacement for std::list with 293% faster insertion, 57% faster erasure, 17% faster iteration and 77% faster sorting on averag…☆157Updated last month
- A C++11 std::vector-compliant implementation with a customizable size type and growing algorithm☆68Updated 10 years ago
- LightweighT Almost Lock-Less Oriented for C++ programs memory allocator☆168Updated 6 years ago
- Implementation of hash_append proposal☆67Updated 8 years ago