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
- Collaborating on papers for the ISO C++ committee - public repo☆26Updated 7 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
- DARMA/vt => Virtual Transport☆36Updated this week
- DARMA/magistrate => Serialization and checkpointing library☆12Updated 2 weeks ago
- ☆9Updated 2 years ago
- The Fancy Named Parameters Library☆31Updated 2 weeks ago
- A task orient thread pool library for C++14 with cancellation and allocator support☆17Updated 11 months ago
- A C++14 implementation of IEEE 754 decimal floating point numbers☆26Updated last week
- mlib is a fast, simple c++ meta-programming library that uses c++20.☆46Updated last year
- Library for length agnostic SIMD intrinsic support and the corresponding math operations☆20Updated 3 years ago
- C++20 and onward collection of high performance data containers and related tools☆54Updated 2 weeks ago
- A view that allows iteration over a view, returning the index of each item along with each item☆12Updated 4 years ago
- Compiler-assisted variable size benchmarking for the study of C++ metaprogram compile times.☆25Updated 6 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 11 months ago
- Experimental library for coroutines and networking☆16Updated 7 years ago
- Rebooting the std::bitset franchise☆44Updated last month
- A ring_span implementation that allows zero construction and destruction☆16Updated 4 years ago
- An alternative to Boost.MPI for a user friendly C++ interface for MPI (MPICH).☆19Updated 7 years ago
- Various header libraries mostly future std lib, replacements for(e.g. visit), or some misc☆23Updated last week
- Tiny Test System☆27Updated 2 weeks ago
- C++ User interface for the Platform independent Library Alpaka☆38Updated 7 months ago
- Non-blocking message passing (a C++14 MPI wrapper)☆18Updated 10 years ago
- Make std::mdspan formattable by std::format.☆10Updated last year
- 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
- Portable HPC Containers (C++)☆48Updated 2 weeks ago
- ☆11Updated 2 years ago
- C++11 compatible charconv☆29Updated 2 weeks ago
- "Small Vector" optimization for Modern C++: store up to a small number of items on the stack☆34Updated 3 years ago
- Asio Buffers without the Asio☆12Updated 2 months ago
- Embrace (post) modern C++