DigitalInBlue / PrioriLinks
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
Sorting:
- Small Hash Optimization - an optimization for when you have many small hash maps - similar to LLVM's small vector optimization.☆39Updated 7 years ago
- Smart pointer for any movable objects. When trackable object moved/destroyed, trackers updated with new object's pointer.☆25Updated 6 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 C++17 metaprogramming library. Strings, Parsing, Typelists, Aggregate to Tuple conversions and Constant integral literals☆51Updated 6 years ago
- typesafe tagged union with "don't call us, we'll call you" feature☆16Updated 9 years ago
- A research project aimed at introducing language support for type erasure in C++.☆54Updated 9 years ago
- WG21 P0468 implementation of an intrusive smart pointer for C++☆57Updated 5 years ago
- A C++11 character encoding and code point enumeration library based on range-v3☆20Updated 7 years ago
- A high performance C++ playground library☆48Updated 9 years ago
- A basic implementation of C++ Concepts in C++14 (CppCon 2016 Lightning Talks)☆37Updated 8 years ago
- ☆26Updated 7 years ago
- ☆39Updated 9 years ago
- std::ring_span (SG14, P0059R1)☆45Updated 8 years ago
- ☆31Updated 9 years ago
- A no-dependencies C++ extensible type erasure library☆43Updated 4 years ago
- Similar to python's `repr`, for c++☆32Updated 3 years ago
- C++20 for flag enums☆27Updated 4 years ago
- JSON Serializer using compile time reflection☆20Updated 2 years ago
- Generic 2D graphics library for C++14☆28Updated 4 months ago
- Foundations of symbol based programming☆30Updated 5 years ago
- Prototype for new std::function features, compatible with C++11.☆46Updated 5 years ago
- C++ string formatting library☆44Updated 5 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 11 months 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
- Apathy is a lightweight path/file/mstream/mmap IO library (C++03)☆35Updated 5 years ago
- A light-weight C++ profiling library☆31Updated 10 years ago
- C++17 immutable compile-time key value map☆50Updated 5 years ago
- A custom implementation of the C++17 'string_view' back-ported to c++11☆42Updated 3 years ago
- Public domain cross platform lock free thread caching 16-byte aligned memory allocator implemented in C++☆89Updated 4 years ago