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 2 weeks ago
- Library of flat vector-like based associative containers☆76Updated 3 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 last month
- A drop-in replacement for std::list with 293% faster insertion, 57% faster erasure, 17% faster iteration and 77% faster sorting on averag…☆165Updated this week
- Stack allocated and type-erased functors 🐜☆54Updated 7 years ago
- A concise and readable metaprogramming language for C++☆61Updated 5 years ago
- Fast, shared, upgradeable, non-recursive and non-fair mutex☆36Updated 7 years ago
- Flat containers for C++☆59Updated 6 months ago
- ☆25Updated 5 years ago
- Compact SVO optimized vector for C++17 or higher☆112Updated last year
- A C++ data container replicating std::stack functionality but with better performance than standard library containers in a stack context…☆70Updated 5 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
- ☆31Updated 4 years ago
- Boost.org unordered module☆86Updated this week
- For details, see the blog post:☆34Updated 2 years ago
- Polymorphic memory resource for real-time applications.☆74Updated 2 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
- benchmark for various C++ function implementations; focus on invocation time☆97Updated 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…☆43Updated 4 months ago
- Unstable O(n log n) sorting algorithm with O(n) memory☆67Updated 2 months ago
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆39Updated last month
- Sample implementation of C++20 atomic_wait/notify☆62Updated 6 years ago
- Container Traits for Modern C++☆29Updated 5 years ago
- C++11 compatible charconv☆31Updated 3 weeks ago
- "Small Vector" optimization for Modern C++: store up to a small number of items on the stack☆35Updated 4 years ago
- Compile-time printf-like string formatting☆77Updated 7 years ago
- Core abstractions for dealing with concurrency in C++☆69Updated last year
- Library for extracting stacktrace from exception.☆48Updated 2 years ago
- ☆50Updated 8 years ago
- C++ framework for rapid server development☆76Updated last year