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 C++ data container replicating std::stack functionality but with better performance than standard library containers in a stack context…☆67Updated last month
- A single file C++11 header-only memory mapped file library.☆64Updated last year
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years ago
- C++20 implementation of {{ mustache }}☆86Updated 8 months ago
- C++ serializers benchmark with realistic data☆125Updated 2 years ago
- File/Directory Watcher for Modern C++☆84Updated 2 years ago
- Task System presented in "Better Code: Concurrency - Sean Parent"☆42Updated 4 years ago
- Heap allocation free version of C++11 std::function☆57Updated 3 years ago
- Header-only library providing unicode aware string support for C++☆109Updated 4 months ago
- A C++ header-only library for creating, displaying, iterating and manipulating dates☆77Updated 2 years ago
- byte lite - A C++17-like byte type for C++98, C++11 and later in a single-file header-only library☆54Updated 4 months ago
- High performance templated AVL tree using a fixed size array. Extensive test suite passing.☆50Updated 3 years ago
- A custom implementation of the C++17 'string_view' back-ported to c++11☆42Updated 3 years ago
- A replacement for rand()/srand() that's ~700% faster and typically has better statistical distribution. An adaptationof Melissa O'Neill's…☆17Updated last year
- C++ to C++ code generation tool (enum2string conversion, serialization, reflection etc.)☆95Updated 5 years ago
- A C++ data container replicating std::queue functionality but with better performance.☆34Updated last month
- 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
- A simple C++ header-only template library implementing matching using wildcards☆88Updated last year
- A constexpr string, container and algorithm library for C++14/1Z.☆25Updated 8 years ago
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆181Updated 2 months ago
- 🏀 Up your type-game. A small C++ library for compile-time type names and type indices.☆73Updated 3 years ago
- Light, fast, threadpool for C++20☆102Updated 2 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☆48Updated last year
- A concise and readable metaprogramming language for C++☆60Updated 4 years ago
- Single-header, ranges-compatible generator type built on C++20 coroutines☆66Updated 2 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 …☆31Updated 4 years ago
- Library of flat vector-like based associative containers☆74Updated 2 years ago
- Comparison of C++ Serialization Libraries for Graph Data☆36Updated 3 years ago
- Library for comfortable work with DLL and DSO☆61Updated last month
- Flat containers for C++☆59Updated last month