naver / reflectLinks
C++ class reflection library without RTTI.
☆35Updated 8 years ago
Alternatives and similar repositories for reflect
Users that are interested in reflect are comparing it to the libraries listed below
Sorting:
- async/await in vanilla C++11☆80Updated 8 years ago
- UTF-8/16/32 C++11 header only library for Windows / Linux / macOS☆134Updated last year
- Object pool implementation in C++11☆100Updated 4 years ago
- A simple C++11 reflection/serialization framework.☆130Updated 9 years ago
- Open-hierarchy Fast RTTI framework for C++17 and up with support for multiple inheritance and dynamic casting.☆41Updated 2 years ago
- Example Code for Cpp Coroutine Job System talk at CppCon 2020☆40Updated 4 years ago
- A simple C++ wrapper around the "miniz" zip library☆30Updated 2 years ago
- Header-only library providing unicode aware string support for C++☆109Updated 4 months ago
- Lightweight C++ task system☆81Updated 8 years ago
- A single file C++11 header-only memory mapped file library.☆64Updated last year
- Lightweight C++ RPC framework without code generation☆34Updated 5 years ago
- Fast delegates implementation☆56Updated 3 years ago
- A simple C++ header-only template library implementing matching using wildcards☆88Updated last year
- easy to use callback library for C++☆42Updated 8 years ago
- Serialization without any serialization codes in C++☆137Updated 11 years ago
- C++11 header only networking library built on enet (udp)☆73Updated 9 years ago
- Thread pool using std::* primitives from C++20, with optional priority queue/greenthreading for POSIX.☆85Updated 2 years ago
- C++20 coroutines-based cooperative multitasking library☆109Updated 3 years ago
- any lite - A C++17-like any, a type-safe container for single values of any type for C++98, C++11 and later in a single-file header-only …☆144Updated 5 months ago
- Fork of Marcin Kalicinski's RapidXml library☆17Updated last month
- Comparison of C++ Serialization Libraries for Graph Data☆36Updated 3 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
- Header only library for event driven programming in C++11.☆19Updated 11 years ago
- Wire is a drop-in std::string replacement with extended functionality and safe C/C++ formatters (C++11).☆40Updated 9 years ago
- Proposal for std::intrusive_ptr☆40Updated 6 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
- C++ library for detecting CPU capabilities☆127Updated 2 months ago
- Provides a lightweight interpreter and factory for dynamically creating C++ objects at runtime.☆74Updated 3 years ago
- Task System presented in "Better Code: Concurrency - Sean Parent"☆42Updated 4 years ago
- Parent of *-lite repositories, a migration path to post-C++11 features for pre-C++11 environments☆85Updated 4 years ago