clarkok / reflect
C++ reflect library in less than 200 lines
☆26Updated 8 years ago
Alternatives and similar repositories for reflect
Users that are interested in reflect are comparing it to the libraries listed below
Sorting:
- ☆18Updated 9 years ago
- Proposal for std::intrusive_ptr☆40Updated 6 years ago
- C++标准库的轻量级拓展.☆69Updated 6 years ago
- universal event-driven, concurrent infrastructure for ANSI-C/C++, also known as asychronous signal-slot and source level continuation mec…☆70Updated 4 years ago
- We provide a prototype of a stackless coroutine.☆34Updated 7 years ago
- A header-only C++11 reflection library☆98Updated 3 months ago
- A string concatenation utility in a single header file for C++11.☆67Updated 10 years ago
- mirror of upstream hg repo so we can use it as a git submodule☆48Updated 8 years ago
- C++11 signal/slot implementation☆79Updated 3 years ago
- Cyan programming language, and its compiler!☆15Updated 8 years ago
- CN-CppCon-2018,关于C++ Modules的演讲☆29Updated 6 years ago
- scanline zbuffer algorithm in CPU☆22Updated 13 years ago
- C++ Reflection Library☆102Updated 12 years ago
- A C++ coroutine library☆19Updated 8 years ago
- Serialization/deserialization in a raw buffer like flatbuffer, but you do not need any IDL file and it is much more efficient either in s…☆49Updated 7 years ago
- a cross platform c++ game engine (currently only the server part)☆46Updated last month
- A generic object pool for c++ which is easy to use and high performance☆17Updated 10 years ago
- Spirit X3 Experimental☆146Updated 8 years ago
- awaitable tasks base on msvc's resumable functions.☆22Updated 7 years ago
- C++ multi-purpose reflection library☆87Updated 4 years ago
- cross-platform C++ application framework, fully dynamic reflection/serialization, automatic lua binding by reflection☆76Updated this week
- An auto serializer for C++ non-pod struct, base on C++17 feature structured-binding , constexpr if and boost preprocessor☆37Updated 7 years ago
- A C++ document list.☆28Updated 4 years ago
- A small multiplatform immediate mode graphical user interface with OpenGL3.2 backend☆52Updated 10 years ago
- Components for service discovery via udp multicasting. It's using boost::asio for async networking. It's non-blocking and non-locking.☆18Updated 9 years ago
- Lua like script language☆18Updated 9 years ago
- A header-only C++17 library implementing a simple concurent lock-free memory pool☆25Updated 4 years ago
- X11/Cairo/Pango port of GacLib☆74Updated 8 years ago
- Header file only filesystem library similar to boost::filesystem, but more light-weight. Supports both Windows and POSIX filesystem APIs…☆11Updated 15 years ago
- A lightweight LRU cache structure for list<T> and map<K,V> containers. Written in C++11☆27Updated 10 years ago