seanmiddleditch / nanofmtLinks
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
Sorting:
- CppDyn is a library which aims to simplify use of polymorphism in C++20☆19Updated 3 years ago
- A replacement for rand()/srand() that's ~700% faster and typically has better statistical distribution. An adaptationof Melissa O'Neill's…☆17Updated last year
- Delegate is an unbelievably fast, lightweight, and 0-overhead function container.☆25Updated 4 years ago
- homogeneous variadic function parameters☆17Updated last year
- A C++17 metaprogramming library. Strings, Parsing, Typelists, Aggregate to Tuple conversions and Constant integral literals☆51Updated 6 years ago
- C++ sanctuary for small but powerful and frequently required, stand alone features.☆29Updated 9 months ago
- atomic lite - a C++11 atomic operations library for C++98 and later☆13Updated last year
- Similar to python's `repr`, for c++☆32Updated 3 years ago
- C++ library for type introspection, reflection, and scripting interface☆28Updated last year
- `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
- Cross-platform C++ Utility Library☆54Updated last month
- Fixed-size C++ delegates - efficient alternatives to std::function.☆42Updated 2 years ago
- IEEE-754 binary-to-decimal and decimal-to-binary conversion library☆40Updated 2 years ago
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆37Updated 11 months ago
- ccpp, a general purpose single-header preprocessor library.☆49Updated 3 years ago
- An Simplified JSON (SJSON) C++ reader and writer☆22Updated 10 months ago
- Type traits for properties of C / C++ enum types☆21Updated 5 years ago
- Generic 2D graphics library for C++14☆28Updated 4 months ago
- 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
- Generators/corroutines for C++☆45Updated 5 years ago
- value-ptr-lite - A C++ smart-pointer with value semantics for C++98, C++11 and later in a single-file header-only library☆48Updated 11 months ago
- A header only structure of arrays container for C++☆41Updated 2 years ago
- A custom implementation of the C++17 'string_view' back-ported to c++11☆42Updated 3 years ago
- C++20 for flag enums☆27Updated 4 years ago
- The IDK (Industrial Development Kit) library!☆33Updated this week
- "Longeron++" C++17 library for simple memory-efficient or 'data-oriented' structures☆32Updated this week
- C++20 SQLite wrapper with an expressive code that runs fast☆26Updated 4 years ago
- Windows Using Headers Only...☆62Updated 4 years ago
- String facilities for C++98 and later - a library in search of its identity.☆22Updated 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