galtza / hierarchy-inspector
How to inspect a C++ class hierarchy at compile time
☆13Updated 3 years ago
Alternatives and similar repositories for hierarchy-inspector:
Users that are interested in hierarchy-inspector are comparing it to the libraries listed below
- How to build and maintain a "global" type-list☆24Updated 4 years ago
- Work-in-progress Rust application that converts C++ header-only libraries to single self-contained headers.☆26Updated 5 years ago
- Foundations of symbol based programming☆30Updated 5 years ago
- C++17 sports two low-level character conversion functions, std::from_chars and std::to_chars, but they have a usage model that can be ea…☆8Updated 5 years ago
- A research project aimed at introducing language support for type erasure in C++.☆53Updated 8 years ago
- A C++11 character encoding and code point enumeration library based on range-v3☆20Updated 6 years ago
- A light-weight C++ profiling library☆31Updated 10 years ago
- Shader-Like Mathematical Expression JIT Engine for C++ Language☆58Updated 5 years ago
- A no-dependencies C++ extensible type erasure library☆43Updated 4 years ago
- A fast C++ dynamic_cast<> alternative.☆32Updated 3 years ago
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years ago
- devector and batch_deque containers for C++. See more at: http://erenon.hu/double_ended☆15Updated 7 years ago
- Overridable universal operator overloading for C++14☆20Updated 10 years ago
- Compile-time Checked, Type-Safe Formatting in C++14☆36Updated 7 years ago
- Prototype for new std::function features, compatible with C++11.☆46Updated 4 years ago
- {fmt} support for ranges, containers and types with tuple interface.☆27Updated 6 years ago
- Cleaned up version of <https://bitbucket.org/martinhofernandes/wheels/>☆28Updated 8 years ago
- std::ring_span (SG14, P0059R1)☆45Updated 8 years ago
- Small Hash Optimization - an optimization for when you have many small hash maps - similar to LLVM's small vector optimization.☆38Updated 7 years ago
- ☆13Updated 8 years ago
- C++11 template meta-programming library.☆48Updated 9 years ago
- Smart pointer for any movable objects. When trackable object moved/destroyed, trackers updated with new object's pointer.☆25Updated 5 years ago
- A minimalist framework for rapid server side applications prototyping in C++ with dependency injection support.☆20Updated last year
- WIP☆26Updated 5 years ago
- Generic 2D graphics library for C++14☆28Updated 2 years ago
- typesafe tagged union with "don't call us, we'll call you" feature☆16Updated 9 years ago
- Non-intrusive C++ signal programming library☆50Updated 3 years ago
- Lightweight C++14 utility library. (Modernized, stripped and cleaned-up version of SSVUtils.)☆34Updated 3 years ago
- Safe integer utilities for C++11☆16Updated 10 years ago
- A collection of cache-friendly data structures in C++, without any dependencies.☆23Updated 6 years ago