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:
- Serialization without any serialization codes in C++☆136Updated 11 years ago
- Header-only library providing unicode aware string support for C++☆108Updated 2 months ago
- ID, a compile-time string hasher and sequential ID generator (C++11)☆28Updated 9 years ago
- UTF-8/16/32 C++11 header only library for Windows / Linux / macOS☆134Updated last year
- Phisko's C++ Utilities☆43Updated 2 years ago
- C++ Delegate Library Collection☆28Updated 8 years ago
- C++ reflection☆47Updated 7 years ago
- A simple C++ wrapper around the "miniz" zip library☆30Updated 2 years ago
- async/await in vanilla C++11☆80Updated 8 years ago
- A single file C++11 header-only memory mapped file library.☆63Updated last year
- a lightweight SIMD vector, matrix and quaternion library☆32Updated 2 years ago
- Example Code for Cpp Coroutine Job System talk at CppCon 2020☆40Updated 4 years ago
- Lightweight C++ RPC framework without code generation☆34Updated 5 years ago
- Cocoa is an uniform hashing library with no dependencies that provides interface for CRC32, CRC64, GCRC, RS, JS, PJW, ELF, BKDR, SBDM, D…☆24Updated 10 years ago
- easy to use callback library for C++☆42Updated 8 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
- libclangmm - An easy to use C++-wrapper for libclang☆38Updated 7 years ago
- GUI library in C++☆110Updated last week
- Fast delegates implementation☆56Updated 3 years ago
- A simple C++11 reflection/serialization framework.☆130Updated 9 years ago
- A simple C++ header-only template library implementing matching using wildcards☆88Updated last year
- An implementation of the char8_t remediation approaches discussed in P1423 (https://wg21.link/p1423).☆25Updated 3 years ago
- C++ Reflection & Serialization using Clang's LibTooling☆51Updated 4 years ago
- Open-hierarchy Fast RTTI framework for C++17 and up with support for multiple inheritance and dynamic casting.☆40Updated 2 years ago
- Help code to be able to use C++ as a scriptable and debuggable language without using any language wrappers☆28Updated 6 years ago
- Provides run-time tuple element access☆14Updated 4 years ago
- jemalloc — general purpose memory allocation functions, can be compiled on the windows.☆45Updated 9 years ago
- Easy to use and fast non-standard standard library replacement for C++.☆35Updated 3 months ago
- A C++ data container replicating std::stack functionality but with better performance than standard library containers in a stack context…☆66Updated 3 months ago
- "Deboostified" version of boost.context (coroutines), Plain and simple C API for context switching. Easy build on multiple platforms.☆90Updated last month