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☆39Updated this week
- Runtime choosing of template specializations using compile-time lookup-tables. Compile all states of a template function, but execute the…☆27Updated last year
- DARMA/magistrate => Serialization and checkpointing library☆12Updated 2 weeks ago
- A task orient thread pool library for C++14 with cancellation and allocator support☆17Updated last year
- A ring_span implementation that allows zero construction and destruction☆16Updated 5 years ago
- A view that allows iteration over a view, returning the index of each item along with each item☆13Updated 5 years ago
- mlib is a fast, simple c++ meta-programming library that uses c++20.☆47Updated last year
- homogeneous variadic function parameters☆17Updated last year
- 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.☆11Updated last year
- devector and batch_deque containers for C++. See more at: http://erenon.hu/double_ended☆15Updated 8 years ago
- Rebooting the std::bitset franchise☆46Updated 5 months ago
- Pre-conditions, post-conditions, and assertions, all available at compile-time☆26Updated 3 years ago
- Collaborating on papers for the ISO C++ committee - public repo☆27Updated last year
- 🔎 Have your bits and eat them too! A C++17 bit lens container for vector types.☆22Updated 5 years ago
- C++20 and onward collection of high performance data containers and related tools☆57Updated last month
- A sort wrapper enabling both use of random-access sorting on non-random access containers, and increased performance for the sorting of l…☆20Updated 3 months ago
- Experimental library for coroutines and networking☆16Updated 7 years ago
- Helpful scripts and modules for CMake, especially for scientific computing, HPC, and Fortran☆24Updated last week
- CUDA executors☆14Updated 4 years ago
- Highly composable C++17 template meta programming library☆39Updated 6 years ago
- Non-blocking message passing (a C++14 MPI wrapper)☆18Updated 11 years ago
- "Small Vector" optimization for Modern C++: store up to a small number of items on the stack☆36Updated 4 years ago
- A unique_ptr implementation with small object optimization☆19Updated last year
- A C++14 Implementation of IEEE 754 Decimal Floating Point Numbers☆47Updated this week
- The Fancy Named Parameters Library☆35Updated 2 months ago
- Class template designed to express optionality without having to sacrifice memory to store additional bool flag☆14Updated 2 years ago
- CppDyn is a library which aims to simplify use of polymorphism in C++20☆20Updated 3 years ago
- Portable UUID generation library for C++☆26Updated 2 years ago
- bit-lite - C++20 bit operations for C++98 and later in a single-file header-only library.☆43Updated this week