yahya-mohammed07 / KrakenLinks
Kraken is an open-source modern math library that comes with a fast-fixed matrix class and math-related functions.
☆31Updated last year
Alternatives and similar repositories for Kraken
Users that are interested in Kraken are comparing it to the libraries listed below
Sorting:
- Miscellaneous Useful Utilities for C++.☆30Updated last year
- A compiler-friendly variadic type list for C++.☆36Updated last year
- Container Traits for Modern C++☆29Updated 4 years ago
- Wide-Decimal implements a generic C++ template for large decimal float types from about 10 up to 10 million digits.☆52Updated last month
- Generic hash function for STL style unordered containers☆37Updated this week
- Runtime choosing of template specializations using compile-time lookup-tables. Compile all states of a template function, but execute the…☆26Updated last year
- A tagged-pointer type for C++.☆33Updated last year
- homogeneous variadic function parameters☆17Updated last year
- <charconv> from Microsoft STL, but multi-platform☆38Updated 2 months ago
- A task orient thread pool library for C++14 with cancellation and allocator support☆17Updated last year
- A header only structure of arrays container for C++☆41Updated 2 years ago
- The Fancy Named Parameters Library☆31Updated 2 weeks ago
- CppDyn is a library which aims to simplify use of polymorphism in C++20☆19Updated 3 years ago
- Similar to python's `repr`, for c++☆32Updated 3 years ago
- Compiler-assisted variable size benchmarking for the study of C++ metaprogram compile times.☆25Updated 8 months ago
- Pre-conditions, post-conditions, and assertions, all available at compile-time☆24Updated 3 years ago
- A Clang plugin for generating CLIs from unmodified C++ functions/classes.☆35Updated 3 years ago
- ☆9Updated 8 months ago
- C++20 compile time compressed string tables☆46Updated 2 years ago
- IEEE-754 binary-to-decimal and decimal-to-binary conversion library☆40Updated 2 years ago
- Utilities for working with strings at compile time and passing strings as template parameters.☆23Updated 5 years ago
- A modern, safer alternative to the C++ Standard Library (for Linux/BSD)☆42Updated last week
- C++20 SIMD Within A Register library☆39Updated 3 weeks ago
- A fixed capacity dynamically sized string☆66Updated 3 weeks ago
- A C++ data container replicating std::queue functionality but with better performance.☆34Updated 3 months ago
- A utility for creating amalgamated single-header C++ libraries☆54Updated 3 years ago
- mlib is a fast, simple c++ meta-programming library that uses c++20.☆46Updated last year
- A replacement for rand()/srand() that's ~700% faster and typically has better statistical distribution. An adaptationof Melissa O'Neill's…☆17Updated last year
- A static reflection framework for C++, using libclang.☆55Updated 3 years ago
- C++ compile-time programming (serialization, reflection, code modification, enum to string, better enum, enum to json, extend or parse l…☆41Updated 3 years ago