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
- Smart pointer for any movable objects. When trackable object moved/destroyed, trackers updated with new object's pointer.☆25Updated 5 years ago
- Static global objects with constructors and destructors made useful in C++☆26Updated 8 years ago
- Small Hash Optimization - an optimization for when you have many small hash maps - similar to LLVM's small vector optimization.☆39Updated 7 years ago
- Apathy is a lightweight path/file/mstream/mmap IO library (C++03)☆35Updated 5 years ago
- Generic 2D graphics library for C++14☆28Updated 2 months ago
- Fast delegates implementation☆56Updated 2 years ago
- A high performance C++ playground library☆48Updated 8 years ago
- Lightweight, performance oriented, Core library for 'C' programmers☆54Updated 9 years ago
- typesafe tagged union with "don't call us, we'll call you" feature☆16Updated 9 years ago
- ☆31Updated 9 years ago
- A C++17 metaprogramming library. Strings, Parsing, Typelists, Aggregate to Tuple conversions and Constant integral literals☆51Updated 6 years ago
- ☆26Updated 7 years ago
- A light-weight C++ profiling library☆31Updated 10 years ago
- C++17 immutable compile-time key value map☆50Updated 5 years ago
- Lightweight C++14 utility library. (Modernized, stripped and cleaned-up version of SSVUtils.)☆34Updated 3 years ago
- C++ string formatting library☆44Updated 5 years ago
- Signals/Slots implementation with multiple executors☆28Updated 6 years ago
- A research project aimed at introducing language support for type erasure in C++.☆53Updated 9 years ago
- value-ptr-lite - A C++ smart-pointer with value semantics for C++98, C++11 and later in a single-file header-only library☆48Updated 9 months ago
- Resizable contiguous sequence container with fast appends on either end.☆37Updated 8 years ago
- C++ reflection framework (for fun)☆14Updated 10 years ago
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years ago
- std::ring_span (SG14, P0059R1)☆46Updated 8 years ago
- WG21 P0468 implementation of an intrusive smart pointer for C++☆57Updated 5 years ago
- A no-dependencies C++ extensible type erasure library☆43Updated 4 years ago
- unique_resource, The General RAII Wrapper for Exclusive Ownership Resource Management.☆45Updated 7 months ago
- High performance multithreading toolkit for C++17☆46Updated last week
- A C++11 character encoding and code point enumeration library based on range-v3☆20Updated 6 years ago
- Mutex implementations and utilities☆31Updated 8 years ago
- Code for the C++20 coroutines based job system discussed in https://poniesandlight.co.uk/reflect/coroutines_job_system/☆19Updated last year