bstamour / unitsLinks
Using C++ templates to track dimensional metadata
☆11Updated 5 years ago
Alternatives and similar repositories for units
Users that are interested in units are comparing it to the libraries listed below
Sorting:
- Runtime choosing of template specializations using compile-time lookup-tables. Compile all states of a template function, but execute the…☆26Updated last month
- DARMA/vt => Virtual Transport☆38Updated last week
- A task orient thread pool library for C++14 with cancellation and allocator support☆17Updated last year
- DARMA/magistrate => Serialization and checkpointing library☆12Updated 2 weeks ago
- Rebooting the std::bitset franchise☆46Updated last month
- mlib is a fast, simple c++ meta-programming library that uses c++20.☆47Updated last year
- A view that allows iteration over a view, returning the index of each item along with each item☆13Updated 5 years ago
- A C++14 Implementation of IEEE 754 Decimal Floating Point Numbers☆58Updated this week
- A ring_span implementation that allows zero construction and destruction☆16Updated 5 years ago
- Compiler-assisted variable size benchmarking for the study of C++ metaprogram compile times.☆26Updated last year
- A sort wrapper enabling both use of random-access sorting on non-random access containers, and increased performance for the sorting of l…☆20Updated 7 months ago
- The Fancy Named Parameters Library☆36Updated 3 months ago
- meta-programming, C++11☆16Updated 3 years ago
- 🔎 Have your bits and eat them too! A C++17 bit lens container for vector types.☆22Updated 5 years ago
- "Small Vector" optimization for Modern C++: store up to a small number of items on the stack☆35Updated 4 years ago
- Class template designed to express optionality without having to sacrifice memory to store additional bool flag☆14Updated 2 years ago
- IEEE-754 binary-to-decimal and decimal-to-binary conversion library☆41Updated 3 years ago
- Kraken is an open-source modern math library that comes with a fast-fixed matrix class and math-related functions.☆31Updated 2 years ago
- Collaborating on papers for the ISO C++ committee - public repo☆27Updated 2 months ago
- Make std::mdspan formattable by std::format.☆11Updated 2 years ago
- pika is a C++ tasking library built on std::execution with fibers, CUDA, HIP, and MPI support.☆80Updated last week
- Various header libraries mostly future std lib, replacements for(e.g. visit), or some misc☆25Updated last week
- C++11 Header-only continuous-storage Double ended vector implementation similar to STL's std::vector for efficient insertions/removals at…☆16Updated 3 years ago
- Pre-conditions, post-conditions, and assertions, all available at compile-time☆26Updated 3 years ago
- Wide-Decimal implements a generic C++ template for large decimal float types from about 10 up to 10 million digits.☆54Updated 2 weeks ago
- C++20 and onward collection of high performance data containers and related tools☆57Updated 3 weeks ago
- Non-blocking message passing (a C++14 MPI wrapper)☆18Updated 11 years ago
- A concise and readable metaprogramming language for C++☆62Updated 5 years ago
- Container Traits for Modern C++☆29Updated 5 years ago
- C++11 compatible charconv☆31Updated 2 weeks ago