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 view that allows iteration over a view, returning the index of each item along with each item☆12Updated 4 years ago
- Similar to python's `repr`, for c++☆32Updated 2 years ago
- A ring_span implementation that allows zero construction and destruction☆16Updated 4 years ago
- Slides for my 2019 presentation at C++ on Sea☆13Updated 3 years ago
- Generic 2D graphics library for C++14☆28Updated 3 weeks ago
- homogeneous variadic function parameters☆17Updated last year
- polymorphism with value semantics (based on std::variant)☆12Updated 8 years ago
- Cake is a fast build system written in Python.☆20Updated 5 years ago
- Simple Reference Implementations of all the features added in C++11/14/17☆21Updated 7 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
- A single-file header-only version of C++17-like invoke() for C++98, C++11 and later☆32Updated last year
- Container Traits for Modern C++☆28Updated 4 years ago
- Proposal for constexpr_allocator☆13Updated 7 years ago
- SLB: C++ Standard Library Backport☆11Updated 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
- Runtime choosing of template specializations using compile-time lookup-tables. Compile all states of a template function, but execute the…☆26Updated last year
- Collection of proposals for c++☆25Updated this week
- Collection of C++ containers extracted from LLVM☆26Updated 3 years ago
- C++ Testing using spies and fakes for isolation and simulation☆10Updated 5 years ago
- Support for С++20 std::stop_token to interrupt the blocking Linux syscalls without throwing any exception.☆19Updated 4 years ago
- atomic lite - a C++11 atomic operations library for C++98 and later☆13Updated last year
- Embrace (post) modern C++☆9Updated 3 years ago
- CppDyn is a library which aims to simplify use of polymorphism in C++20☆18Updated 3 years ago
- Optimized for systems that read and write large blobs.☆12Updated 9 years ago
- Tiny format/mustache templating library (C++11)☆23Updated 8 years ago
- ☆18Updated 5 years ago
- Boost.org bimap module☆21Updated 3 weeks ago
- 🧑🤝🧑 The visitor pattern revisited. An inheritance-aware acyclic visitor template, any and any-function templates.☆15Updated 4 years ago
- Make std::mdspan formattable by std::format.☆10Updated last year
- A saturating arithmetic cast.☆12Updated 5 years ago