bstamour / units
Using C++ templates to track dimensional metadata
☆11Updated 4 years ago
Alternatives and similar repositories for units:
Users that are interested in units are comparing it to the libraries listed below
- A task orient thread pool library for C++14 with cancellation and allocator support☆17Updated 9 months ago
- DARMA/magistrate => Serialization and checkpointing library☆12Updated last week
- The Fancy Named Parameters Library☆30Updated 2 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
- A sort wrapper enabling both use of random-access sorting on non-random access containers, and increased performance for the sorting of l…☆19Updated 9 months ago
- mlib is a fast, simple c++ meta-programming library that uses c++20.☆45Updated 11 months ago
- DARMA/vt => Virtual Transport☆36Updated this week
- C++20 and onward collection of high performance data containers and related tools☆54Updated 3 months ago
- C++11 Header-only continuous-storage Double ended vector implementation similar to STL's std::vector for efficient insertions/removals at…☆13Updated 2 years ago
- ☆9Updated 2 years ago
- Rebooting the std::bitset franchise☆43Updated last month
- Collaborating on papers for the ISO C++ committee - public repo☆26Updated 5 months ago
- Make std::mdspan formattable by std::format.☆10Updated last year
- A compiler-friendly variadic type list for C++.☆36Updated last year
- Generic hash function for STL style unordered containers☆32Updated last month
- Library for length agnostic SIMD intrinsic support and the corresponding math operations☆20Updated 3 years ago
- Tiny Test System☆27Updated last month
- Container Traits for Modern C++☆28Updated 4 years ago
- Pre-conditions, post-conditions, and assertions, all available at compile-time☆24Updated 2 years ago
- Single Header Constexpr Circular Queue☆17Updated 4 years ago
- Compiler-assisted variable size benchmarking for the study of C++ metaprogram compile times.☆25Updated 4 months ago
- devector and batch_deque containers for C++. See more at: http://erenon.hu/double_ended☆15Updated 7 years ago
- Towards a constexpr version of the C++ standard library☆18Updated last year
- ☆11Updated 2 years ago
- A ring_span implementation that allows zero construction and destruction☆16Updated 4 years ago
- A view that allows iteration over a view, returning the index of each item along with each item☆12Updated 4 years ago
- Various header libraries mostly future std lib, replacements for(e.g. visit), or some misc☆24Updated this week
- bit-lite - C++20 bit operations for C++98 and later in a single-file header-only library☆40Updated last year
- Wide-Decimal implements a generic C++ template for large decimal float types from about 10 up to 10 million digits.☆51Updated last month
- A hash function library☆38Updated 3 weeks ago