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☆32Updated last year
- Similar to python's `repr`, for c++☆32Updated 3 years ago
- Generic 2D graphics library for C++14☆28Updated 2 months ago
- A view that allows iteration over a view, returning the index of each item along with each item☆12Updated 4 years ago
- Slides for my 2019 presentation at C++ on Sea☆13Updated 3 years ago
- atomic lite - a C++11 atomic operations library for C++98 and later☆13Updated last year
- Easily batch-build cmake projects!☆17Updated last month
- polymorphism with value semantics (based on std::variant)☆12Updated 8 years ago
- SLB: C++ Standard Library Backport☆11Updated 6 years ago
- Container Traits for Modern C++☆29Updated 4 years ago
- Asynchronous Database Library based on Asio☆14Updated 5 years ago
- Simple Reference Implementations of all the features added in C++11/14/17☆21Updated 7 years ago
- Proposal for constexpr_allocator☆13Updated 8 years ago
- C++ preprocessor macros for __VA_OPT__ feature detection and fallback☆16Updated 5 years ago
- homogeneous variadic function parameters☆17Updated last year
- CppDyn is a library which aims to simplify use of polymorphism in C++20☆18Updated 3 years ago
- A ring_span implementation that allows zero construction and destruction☆16Updated 4 years ago
- String facilities for C++98 and later - a library in search of its identity.☆22Updated 2 years ago
- Cake is a fast build system written in Python.☆20Updated last month
- Ordering and sorting in constant low time☆10Updated 3 weeks 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☆16Updated 10 months ago
- Collection of C++ containers extracted from LLVM☆26Updated 3 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
- Support for С++20 std::stop_token to interrupt the blocking Linux syscalls without throwing any exception.☆19Updated 4 years ago
- C++ Testing using spies and fakes for isolation and simulation☆10Updated 6 years ago
- A saturating arithmetic cast.☆12Updated 6 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
- An educational C++20 implementation of Boost.Optional that also is-a C++20 std::optional☆10Updated 4 years ago
- ☆17Updated 5 years ago
- parser combinator and AST generator in c++17☆24Updated 2 years ago