DigitalInBlue / Priori
A fast C++ dynamic_cast<> alternative.
☆33Updated 4 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
- ☆26Updated 7 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
- Fast delegates implementation☆56Updated 2 years ago
- ☆39Updated 9 years ago
- A basic implementation of C++ Concepts in C++14 (CppCon 2016 Lightning Talks)☆37Updated 8 years ago
- typesafe tagged union with "don't call us, we'll call you" feature☆16Updated 9 years ago
- A high performance C++ playground library☆48Updated 8 years ago
- WG21 P0468 implementation of an intrusive smart pointer for C++☆57Updated 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 light-weight C++ profiling library☆31Updated 10 years ago
- JSON Serializer using compile time reflection☆20Updated 2 years ago
- A header-only C++ parsing framework☆36Updated 3 years ago
- Generic 2D graphics library for C++14☆28Updated 3 months ago
- Automatically select the smallest integer type that can contain a given range at compile time☆20Updated 8 years ago
- Foundations of symbol based programming☆30Updated 5 years ago
- A template for simple C++ reflection done with CMake and Python (no other external tools)☆40Updated 2 years ago
- Prototype for new std::function features, compatible with C++11.☆46Updated 5 years ago
- std::ring_span (SG14, P0059R1)☆45Updated 8 years ago
- A C++11 character encoding and code point enumeration library based on range-v3☆20Updated 6 years ago
- A research project aimed at introducing language support for type erasure in C++.☆54Updated 9 years ago
- A C++17 metaprogramming library. Strings, Parsing, Typelists, Aggregate to Tuple conversions and Constant integral literals☆51Updated 6 years ago
- Slotmap is a sequence container with weak reference keys written in C++17.☆39Updated 7 months ago
- C++ string formatting library☆44Updated 5 years ago
- Compile-time printf-like string formatting☆77Updated 6 years ago
- A few classes which compile faster than the classes that they replace☆12Updated 11 years ago
- Warning suppression library (C++)☆82Updated 5 years ago
- dynamic polymorphism without inheritance☆31Updated 7 years ago
- {fmt} support for ranges, containers and types with tuple interface.☆27Updated 6 years ago
- A C++11 std::vector-compliant implementation with a customizable size type and growing algorithm☆68Updated 10 years ago