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:
- C++ serializers benchmark with realistic data☆127Updated 2 years ago
- Heap allocation free version of C++11 std::function☆59Updated 4 years ago
- C++20 implementation of {{ mustache }}☆86Updated last year
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated 4 years ago
- Flat containers for C++☆59Updated 5 months ago
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆183Updated 2 months ago
- A C++ header-only library for creating, displaying, iterating and manipulating dates☆78Updated 2 years ago
- C++ to C++ code generation tool (enum2string conversion, serialization, reflection etc.)☆97Updated 5 years ago
- 🏀 Up your type-game. A small C++ library for compile-time type names and type indices.☆78Updated 3 years ago
- LightweighT Almost Lock-Less Oriented for C++ programs memory allocator☆168Updated 6 years ago
- A C++ data container replicating std::stack functionality but with better performance than standard library containers in a stack context…☆70Updated 5 months ago
- Cross-platform C++ library providing tools for applications to locate themselves, their data assets as well as dependent modules.☆85Updated 8 months ago
- A constexpr string, container and algorithm library for C++14/1Z.☆25Updated 8 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 last week
- Non-intrusive C++ signal programming library☆50Updated 4 years ago
- Library of flat vector-like based associative containers☆76Updated 2 years ago
- A realtime/embedded-friendly C++11 variant type which is never empty and prevents undesirable implicit conversions☆99Updated 7 years ago
- A drop-in replacement for std::list with 293% faster insertion, 57% faster erasure, 17% faster iteration and 77% faster sorting on averag…☆161Updated 5 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☆50Updated last week
- ☆50Updated 8 years ago
- unique_resource, The General RAII Wrapper for Exclusive Ownership Resource Management.☆49Updated last year
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆38Updated last week
- A fast and flexible c++ template class for tree data structures☆113Updated 3 months ago
- An indirect value-type for C++☆83Updated 2 years ago
- benchmark for various C++ function implementations; focus on invocation time☆96Updated 6 years ago
- Reflection utilities and examples built on top of C++ reflection TS implementation.☆116Updated 3 years ago
- A simple C++ 03/11/etc timer class for ~microsecond-precision cross-platform benchmarking. The implementation is as limited and as simple…☆146Updated last year
- Header-only library providing unicode aware string support for C++☆109Updated 8 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☆165Updated last week
- C++ Lexer Toolkit Library (LexerTk) https://www.partow.net/programming/lexertk/index.html☆35Updated 5 years ago