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 drop-in replacement for std::list with 293% faster insertion, 57% faster erasure, 17% faster iteration and 77% faster sorting on averag…☆158Updated 3 months ago
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆182Updated last week
- Modern C++ generic header-only template library.☆103Updated 2 months ago
- A constexpr string, container and algorithm library for C++14/1Z.☆25Updated 8 years ago
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated 4 years 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☆50Updated 3 weeks ago
- Heap allocation free version of C++11 std::function☆57Updated 4 years ago
- byte lite - A C++17-like byte type for C++98, C++11 and later in a single-file header-only library☆59Updated 3 weeks ago
- Header-only C++17 library for evaluating logical expressions.☆87Updated 3 years ago
- Light, fast, threadpool for C++20☆105Updated 2 years ago
- C++ to C++ code generation tool (enum2string conversion, serialization, reflection etc.)☆97Updated 5 years ago
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years ago
- C++ serializers benchmark with realistic data☆125Updated 2 years ago
- Comprehensive benchmarks for a majority of GitHub c++ signal slot implementations and others.☆140Updated 3 years ago
- Result<T, E> for Modern C++☆35Updated 5 years ago
- Simple Useful Libraries: C++17/20 header-only dynamic bitset☆168Updated 8 months ago
- A C++ header-only library for creating, displaying, iterating and manipulating dates☆77Updated 2 years ago
- LightweighT Almost Lock-Less Oriented for C++ programs memory allocator☆168Updated 6 years ago
- Compile-time printf-like string formatting☆77Updated 7 years ago
- A C++ data container replicating std::stack functionality but with better performance than standard library containers in a stack context…☆68Updated 3 months ago
- C++20 implementation of {{ mustache }}☆86Updated 11 months 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☆164Updated 3 weeks ago
- A prototype implementation of the executors proposal☆85Updated 6 years ago
- Container Traits for Modern C++☆30Updated 5 years ago
- Library of backported modern C++ types to work with C++11☆86Updated 5 months ago
- A custom implementation of the C++17 'string_view' back-ported to c++11☆42Updated 3 years ago
- Reflection utilities and examples built on top of C++ reflection TS implementation.☆116Updated 3 years ago
- Header-only library providing unicode aware string support for C++☆109Updated 6 months ago
- A simple C++ 03/11/etc timer class for ~microsecond-precision cross-platform benchmarking. The implementation is as limited and as simple…☆145Updated last year
- Thread pool using std::* primitives from C++20, with optional priority queue/greenthreading for POSIX.☆85Updated 3 years ago