laudrup / lz4_stream
A C++ stream using LZ4 (de)compression
☆39Updated 2 years ago
Related projects ⓘ
Alternatives and complementary repositories for lz4_stream
- Effective Memory Reclamation☆50Updated 4 years ago
- Support for С++20 std::stop_token to interrupt the blocking Linux syscalls without throwing any exception.☆19Updated 4 years ago
- The Fancy Named Parameters Library☆27Updated last week
- C++20 SIMD Within A Register library☆25Updated 3 months ago
- Compile-time-efficient proof-of-concept implementation for std::tuple☆91Updated 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☆53Updated 5 months ago
- c++ wrapper around libpapi☆49Updated 6 years ago
- a small lightweight std::execution work-alike☆55Updated last month
- Issues list for P2300☆20Updated 4 months ago
- ☆45Updated 7 years ago
- C++20 fiber implementation with similar interface to std::thread, header-only / x86_64 / Linux only / stackful / built-in scheduler / thr…☆23Updated last month
- 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
- Sample implementation of C++20 atomic_wait/notify☆57Updated 5 years ago
- A fixed capacity dynamically sized string☆63Updated this week
- A never-valueless, strong guarantee implementation of std::variant☆67Updated this week
- A C++ library that simplifies working with tuples, variants, and more through argument list generation and the ability to convert from ru…☆60Updated 4 years ago
- C++ coroutine based networking library (WIP)☆37Updated 5 years ago
- benchmark for various C++ function implementations; focus on invocation time☆94Updated 5 years ago
- JSON Serializer using compile time reflection☆20Updated last year
- Embrace (post) modern C++☆9Updated 3 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
- Utilities to help using Coroutines with Ranges☆23Updated 7 years ago
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆144Updated this week
- async io-uring based kernel io library☆29Updated 3 years ago
- Provides very lightweight outcome<T> and result<T> (Boost edition)☆41Updated this week
- "Small Vector" optimization for Modern C++: store up to a small number of items on the stack☆33Updated 3 years ago
- Cache-friendly associative STL-like container with an Eytzinger (BFS) layout for C++☆30Updated 7 years ago
- STL compatible implementation of hash map optimized for concurrent access☆24Updated 5 years ago
- Priority-based Task Scheduling for Modern C++☆85Updated 3 years ago