mtrempoltsev / podsLinks
Fast and simple C++ serializer
☆35Updated 3 years ago
Alternatives and similar repositories for pods
Users that are interested in pods are comparing it to the libraries listed below
Sorting:
- A constexpr string, container and algorithm library for C++14/1Z.☆25Updated 8 years ago
- Result<T, E> for Modern C++☆34Updated 5 years ago
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years ago
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆181Updated 3 months ago
- C++ serializers benchmark with realistic data☆124Updated 2 years ago
- Modern C++ generic header-only template library.☆103Updated last month
- byte lite - A C++17-like byte type for C++98, C++11 and later in a single-file header-only library☆55Updated 5 months ago
- Heap allocation free version of C++11 std::function☆57Updated 3 years ago
- High performance templated AVL tree using a fixed size array. Extensive test suite passing.☆50Updated 3 years ago
- C++20 implementation of {{ mustache }}☆86Updated 9 months ago
- A single header standard C++ serialization framework.☆196Updated 3 years ago
- Compact SVO optimized vector for C++17 or higher☆107Updated last year
- LightweighT Almost Lock-Less Oriented for C++ programs memory allocator☆168Updated 6 years ago
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated 3 years ago
- Library of flat vector-like based associative containers☆74Updated 2 years ago
- A C++ header-only library for creating, displaying, iterating and manipulating dates☆77Updated 2 years ago
- Task System presented in "Better Code: Concurrency - Sean Parent"☆42Updated 4 years ago
- A simple C++ header-only template library implementing matching using wildcards☆88Updated last year
- 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 …☆31Updated 4 years ago
- Thread pool using std::* primitives from C++20, with optional priority queue/greenthreading for POSIX.☆85Updated 3 years ago
- ring-span lite - A C++yy-like ring_span type for C++98, C++11 and later in a single-file header-only library☆161Updated 5 months ago
- A simple C++ 03/11/etc timer class for ~microsecond-precision cross-platform benchmarking. The implementation is as limited and as simple…☆143Updated last year
- Lightweight C++ task system☆81Updated 8 years ago
- A C++ data container replicating std::stack functionality but with better performance than standard library containers in a stack context…☆67Updated last month
- Simple Useful Libraries: C++17/20 header-only dynamic bitset☆167Updated 7 months ago
- value-ptr-lite - A C++ smart-pointer with value semantics for C++98, C++11 and later in a single-file header-only library☆49Updated last year
- Fixed Point Arithmetic C++14 Library☆112Updated 7 years ago
- Non-intrusive C++ signal programming library☆50Updated 3 years ago
- Header-only library providing unicode aware string support for C++☆109Updated 5 months ago
- A drop-in replacement for std::list with 293% faster insertion, 57% faster erasure, 17% faster iteration and 77% faster sorting on averag…☆157Updated last month