DigitalInBlue / Priori
A fast C++ dynamic_cast<> alternative.
☆31Updated 3 years ago
Related projects ⓘ
Alternatives and complementary repositories for Priori
- Generic 2D graphics library for C++14☆28Updated 2 years ago
- A C++17 metaprogramming library. Strings, Parsing, Typelists, Aggregate to Tuple conversions and Constant integral literals☆51Updated 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
- Static global objects with constructors and destructors made useful in C++☆26Updated 8 years ago
- typesafe tagged union with "don't call us, we'll call you" feature☆16Updated 9 years ago
- {fmt} support for ranges, containers and types with tuple interface.☆27Updated 6 years ago
- Fast delegates implementation☆56Updated 2 years ago
- Apathy is a lightweight path/file/mstream/mmap IO library (C++03)☆35Updated 5 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 5 months ago
- Mutex implementations and utilities☆31Updated 7 years ago
- Foundations of symbol based programming☆30Updated 4 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 5 months ago
- WIP☆26Updated 5 years ago
- A light-weight C++ profiling library☆31Updated 10 years ago
- Non-intrusive C++ signal programming library☆49Updated 2 years ago
- Small Hash Optimization - an optimization for when you have many small hash maps - similar to LLVM's small vector optimization.☆37Updated 7 years ago
- C++ string formatting library☆44Updated 4 years ago
- A research project aimed at introducing language support for type erasure in C++.☆54Updated 8 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
- TinyThread++ fork with lambda, future and continuation support.☆30Updated 12 years ago
- Experimental library for coroutines and networking☆16Updated 6 years ago
- Cocoa is an uniform hashing library with no dependencies that provides interface for CRC32, CRC64, GCRC, RS, JS, PJW, ELF, BKDR, SBDM, D…☆23Updated 9 years ago
- A C++11 character encoding and code point enumeration library based on range-v3☆20Updated 6 years ago
- ☆26Updated 6 years ago
- Type traits for properties of C / C++ enum types☆20Updated 5 years ago
- A basic implementation of C++ Concepts in C++14 (CppCon 2016 Lightning Talks)☆37Updated 7 years ago
- A no-dependencies C++ extensible type erasure library☆42Updated 4 years ago
- Use unused bits in your pointer☆46Updated 7 years ago
- Lightweight C++14 utility library. (Modernized, stripped and cleaned-up version of SSVUtils.)☆34Updated 3 years ago
- JSON Serializer using compile time reflection☆20Updated last year