laudrup / lz4_streamLinks
A C++ stream using LZ4 (de)compression
☆39Updated 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
- 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
- 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
- pushmi project☆50Updated 6 years ago
- Cache-friendly associative STL-like container with an Eytzinger (BFS) layout for C++☆33Updated 8 years ago
- Core abstractions for dealing with concurrency in C++☆69Updated last year
- Container Traits for Modern C++☆29Updated 5 years ago
- A drop-in replacement for std::list with 293% faster insertion, 57% faster erasure, 17% faster iteration and 77% faster sorting on averag…☆165Updated 3 weeks ago
- fast prime sieve and hash algorithm☆39Updated 4 months ago
- A C++14 and later CRTP template for defining iterators☆76Updated last month
- A collection of formatting benchmarks☆52Updated last month
- ☆31Updated 4 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
- ☆25Updated 5 years ago
- ☆36Updated last year
- Runtime choosing of template specializations using compile-time lookup-tables. Compile all states of a template function, but execute the…☆26Updated 3 weeks ago
- C++ framework for rapid server development☆76Updated last year
- Implementation and optimization of std::any☆32Updated 4 years ago
- a tool to count accesses to member variables in c++ programs☆79Updated 12 years ago
- Stack allocated and type-erased functors 🐜☆54Updated 7 years ago
- A never-valueless, strong guarantee implementation of std::variant☆71Updated this week
- A C++ data container replicating std::stack functionality but with better performance than standard library containers in a stack context…☆70Updated 3 weeks ago
- Library of flat vector-like based associative containers☆76Updated 3 years ago
- "Small Vector" optimization for Modern C++: store up to a small number of items on the stack☆35Updated 4 years ago
- Library for extracting stacktrace from exception.☆48Updated 2 years ago
- Sample implementation of C++20 atomic_wait/notify☆62Updated 6 years ago
- A concise and readable metaprogramming language for C++☆61Updated 5 years ago
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆185Updated 3 weeks ago
- Live Asynchronous Visualized Architecture☆98Updated 6 years ago
- C++ header only library purposed to create pool of some resources like keepalive connections☆27Updated last year