seanmiddleditch / nanofmt
Cut down and minimalistic C++ string formatting library
☆26Updated last year
Alternatives and similar repositories for nanofmt:
Users that are interested in nanofmt are comparing it to the libraries listed below
- Generic 2D graphics library for C++14☆28Updated 2 months ago
- Delegate is an unbelievably fast, lightweight, and 0-overhead function container.☆25Updated 3 years ago
- atomic lite - a C++11 atomic operations library for C++98 and later☆13Updated last year
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆36Updated 9 months ago
- A collection of single-header libraries to help with reloading, debugging and profiling C(++) code.☆15Updated 10 months ago
- C++ string formatting library☆44Updated 5 years ago
- CppDyn is a library which aims to simplify use of polymorphism in C++20☆18Updated 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
- C++ library for type introspection, reflection, and scripting interface☆27Updated last year
- A collection of personal, single-header C and C++ libraries similar to the STB libraries. All avaliable in the public domain.☆13Updated 2 years ago
- Tiny PreProcessor☆17Updated last week
- Similar to python's `repr`, for c++☆32Updated 2 years ago
- Fixed-size C++ delegates - efficient alternatives to std::function.☆43Updated 2 years 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
- C++ sanctuary for small but powerful and frequently required, stand alone features.☆28Updated 6 months ago
- A C++17 metaprogramming library. Strings, Parsing, Typelists, Aggregate to Tuple conversions and Constant integral literals☆51Updated 6 years ago
- IEEE-754 binary-to-decimal and decimal-to-binary conversion library☆40Updated 2 years ago
- homogeneous variadic function parameters☆17Updated last year
- C++ Dynamic loader generator for C APIs☆17Updated 6 years ago
- Tiny portable C++ library for atomic operations☆54Updated last year
- A template for simple C++ reflection done with CMake and Python (no other external tools)☆40Updated 2 years ago
- String facilities for C++98 and later - a library in search of its identity.☆22Updated 2 years ago
- Read-Compile-Run-Loop: tiny and powerful interactive C++ compiler (REPL)☆20Updated 3 years ago
- A general property customisation mechanism☆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
- A single-file header-only version of C++17-like invoke() for C++98, C++11 and later☆32Updated last year
- Virtual memory based containers☆42Updated 3 years ago
- ccpp, a general purpose single-header preprocessor library.☆48Updated 3 years ago
- Simple unoptimized AVL tree implementation in C89☆41Updated 4 years ago