skarupke / reflectionLinks
☆31Updated 9 years ago
Alternatives and similar repositories for reflection
Users that are interested in reflection are comparing it to the libraries listed below
Sorting:
- Small Hash Optimization - an optimization for when you have many small hash maps - similar to LLVM's small vector optimization.☆39Updated 7 years ago
- Resizable contiguous sequence container with fast appends on either end.☆37Updated 8 years ago
- C++ reflection framework (for fun)☆14Updated 10 years ago
- Tiny format/mustache templating library (C++11)☆23Updated 8 years ago
- Lightweight append-only, header-less, journaling file format (C++11)☆13Updated 9 years ago
- {fmt} support for ranges, containers and types with tuple interface.☆27Updated 7 years ago
- A hash table implementation using Robin Hood Linear Probing☆51Updated 11 years ago
- Smart pointer for any movable objects. When trackable object moved/destroyed, trackers updated with new object's pointer.☆25Updated 6 years ago
- A generic single header garbage collector that mixes reference counting and a mark & sweep algorithm☆18Updated 7 years ago
- C++ interface to CPU affinity management☆30Updated 7 years ago
- a tool to count accesses to member variables in c++ programs☆75Updated 11 years ago
- ☆26Updated 7 years ago
- Use unused bits in your pointer☆45Updated 7 years ago
- Fast delegates implementation☆56Updated 3 years ago
- A fast C++ dynamic_cast<> alternative.☆33Updated 4 years ago
- Foundations of symbol based programming☆30Updated 5 years ago
- C++17 immutable compile-time key value map☆50Updated 5 years ago
- Static global objects with constructors and destructors made useful in C++☆26Updated 8 years ago
- Bourne is a lightweight JSON de/serializer (C++11).☆22Updated 10 years ago
- Apathy is a lightweight path/file/mstream/mmap IO library (C++03)☆35Updated 5 years ago
- Allocation benchmarks☆30Updated 9 years ago
- devector and batch_deque containers for C++. See more at: http://erenon.hu/double_ended☆15Updated 7 years ago
- Giant is a tiny C++11 library to handle little/big endianness.☆18Updated 9 years ago
- Generic 2D graphics library for C++14☆28Updated 5 months ago
- Repository for my Meeting C++ 2016 sessions.☆20Updated 8 years ago
- typesafe tagged union with "don't call us, we'll call you" feature☆16Updated 9 years ago
- atomic lite - a C++11 atomic operations library for C++98 and later☆13Updated last year
- Wire is a drop-in std::string replacement with extended functionality and safe C/C++ formatters (C++11).☆39Updated 9 years ago
- Platform abstraction and utility library☆19Updated 2 weeks ago
- Full emulation of await feature from C# language in C++ based on Stackful Coroutines from Boost.Coroutine library.☆19Updated 10 years ago