DanielaE / fmt-module
Provide {fmt} as a C++20 named module
☆9Updated 4 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
- 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
- Asynchronous Database Library based on Asio☆14Updated 5 years ago
- Slides for my 2019 presentation at C++ on Sea☆13Updated 3 years ago
- Tiny format/mustache templating library (C++11)☆23Updated 8 years ago
- C++ preprocessor macros for __VA_OPT__ feature detection and fallback☆16Updated 5 years ago
- atomic lite - a C++11 atomic operations library for C++98 and later☆13Updated last year
- Generic 2D graphics library for C++14☆28Updated 3 months ago
- homogeneous variadic function parameters☆17Updated last year
- A tool to create Boost module dependency reports☆13Updated 3 weeks ago
- Proposal for constexpr_allocator☆13Updated 8 years ago
- polymorphism with value semantics (based on std::variant)☆12Updated 8 years ago
- Collection of C++ containers extracted from LLVM☆26Updated 3 years ago
- Header file only filesystem library similar to boost::filesystem, but more light-weight. Supports both Windows and POSIX filesystem APIs…☆11Updated 15 years ago
- Container Traits for Modern C++☆29Updated 4 years ago
- SLB: C++ Standard Library Backport☆11Updated 6 years ago
- Yet Another Reflection Macro: simple, flexible reflection in C++17☆12Updated 8 years ago
- C++ Testing using spies and fakes for isolation and simulation☆10Updated 6 years ago
- Simple Reference Implementations of all the features added in C++11/14/17☆21Updated 7 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
- Easily batch-build cmake projects!☆17Updated 2 months ago
- Foundations of symbol based programming☆30Updated 5 years ago
- ☆17Updated 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
- Various header libraries mostly future std lib, replacements for(e.g. visit), or some misc☆23Updated 2 weeks ago
- C++ library for type introspection, reflection, and scripting interface☆28Updated last year
- A replacement for rand()/srand() that's ~700% faster and typically has better statistical distribution. An adaptationof Melissa O'Neill's…☆16Updated last year
- Static global objects with constructors and destructors made useful in C++☆26Updated 8 years ago
- Collection of proposals for c++☆26Updated 2 months ago