DigitalInBlue / Priori
A fast C++ dynamic_cast<> alternative.
☆32Updated 3 years ago
Alternatives and similar repositories for Priori:
Users that are interested in Priori are comparing it to the libraries listed below
- Small Hash Optimization - an optimization for when you have many small hash maps - similar to LLVM's small vector optimization.☆39Updated 7 years ago
- typesafe tagged union with "don't call us, we'll call you" feature☆16Updated 9 years ago
- Static global objects with constructors and destructors made useful in C++☆26Updated 8 years ago
- constexpr djb2, fnv1, crc32, mumur3 string hash functions☆15Updated 7 years ago
- ☆26Updated 7 years ago
- A C++17 metaprogramming library. Strings, Parsing, Typelists, Aggregate to Tuple conversions and Constant integral literals☆51Updated 6 years ago
- A light-weight C++ profiling library☆31Updated 10 years ago
- Apathy is a lightweight path/file/mstream/mmap IO library (C++03)☆35Updated 5 years ago
- Smart pointer for any movable objects. When trackable object moved/destroyed, trackers updated with new object's pointer.☆25Updated 5 years ago
- Foundations of symbol based programming☆30Updated 5 years ago
- Non-intrusive C++ signal programming library☆50Updated 3 years ago
- A high performance C++ playground library☆48Updated 8 years ago
- Automatically select the smallest integer type that can contain a given range at compile time☆20Updated 7 years ago
- WG21 P0468 implementation of an intrusive smart pointer for C++☆57Updated 5 years ago
- Generic 2D graphics library for C++14☆28Updated 3 weeks ago
- ☆39Updated 9 years ago
- Virtual memory based containers☆40Updated 3 years ago
- A research project aimed at introducing language support for type erasure in C++.☆53Updated 8 years ago
- A basic implementation of C++ Concepts in C++14 (CppCon 2016 Lightning Talks)☆37Updated 8 years ago
- A header-only C++ parsing framework☆36Updated 3 years ago
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years ago
- A few classes which compile faster than the classes that they replace☆12Updated 10 years ago
- C++ library for type introspection, reflection, and scripting interface☆27Updated last year
- TinyThread++ fork with lambda, future and continuation support.☆30Updated 12 years ago
- Fast delegates implementation☆56Updated 2 years ago
- Minimal subset of Catch2 C++ test framework☆26Updated 6 years ago
- C++ reflection framework (for fun)☆14Updated 10 years ago
- ☆47Updated 7 years ago
- A collection of bit manipulation routines for C++☆20Updated 11 years ago
- std::ring_span (SG14, P0059R1)☆45Updated 8 years ago