bstamour / units
Using C++ templates to track dimensional metadata
☆11Updated 4 years ago
Related projects ⓘ
Alternatives and complementary repositories for units
- DARMA/magistrate => Serialization and checkpointing library☆12Updated this week
- DARMA/vt => Virtual Transport☆35Updated this week
- A task orient thread pool library for C++14 with cancellation and allocator support☆17Updated 6 months ago
- C++11 Header-only continuous-storage Double ended vector implementation similar to STL's std::vector for efficient insertions/removals at…☆13Updated last year
- ☆9Updated 2 years ago
- The Fancy Named Parameters Library☆27Updated last week
- Collaborating on papers for the ISO C++ committee - public repo☆26Updated 3 months ago
- Runtime choosing of template specializations using compile-time lookup-tables. Compile all states of a template function, but execute the…☆26Updated last year
- mlib is a fast, simple c++ meta-programming library that uses c++20.☆45Updated 9 months ago
- A view that allows iteration over a view, returning the index of each item along with each item☆12Updated 4 years ago
- "Small Vector" optimization for Modern C++: store up to a small number of items on the stack☆33Updated 3 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…☆19Updated 7 months ago
- Compiler-assisted variable size benchmarking for the study of C++ metaprogram compile times.☆24Updated last month
- Tiny Test System☆27Updated last week
- C++20 and onward collection of high performance data containers and related tools☆51Updated last month
- Make std::mdspan formattable by std::format.☆10Updated 10 months ago
- C++20 fiber implementation with similar interface to std::thread, header-only / x86_64 / Linux only / stackful / built-in scheduler / thr…☆23Updated last month
- pika is a C++ tasking library built on std::execution with fibers, CUDA, HIP, and MPI support.☆64Updated this week
- A ring_span implementation that allows zero construction and destruction☆16Updated 4 years ago
- A C++14 implementation of IEEE 754 decimal floating point numbers☆24Updated last month
- Rebooting the std::bitset franchise☆43Updated last week
- Pre-conditions, post-conditions, and assertions, all available at compile-time☆23Updated 2 years ago
- Generic hash function for STL style unordered containers☆32Updated this week
- 🔎 Have your bits and eat them too! A C++17 bit lens container for vector types.☆21Updated 4 years ago
- homogeneous variadic function parameters☆17Updated 9 months ago
- Buffer and byte algorithms/types based on those of Asio☆15Updated 2 years ago
- Type traits for properties of C / C++ enum types☆20Updated 5 years ago
- Wide-Decimal implements a generic C++ template for large decimal float types from about 10 up to 10 million digits.☆51Updated last month