bstamour / unitsLinks
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
Sorting:
- DARMA/vt => Virtual Transport☆38Updated last week
- mlib is a fast, simple c++ meta-programming library that uses c++20.☆46Updated last year
- Runtime choosing of template specializations using compile-time lookup-tables. Compile all states of a template function, but execute the…☆26Updated last year
- 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
- A sort wrapper enabling both use of random-access sorting on non-random access containers, and increased performance for the sorting of l…☆20Updated last month
- C++11 Header-only continuous-storage Double ended vector implementation similar to STL's std::vector for efficient insertions/removals at…☆14Updated 2 years ago
- Make std::mdspan formattable by std::format.☆10Updated last year
- Library for length agnostic SIMD intrinsic support and the corresponding math operations☆21Updated 3 years ago
- A C++14 Implementation of IEEE 754 Decimal Floating Point Numbers☆44Updated this week
- Rebooting the std::bitset franchise☆44Updated 4 months ago
- A view that allows iteration over a view, returning the index of each item along with each item☆13Updated 5 years ago
- The Fancy Named Parameters Library☆34Updated 3 weeks ago
- Collaborating on papers for the ISO C++ committee - public repo☆27Updated last year
- Floating point printing and parsing library based on Grisu2 and Krosh algorithms☆29Updated 2 years ago
- C++20 and onward collection of high performance data containers and related tools☆57Updated last week
- Experimental library for coroutines and networking☆16Updated 7 years ago
- 🔎 Have your bits and eat them too! A C++17 bit lens container for vector types.☆21Updated 5 years ago
- meta-programming, C++11☆16Updated 3 years ago
- A ring_span implementation that allows zero construction and destruction