DigitalInBlue / Priori
A fast C++ dynamic_cast<> alternative.
☆32Updated 4 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
- Apathy is a lightweight path/file/mstream/mmap IO library (C++03)☆35Updated 5 years ago
- WG21 P0468 implementation of an intrusive smart pointer for C++☆57Updated 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
- Generic 2D graphics library for C++14☆28Updated 2 months 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
- Lightweight C++14 utility library. (Modernized, stripped and cleaned-up version of SSVUtils.)☆34Updated 4 years ago
- A high performance C++ playground library☆48Updated 8 years ago
- A C++11 character encoding and code point enumeration library based on range-v3☆20Updated 6 years ago
- Heap allocation free version of C++11 std::function☆55Updated 3 years ago
- C++ string formatting library☆44Updated 5 years ago
- A research project aimed at introducing language support for type erasure in C++.☆53Updated 9 years ago
- Lightweight append-only, header-less, journaling file format (C++11)☆13Updated 9 years ago
- Lightweight, performance oriented, Core library for 'C' programmers☆54Updated 9 years ago
- Resizable contiguous sequence container with fast appends on either end.☆37Updated 8 years ago
- ☆48Updated 7 years ago
- C++ reflection framework (for fun)☆14Updated 10 years ago
- A scoped stack allocator☆36Updated 5 years ago
- A C++17 metaprogramming library. Strings, Parsing, Typelists, Aggregate to Tuple conversions and Constant integral literals☆51Updated 6 years ago
- Minimal subset of Catch2 C++ test framework☆26Updated 6 years ago
- ☆31Updated 9 years ago
- std::ring_span (SG14, P0059R1)☆45Updated 8 years ago
- A few classes which compile faster than the classes that they replace☆12Updated 11 years ago
- Static global objects with constructors and destructors made useful in C++☆26Updated 8 years ago
- A template for simple C++ reflection done with CMake and Python (no other external tools)☆40Updated 2 years ago
- ☆39Updated 9 years ago
- observer-ptr - An observer_ptr for C++98 and later in a single-file header-only library (Extensions for Library Fundamentals, v2, v3)☆36Updated 10 months ago
- Reference counted synchronized pointer.☆14Updated 7 years ago