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…☆27Updated last week
- DARMA/vt => Virtual Transport☆38Updated this week
- DARMA/magistrate => Serialization and checkpointing library☆12Updated this week
- Collaborating on papers for the ISO C++ committee - public repo☆27Updated last month
- A task orient thread pool library for C++14 with cancellation and allocator support☆17Updated last year
- mlib is a fast, simple c++ meta-programming library that uses c++20.☆47Updated last year
- 🔎 Have your bits and eat them too! A C++17 bit lens container for vector types.☆22Updated 5 years ago
- devector and batch_deque containers for C++. See more at: http://erenon.hu/double_ended☆15Updated 8 years ago
- Rebooting the std::bitset franchise☆46Updated last week
- Make std::mdspan formattable by std::format.☆11Updated 2 years ago
- Compiler-assisted variable size benchmarking for the study of C++ metaprogram compile times.☆25Updated 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 sort wrapper enabling both use of random-access sorting on non-random access containers, and increased performance for the sorting of l…☆20Updated 6 months ago
- Pre-conditions, post-conditions, and assertions, all available at compile-time☆26Updated 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
- Experimental library for coroutines and networking☆16Updated 7 years ago
- A concise and readable metaprogramming language for C++☆61Updated 5 years ago
- A C++14 Implementation of IEEE 754 Decimal Floating Point Numbers☆56Updated 3 weeks ago
- A ring_span implementation that allows zero construction and destruction☆16Updated 5 years ago
- pika is a C++ tasking library built on std::execution with fibers, CUDA, HIP, and MPI support.☆79Updated last week
- C++20 and onward collection of high performance data containers and related tools☆57Updated last month
- Various header libraries mostly future std lib, replacements for(e.g. visit), or some misc☆25Updated this week
- Wide-Decimal implements a generic C++ template for large decimal float types from about 10 up to 10 million digits.☆54Updated 9 months ago
- "Small Vector" optimization for Modern C++: store up to a small number of items on the stack☆35Updated 4 years ago
- Playground for Cloud CI development for C++☆25Updated 4 years ago
- meta-programming, C++11☆16Updated 3 years ago
- CppDyn is a library which aims to simplify use of polymorphism in C++20☆20Updated 4 years ago
- C++11 Header-only continuous-storage Double ended vector implementation similar to STL's std::vector for efficient insertions/removals at…☆15Updated 3 years ago
- homogeneous variadic function parameters☆18Updated last year
- A library of type safe sets over fixed size collections of types or values, including methods for accessing, modifying, visiting and iter…☆21Updated 4 years ago