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
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated 4 years ago
- Support for С++20 std::stop_token to interrupt the blocking Linux syscalls without throwing any exception.☆20Updated 5 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 5 years ago
- A concise and readable metaprogramming language for C++☆61Updated 5 years ago
- Sample implementation of C++20 atomic_wait/notify☆61Updated 6 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☆59Updated 2 months ago
- C++ framework for rapid server development☆77Updated last year
- Fast multi-threaded memory allocator☆79Updated 6 years ago
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆75Updated 7 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 3 months ago
- A collection of formatting benchmarks☆52Updated 3 weeks ago
- A fixed capacity dynamically sized string☆69Updated 2 weeks ago
- benchmark for various C++ function implementations; focus on invocation time☆96Updated 6 years ago
- Core abstractions for dealing with concurrency in C++☆68Updated last year
- Library for extracting stacktrace from exception.☆48Updated 2 years ago
- C++11 compatible charconv☆31Updated 2 weeks ago
- Helpers for preventing the static initialization order fiasco of global variables.☆46Updated 5 years ago
- C++ header only library purposed to create pool of some resources like keepalive connections☆25Updated last year
- ☆31Updated 4 years ago
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆183Updated last month
- 🔎 Have your bits and eat them too! A C++17 bit lens container for vector types.☆22Updated 5 years ago
- Rebooting the std::bitset franchise☆46Updated last month
- An intrusive C++17 implementation of a Red-Black-Tree, a Weight Balanced Tree, a Dynamic Segment Tree and much more!☆130Updated 2 years ago
- ☆25Updated 5 years ago
- A never-valueless, strong guarantee implementation of std::variant☆71Updated 2 weeks ago
- The Fancy Named Parameters Library☆36Updated last month
- Single-header library facilities for C++2a Coroutines☆81Updated 3 years ago
- Tiny Test System☆27Updated last month