DigitalInBlue / PrioriLinks
A fast C++ dynamic_cast<> alternative.
☆34Updated 4 years ago
Alternatives and similar repositories for Priori
Users that are interested in Priori are comparing it to the libraries listed below
Sorting:
- Fast delegates implementation☆57Updated 3 years ago
- Smart pointer for any movable objects. When trackable object moved/destroyed, trackers updated with new object's pointer.☆25Updated 6 years ago
- A high performance C++ playground library☆47Updated 9 years ago
- Slotmap is a sequence container with weak reference keys written in C++17.☆39Updated last year
- Virtual memory based containers☆42Updated 3 years ago
- WG21 P0468 implementation of an intrusive smart pointer for C++☆58Updated 6 years ago
- Public domain cross platform lock free thread caching 16-byte aligned memory allocator implemented in C++☆89Updated 4 years ago
- Resizable contiguous sequence container with fast appends on either end.☆38Updated 8 years ago
- Phisko's C++ Utilities☆44Updated 2 years ago
- A C++17 metaprogramming library. Strings, Parsing, Typelists, Aggregate to Tuple conversions and Constant integral literals☆52Updated 6 years ago
- A research project aimed at introducing language support for type erasure in C++.☆54Updated 9 years ago
- benchmark for various C++ function implementations; focus on invocation time☆97Updated 6 years ago
- Apathy is a lightweight path/file/mstream/mmap IO library (C++03)☆38Updated 6 years ago
- Small Hash Optimization - an optimization for when you have many small hash maps - similar to LLVM's small vector optimization.☆39Updated 8 years ago
- A concise and readable metaprogramming language for C++☆61Updated 5 years ago
- A template for simple C++ reflection done with CMake and Python (no other external tools)☆40Updated 3 years ago
- ☆50Updated 8 years ago
- Static global objects with constructors and destructors made useful in C++☆29Updated 9 years ago
- Tiny portable C++ library for atomic operations☆53Updated 2 years ago
- Generic 2D graphics library for C++14☆28Updated 11 months ago
- C++ string formatting library☆47Updated 5 years ago
- A custom implementation of the C++17 'string_view' back-ported to c++11☆43Updated 4 years ago
- Utilities for working with strings at compile time and passing strings as template parameters.☆23Updated 5 years ago
- Use unused bits in your pointer☆46Updated 8 years ago
- unique_resource, The General RAII Wrapper for Exclusive Ownership Resource Management.☆49Updated last year
- Lightweight C++14 utility library. (Modernized, stripped and cleaned-up version of SSVUtils.)☆35Updated 4 years ago
- A C++ data container replicating std::stack functionality but with better performance than standard library containers in a stack context…☆70Updated last week
- value-ptr-lite - A C++ smart-pointer with value semantics for C++98, C++11 and later in a single-file header-only library☆52Updated last month
- Null-termination-aware string-view class for C++☆26Updated 5 months ago
- A static reimplementation of the C++ STL (no dynamic memory allocations).☆112Updated 6 years ago