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:
- Support for С++20 std::stop_token to interrupt the blocking Linux syscalls without throwing any exception.☆19Updated 4 years ago
- Cache-friendly associative STL-like container with an Eytzinger (BFS) layout for C++☆32Updated 8 years ago
- For details, see the blog post:☆32Updated last year
- Sample implementation of C++20 atomic_wait/notify☆59Updated 5 years ago
- ☆56Updated 4 years ago
- Effective Memory Reclamation☆55Updated 5 years ago
- Boost.org unordered module☆75Updated 2 weeks ago
- Container Traits for Modern C++☆29Updated 4 years ago
- Embrace (post) modern C++☆9Updated 3 years ago
- ☆26Updated 5 years ago
- A concise and readable metaprogramming language for C++☆59Updated 4 years ago
- Automatically exported from code.google.com/p/google-concurrency-library☆35Updated 9 years ago
- Tiny Test System☆27Updated 2 months ago
- World's fastest integer to ASCII conversion, C++14 template meta-programming implementation, any size integer 8,16,32,64-bit, signed or u…☆27Updated 8 years ago
- ☆32Updated 4 years ago
- C++17 sports two low-level character conversion functions, std::from_chars and std::to_chars, but they have a usage model that can be ea…☆8Updated 5 years ago
- Helpers for preventing the static initialization order fiasco of global variables.☆45Updated 5 years ago
- The Fancy Named Parameters Library☆31Updated last month
- A proposal for a futures programming model for ISO C++☆22Updated 6 years ago
- Runtime choosing of template specializations using compile-time lookup-tables. Compile all states of a template function, but execute the…☆26Updated last year
- Fast C header-only library for popcnt, pospopcnt, and set algebraic operations☆45Updated 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☆53Updated 2 months ago
- IEEE-754 binary-to-decimal and decimal-to-binary conversion library☆40Updated 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…☆61Updated 4 years ago
- Boost.org multi_index module☆51Updated 2 months ago
- Benchmarks for our memory allocator☆65Updated last year
- C++11 compatible charconv☆31Updated this week
- ☆21Updated 8 months ago
- Small Hash Optimization - an optimization for when you have many small hash maps - similar to LLVM's small vector optimization.☆39Updated 7 years ago
- `mp::inplace_string<CharT, MaxSize, Traits>` is a `std::string`-like class template that stores text content in-place inside the class☆10Updated 6 years ago