seanmiddleditch / nanofmt
Cut down and minimalistic C++ string formatting library
☆27Updated last year
Alternatives and similar repositories for nanofmt:
Users that are interested in nanofmt are comparing it to the libraries listed below
- CppDyn is a library which aims to simplify use of polymorphism in C++20☆18Updated 3 years ago
- atomic lite - a C++11 atomic operations library for C++98 and later☆13Updated last year
- Fixed-size C++ delegates - efficient alternatives to std::function.☆42Updated 2 years ago
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆36Updated 9 months ago
- Generic 2D graphics library for C++14☆28Updated last month
- An Simplified JSON (SJSON) C++ reader and writer☆22Updated 8 months ago
- Similar to python's `repr`, for c++☆32Updated 2 years ago
- Virtual memory based containers☆42Updated 3 years ago
- A replacement for rand()/srand() that's ~700% faster and typically has better statistical distribution. An adaptationof Melissa O'Neill's…☆14Updated 11 months ago
- optional bare - A simple version of a C++17-like optional for default-constructible, copyable types, for C++98 and later in a single-fil…☆20Updated 2 years ago
- C89 compatible atomics.☆79Updated 3 weeks ago
- Delegate is an unbelievably fast, lightweight, and 0-overhead function container.☆25Updated 3 years ago
- Single file libraries for file system related stuff☆24Updated 4 years ago
- IEEE-754 binary-to-decimal and decimal-to-binary conversion library☆40Updated 2 years ago
- C++ string formatting library☆44Updated 5 years ago
- String facilities for C++98 and later - a library in search of its identity.☆22Updated 2 years ago
- C++ sanctuary for small but powerful and frequently required, stand alone features.☆28Updated 6 months ago
- Container Traits for Modern C++☆28Updated 4 years ago
- A C++17 metaprogramming library. Strings, Parsing, Typelists, Aggregate to Tuple conversions and Constant integral literals☆51Updated 6 years ago
- Windows Using Headers Only...☆61Updated 4 years ago
- C++20 for flag enums☆27Updated 4 years ago
- homogeneous variadic function parameters☆17Updated last year
- Simple <stdatomic.h>, <stdalign.h> and <threads.h> implementation for MSVC in Visual Studio 2019☆18Updated 5 years ago
- use cling scripting with C++ and cmake☆33Updated 5 years ago
- Static global objects with constructors and destructors made useful in C++☆26Updated 8 years ago
- Generators/corroutines for C++☆45Updated 5 years ago
- Make your C/C++ console apps prettier!☆38Updated 6 years ago
- Cross-platform C++ Utility Library☆53Updated this week
- Easy Parsing C++ Library☆21Updated last year
- Code for the C++20 coroutines based job system discussed in https://poniesandlight.co.uk/reflect/coroutines_job_system/☆19Updated last year