josuttis / cppmodulesLinks
☆9Updated 2 years ago
Alternatives and similar repositories for cppmodules
Users that are interested in cppmodules are comparing it to the libraries listed below
Sorting:
- A view that allows iteration over a view, returning the index of each item along with each item☆12Updated 5 years ago
- Compilation of header-only C++23 constexpr utilities☆13Updated 10 months ago
- C++ PIMPL idiom without an allocation involved☆14Updated last year
- Make std::mdspan formattable by std::format.☆10Updated last year
- Regular Void: The Library☆10Updated 3 years ago
- Typed Dataframe C++☆18Updated 3 years ago
- Pre-conditions, post-conditions, and assertions, all available at compile-time☆24Updated 3 years ago
- A C++20 metaprogramming library focusing on metafunction composition.☆12Updated 2 weeks ago
- C++11 compatible charconv☆31Updated last week
- ☆16Updated last year
- Libunifex networking library☆20Updated 2 years ago
- ☆17Updated 3 years ago
- CppDyn is a library which aims to simplify use of polymorphism in C++20☆19Updated 3 years ago
- C++ Testing using spies and fakes for isolation and simulation☆10Updated 6 years ago
- A library of type safe sets over fixed size collections of types or values, including methods for accessing, modifying, visiting and iter…☆21Updated 3 years ago
- ☆17Updated 5 years ago
- A header only structure of arrays container for C++☆41Updated 2 years ago
- The Fancy Named Parameters Library☆31Updated last month
- ipvar is a little smart library for easily sharing variables between different processes☆24Updated last year
- A ring_span implementation that allows zero construction and destruction☆16Updated 5 years ago
- C++20 fiber implementation with similar interface to std::thread, header-only / x86_64 / Linux only / stackful / built-in scheduler / thr…☆28Updated 9 months ago
- Library for complex bitfields☆19Updated last year
- A replacement for rand()/srand() that's ~700% faster and typically has better statistical distribution. An adaptationof Melissa O'Neill's…☆17Updated last year
- The IDK (Industrial Development Kit) library!☆36Updated 3 weeks ago
- Buffer and byte algorithms/types based on those of Asio☆16Updated 3 years ago
- A small C++17 library meant to simplify the composition of nullable types in a generic, type-safe, and declarative way.☆46Updated 2 years ago
- `mp::inplace_string<CharT, MaxSize, Traits>` is a `std::string`-like class template that stores text content in-place inside the class☆10Updated 6 years ago
- ☆9Updated 3 years ago
- Coroutine support tools☆35Updated 3 months ago
- Similar to python's `repr`, for c++☆32Updated 3 years ago