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:
- DARMA/vt => Virtual Transport☆38Updated last month
- Runtime choosing of template specializations using compile-time lookup-tables. Compile all states of a template function, but execute the…☆27Updated 2 years ago
- DARMA/magistrate => Serialization and checkpointing library☆12Updated this week
- mlib is a fast, simple c++ meta-programming library that uses c++20.☆47Updated last year
- A task orient thread pool library for C++14 with cancellation and allocator support☆17Updated last year
- Make std::mdspan formattable by std::format.☆11Updated last year
- Rebooting the std::bitset franchise☆45Updated this week
- 🔎 Have your bits and eat them too! A C++17 bit lens container for vector types.☆22Updated 5 years ago
- Collaborating on papers for the ISO C++ committee - public repo☆27Updated last month
- A C++14 Implementation of IEEE 754 Decimal Floating Point Numbers☆56Updated this week
- devector and batch_deque containers for C++. See more at: http://erenon.hu/double_ended☆15Updated 8 years ago
- Various header libraries mostly future std lib, replacements for(e.g. visit), or some misc☆25Updated this week
- Experimental library for coroutines and networking☆16Updated 7 years ago
- "Small Vector" optimization for Modern C++: store up to a small number of items on the stack☆35Updated 4 years ago
- Floating point printing and parsing library based on Grisu2 and Krosh algorithms☆29Updated 3 years ago
- Class template designed to express optionality without having to sacrifice memory to store additional bool flag☆14Updated 2 years ago
- 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.☆25Updated last year
- C++20 and onward collection of high performance data containers and related tools☆57Updated last week
- Kraken is an open-source modern math library that comes with a fast-fixed matrix class and math-related functions.☆31Updated 2 years ago
- A view that allows iteration over a view, returning the index of each item along with each item☆13Updated 5 years ago
- A concise and readable metaprogramming language for C++☆61Updated 5 years ago
- A Low-Level Abstraction of Memory Access☆92Updated last year
- The Fancy Named Parameters Library☆36Updated 2 months ago
- Portable UUID generation library for C++☆26Updated 2 years ago
- Lightweight and fast C++ Logging Library☆17Updated 3 weeks ago
- Container Traits for Modern C++☆28Updated 5 years ago
- C++11 Header-only continuous-storage Double ended vector implementation similar to STL's std::vector for efficient insertions/removals at…☆15Updated 2 years ago
- Helpful scripts and modules for CMake, especially for scientific computing, HPC, and Fortran☆25Updated 3 weeks ago
- Non-blocking message passing (a C++14 MPI wrapper)☆18Updated 11 years ago