t-mat / lz4mt
Platform independent, multi-threading implementation of lz4 stream in C++11
☆198Updated 2 years ago
Related projects ⓘ
Alternatives and complementary repositories for lz4mt
- Non bloated asynchronous logger☆221Updated last year
- A lightweight (3 file, single function) library for running micro-benchmarks on C++ code☆76Updated 8 years ago
- C++14 (and beyond) library features implemented in C++11☆248Updated 7 years ago
- A killer modern C++ library for interacting with JSON.☆128Updated 3 months ago
- A C++ header-only support for serialization of generic objects to be used when the type is known a-priori.☆52Updated 11 years ago
- Synchronous asynchrony using coroutines☆117Updated 7 years ago
- Use C++14 generic lambdas to simulate stackless coroutines without macros or type erasure.☆334Updated 7 years ago
- A collection of single-header C++11 libraries by Chobolabs☆133Updated 4 years ago
- LightweighT Almost Lock-Less Oriented for C++ programs memory allocator☆164Updated 5 years ago
- Implementation of std::any, including small object optimization, for C++11 compilers☆145Updated 6 months ago
- An implementation of the Judy array, wrapped in a c++ template. Uses Karl Malbrain's implementation, http://code.google.com/p/judyarray/ …☆42Updated 9 years ago
- A very sane (header only) C++14 JSON library☆132Updated 7 years ago
- What did you expect?☆113Updated 7 years ago
- Warning suppression library (C++)☆81Updated 4 years ago
- Benchmark comparing various data serialization libraries (thrift, protobuf etc.) for C++☆35Updated 8 years ago
- C++11 header only micro benchmark framework☆14Updated 8 years ago
- C++ generic make factory☆106Updated 5 years ago
- Loose collection of misc C++ libs☆349Updated 2 years ago
- Zero-dependency C++ BSON library.☆43Updated 4 years ago
- modern C++ type traits and metafunctions for callable types☆130Updated 2 months ago
- Various synchronization primitives for multithreaded applications in C++11.☆518Updated 7 years ago
- C++ micro benchmark library☆88Updated 7 years ago
- A backport of C++11/14/17 features to earlier versions☆38Updated 6 years ago
- Open multi-methods for C++11☆117Updated 6 years ago
- Boost SIMD☆231Updated 5 years ago
- High performance HTTP library for Boost.Asio based on Joyent's http-parser and good intentions.☆34Updated 8 years ago
- Eggs.Variant is a C++11/14/17 generic, type-safe, discriminated union.☆138Updated 2 years ago
- C++11 metaprogramming library☆111Updated 9 years ago
- The stack_unwinding is a small header only C++ library which supplies primitive(class unwinding_indicator) to determining when object des…☆84Updated 9 years ago
- Provides a lightweight interpreter and factory for dynamically creating C++ objects at runtime.☆75Updated 3 years ago