DanielaE / fmt-module
Provide {fmt} as a C++20 named module
☆9Updated 3 years ago
Alternatives and similar repositories for fmt-module:
Users that are interested in fmt-module are comparing it to the libraries listed below
- A single-file header-only version of C++17-like invoke() for C++98, C++11 and later☆31Updated last year
- Collection of proposals for c++☆25Updated last month
- A view that allows iteration over a view, returning the index of each item along with each item☆12Updated 4 years ago
- Container Traits for Modern C++☆28Updated 4 years ago
- polymorphism with value semantics (based on std::variant)☆12Updated 8 years ago
- ☆17Updated 5 years ago
- Proposal for constexpr_allocator☆13Updated 7 years ago
- Similar to python's `repr`, for c++☆32Updated 2 years ago
- atomic lite - a C++11 atomic operations library for C++98 and later☆13Updated 11 months ago
- A ring_span implementation that allows zero construction and destruction☆16Updated 4 years ago
- WG21 Proposals and Drafts☆14Updated 3 years ago
- Asynchronous Database Library based on Asio☆14Updated 5 years ago
- C++17 sports two low-level character conversion functions, std::from_chars and std::to_chars, but they have a usage model that can be ea…☆8Updated 5 years ago
- Type traits for properties of C / C++ enum types☆20Updated 5 years ago
- Easily batch-build cmake projects!☆17Updated 8 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
- 🧑🤝🧑 The visitor pattern revisited. An inheritance-aware acyclic visitor template, any and any-function templates.☆15Updated 4 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
- devector and batch_deque containers for C++. See more at: http://erenon.hu/double_ended☆15Updated 7 years ago
- homogeneous variadic function parameters☆17Updated 10 months ago
- Simple Reference Implementations of all the features added in C++11/14/17☆21Updated 7 years ago
- Generic 2D graphics library for C++14☆28Updated 2 years ago
- CppDyn is a library which aims to simplify use of polymorphism in C++20☆18Updated 3 years ago
- Cleaned up version of <https://bitbucket.org/martinhofernandes/wheels/>☆28Updated 8 years ago
- Tiny format/mustache templating library (C++11)☆23Updated 8 years ago
- Support for С++20 std::stop_token to interrupt the blocking Linux syscalls without throwing any exception.☆19Updated 4 years ago
- status-value - A class for status and optional value for C++11 and later, C++98 variant provided in a single-file header-only library☆15Updated 7 months ago
- use cling scripting with C++ and cmake☆33Updated 5 years ago
- A replacement for rand()/srand() that's ~700% faster and typically has better statistical distribution. An adaptationof Melissa O'Neill's…☆14Updated 9 months ago