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:
- Smart pointer for any movable objects. When trackable object moved/destroyed, trackers updated with new object's pointer.☆25Updated 6 years ago
- Resizable contiguous sequence container with fast appends on either end.☆37Updated 8 years ago
- Mutex implementations and utilities☆31Updated 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
- typesafe tagged union with "don't call us, we'll call you" feature☆16Updated 9 years ago
- ☆26Updated 7 years ago
- Heap allocation free version of C++11 std::function☆56Updated 3 years ago
- Foundations of symbol based programming☆30Updated 5 years ago
- A C++11 std::vector-compliant implementation with a customizable size type and growing algorithm☆68Updated 10 years ago
- Fast delegates implementation☆56Updated 3 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
- Bourne is a lightweight JSON de/serializer (C++11).☆22Updated 10 years ago
- WG21 P0468 implementation of an intrusive smart pointer for C++☆57Updated 5 years ago
- A portable CPU profiler with ASCII,CSV,TSV,Markdown,chrome://tracing support (C++11)☆64Updated 9 years ago
- A light-weight C++ profiling library☆31Updated 11 years ago
- C++17 immutable compile-time key value map☆50Updated 5 years ago
- Slotmap is a sequence container with weak reference keys written in C++17.☆39Updated 9 months ago
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years ago
- Minimal subset of Catch2 C++ test framework☆26Updated 6 years ago
- Static global objects with constructors and destructors made useful in C++☆26Updated 8 years ago
- Lightweight C++14 utility library. (Modernized, stripped and cleaned-up version of SSVUtils.)☆34Updated 4 years ago
- Apathy is a lightweight path/file/mstream/mmap IO library (C++03)☆35Updated 5 years ago
- Use unused bits in your pointer☆45Updated 7 years ago
- ☆39Updated 9 years ago
- Fixed size function wrapper like std::function☆69Updated 9 years ago
- {fmt} support for ranges, containers and types with tuple interface.☆27Updated 7 years ago
- Useful C++ templates☆14Updated last year
- Wire is a drop-in std::string replacement with extended functionality and safe C/C++ formatters (C++11).☆39Updated 9 years ago
- A very minimal .INI reader/writer (C++11)☆31Updated 9 years ago
- constexpr djb2, fnv1, crc32, mumur3 string hash functions☆15Updated 7 years ago