sergio-eld / pod_reflectionLinks
Simple C++ one-header stl based library implementing reflection for POD data types
☆28Updated 4 years ago
Alternatives and similar repositories for pod_reflection
Users that are interested in pod_reflection are comparing it to the libraries listed below
Sorting:
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆37Updated last year
- atomic lite - a C++11 atomic operations library for C++98 and later☆13Updated last year
- Type traits for properties of C / C++ enum types☆21Updated 6 years ago
- A single-file header-only version of C++17-like invoke() for C++98, C++11 and later☆32Updated last year
- This repository provides implementation of composable allocators described by Andrei Alexandrescu on CppCon 2015☆15Updated 7 years ago
- C++ sanctuary for small but powerful and frequently required, stand alone features.☆29Updated 10 months ago
- A C++ data container replicating std::queue functionality but with better performance.☆34Updated this week
- status-value - A class for status and optional value for C++11 and later, C++98 variant provided in a single-file header-only library☆16Updated last year
- Type preserving dynamic heterogeneous containers for C++.☆18Updated 5 years ago
- String facilities for C++98 and later - a library in search of its identity.☆22Updated 2 years ago
- Header-only type safe C++ template library for fast native fixed point arithmetic☆14Updated 6 years ago
- Transferred to https://github.com/Neargye/yacppl☆14Updated 4 years ago
- C++ components used in the project https://github.com/rnburn/bbai☆52Updated last year
- A replacement for rand()/srand() that's ~700% faster and typically has better statistical distribution. An adaptationof Melissa O'Neill's…☆17Updated last year
- Heap allocation free version of C++11 std::function☆56Updated 3 years ago
- Optimizing the memory layout of std::tuple☆33Updated 5 years ago
- A few classes which compile faster than the classes that they replace☆12Updated 11 years ago
- Utilities for working with strings at compile time and passing strings as template parameters.☆23Updated 5 years ago
- Runtime choosing of template specializations using compile-time lookup-tables. Compile all states of a template function, but execute the…☆26Updated last year
- A concise and readable metaprogramming language for C++☆60Updated 4 years ago
- C++ static vector class template. Also might be known as fixed vector or on-stack vector.☆13Updated 3 years ago
- IEEE-754 binary-to-decimal and decimal-to-binary conversion library☆40Updated 2 years ago
- Half precision floating point C++ library (imported from sourceforge upstream).☆35Updated 7 years ago
- A ring_span implementation that allows zero construction and destruction☆16Updated 5 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
- Fast thread-safe allocator with memory access control functions☆15Updated 4 years ago
- ☆49Updated 7 years ago
- <charconv> from Microsoft STL, but multi-platform☆38Updated 3 months ago
- std::invoke/std::apply analogs for C++11/14☆43Updated 2 years ago
- unique_resource, The General RAII Wrapper for Exclusive Ownership Resource Management.☆48Updated 11 months ago