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:
- Tiny format/mustache templating library (C++11)☆24Updated 9 years ago
- Generic 2D graphics library for C++14☆28Updated 9 months ago
- Small Hash Optimization - an optimization for when you have many small hash maps - similar to LLVM's small vector optimization.☆39Updated 8 years ago
- Work-in-progress Rust application that converts C++ header-only libraries to single self-contained headers.☆26Updated 6 years ago
- A hash table implementation using Robin Hood Linear Probing☆51Updated 11 years ago
- Foundations of symbol based programming☆30Updated 5 years ago
- Repository for my Meeting C++ 2016 sessions.☆20Updated 8 years ago
- {fmt} support for ranges, containers and types with tuple interface.☆27Updated 7 years ago
- Lightweight C++14 utility library. (Modernized, stripped and cleaned-up version of SSVUtils.)☆35Updated 4 years ago
- Lightweight append-only, header-less, journaling file format (C++11)☆14Updated 9 years ago
- A high performance C++ playground library☆47Updated 9 years ago
- A fast C++ dynamic_cast<> alternative.☆33Updated 4 years ago
- Resizable contiguous sequence container with fast appends on either end.☆38Updated 8 years ago
- Small C++ preprocessor library☆13Updated 5 years ago
- C++17 immutable compile-time key value map☆50Updated 5 years ago
- High level C++ library with a focus on event I/O☆18Updated 6 years ago
- Experimental library for coroutines and networking☆16Updated 7 years ago
- Compile-time Checked, Type-Safe Formatting in C++14☆37Updated 8 years ago
- a tool to count accesses to member variables in c++ programs☆77Updated 11 years ago
- ☆27Updated 7 years ago
- A simple immutable ordered key/value storage system.☆15Updated 9 years ago
- Benchmark comparing various data serialization libraries (thrift, protobuf etc.) for C++☆35Updated 9 years ago
- Use unused bits in your pointer☆46Updated 8 years ago
- unique_resource, The General RAII Wrapper for Exclusive Ownership Resource Management.☆48Updated last year
- Compile-time printf-like string formatting☆77Updated 7 years ago
- Smart pointer for any movable objects. When trackable object moved/destroyed, trackers updated with new object's pointer.☆25Updated 6 years ago
- Bourne is a lightweight JSON de/serializer (C++11).☆22Updated 10 years ago
- A generic single header garbage collector that mixes reference counting and a mark & sweep algorithm☆18Updated 8 years ago
- C++ interface to CPU affinity management☆30Updated 7 years ago
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆38Updated last month