mtrempoltsev / pods
Fast and simple C++ serializer
☆34Updated 2 years ago
Alternatives and similar repositories for pods:
Users that are interested in pods are comparing it to the libraries listed below
- A constexpr string, container and algorithm library for C++14/1Z.☆25Updated 7 years ago
- Heap allocation free version of C++11 std::function☆55Updated 3 years ago
- A single file C++11 header-only memory mapped file library.☆62Updated last year
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years ago
- Tiny portable C++ library for atomic operations☆54Updated last year
- Implementation of hash_append proposal☆69Updated 8 years ago
- Task System presented in "Better Code: Concurrency - Sean Parent"☆42Updated 4 years ago
- async is a tiny C++ header-only high-performance library for async calls handled by a thread-pool, which is built on top of an unbounded …☆28Updated 4 years ago
- Flat containers for C++☆56Updated 2 years ago
- Fast containers of polymorphic objects.☆63Updated 3 weeks ago
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆36Updated 7 months ago
- A replacement for rand()/srand() that's ~700% faster and typically has better statistical distribution. An adaptationof Melissa O'Neill's…☆14Updated 9 months ago
- A C++ stream using LZ4 (de)compression☆39Updated 3 years ago
- A compile-time header-only C++17 library for dataflow programing.☆28Updated last year
- Small Hash Optimization - an optimization for when you have many small hash maps - similar to LLVM's small vector optimization.☆39Updated 7 years ago
- Light, fast, threadpool for C++20☆97Updated last year
- Collection of header-only utilities for C++☆35Updated last year
- A library of type traits for introspecting C++ function types☆28Updated 5 years ago
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆155Updated this week
- A migration path to C++ library extensions scope_exit, scope_fail, scope_success, unique_resource☆45Updated 7 months ago
- A single-file header-only version of C++17-like invoke() for C++98, C++11 and later☆31Updated last year
- Fast, shared, upgradeable, non-recursive and non-fair mutex☆30Updated 6 years ago
- C++20 SIMD Within A Register library☆28Updated 5 months ago
- Comparison of C++ Serialization Libraries for Graph Data☆33Updated 3 years ago
- String facilities for C++98 and later - a library in search of its identity.☆22Updated 2 years ago
- A realtime/embedded-friendly C++11 variant type which is never empty and prevents undesirable implicit conversions☆97Updated 6 years ago
- Header-only library providing unicode aware string support for C++☆108Updated last week
- plf::hive is a fork of plf::colony to match the current C++ standards proposal.☆80Updated last month
- Compact SVO optimized vector for C++17 or higher☆98Updated 8 months ago
- Cut down and minimalistic C++ string formatting library☆26Updated last year