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 this week
- 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
- ☆9Updated 3 years ago
- Collaborating on papers for the ISO C++ committee - public repo☆27Updated 11 months ago
- DARMA/magistrate => Serialization and checkpointing library☆12Updated this week
- A C++14 Implementation of IEEE 754 Decimal Floating Point Numbers☆42Updated this week
- 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
- 🔎 Have your bits and eat them too! A C++17 bit lens container for vector types.☆21Updated 5 years ago
- mlib is a fast, simple c++ meta-programming library that uses c++20.☆46Updated last year
- Rebooting the std::bitset franchise☆44Updated 3 months 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
- devector and batch_deque containers for C++. See more at: http://erenon.hu/double_ended☆15Updated 7 years ago
- Experimental library for coroutines and networking☆16Updated 7 years ago
- The Fancy Named Parameters Library☆33Updated 2 months ago
- Make std::mdspan formattable by std::format.☆10Updated last year
- Class template designed to express optionality without having to sacrifice memory to store additional bool flag☆13Updated last year
- C++20 and onward collection of high performance data containers and related tools☆56Updated last week
- Compiler-assisted variable size benchmarking for the study of C++ metaprogram compile times.☆25Updated 10 months ago
- A compiler-friendly variadic type list for C++.☆37Updated 2 years ago
- Experimental JSON builder based on C++ reflection☆52Updated last month
- Various header libraries mostly future std lib, replacements for(e.g. visit), or some misc☆24Updated 3 weeks ago
- ☆24Updated 2 weeks ago
- Wide-Decimal implements a generic C++ template for large decimal float types from about 10 up to 10 million digits.☆53Updated 4 months ago
- A Low-Level Abstraction of Memory Access☆86Updated last year
- bit-lite - C++20 bit operations for C++98 and later in a single-file header-only library☆40Updated last year
- A ring_span implementation that allows zero construction and destruction☆16Updated 5 years ago
- Collection of proposals for c++☆29Updated 2 months ago
- Floating point printing and parsing library based on Grisu2 and Krosh algorithms☆29Updated 2 years ago
- "Small Vector" optimization for Modern C++: store up to a small number of items on the stack☆35Updated 4 years ago