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:
- A replacement for rand()/srand() that's ~700% faster and typically has better statistical distribution. An adaptationof Melissa O'Neill's…☆17Updated last year
- An Simplified JSON (SJSON) C++ reader and writer☆22Updated last year
- atomic lite - a C++11 atomic operations library for C++98 and later☆13Updated last year
- CppDyn is a library which aims to simplify use of polymorphism in C++20☆19Updated 3 years ago
- C++ sanctuary for small but powerful and frequently required, stand alone features.☆29Updated 10 months ago
- Type traits for properties of C / C++ enum types☆21Updated 6 years ago
- A collection of single-header libraries to help with reloading, debugging and profiling C(++) code.☆16Updated last year
- Similar to python's `repr`, for c++☆32Updated 3 years ago
- Collection of high performance C++ containers that can be chosen as drop-in replacements for std::vector and std::set☆35Updated 4 months ago
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆37Updated last year
- Read-Compile-Run-Loop: tiny and powerful interactive C++ compiler (REPL)☆20Updated 3 years ago
- C++ library for type introspection, reflection, and scripting interface☆28Updated last year
- Tiny portable C++ library for atomic operations☆54Updated last year
- Delegate is an unbelievably fast, lightweight, and 0-overhead function container.☆25Updated 4 years ago
- Null-termination-aware string-view class for C++☆25Updated 2 years ago
- ccpp, a general purpose single-header preprocessor library.☆49Updated 3 years 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
- Header-only implementation of a grid for spatial lookups☆26Updated 8 months ago
- C++ components used in the project https://github.com/rnburn/bbai☆52Updated last year
- Generic 2D graphics library for C++14☆28Updated 5 months ago
- C++ preprocessor macros for __VA_OPT__ feature detection and fallback☆16Updated 5 years ago
- Fast comparison-based sort algorithm☆58Updated 2 years ago
- Displayed width of UTF-8 strings in Modern C++☆47Updated 2 years ago
- Cross-platform C++ Utility Library☆54Updated last week
- The IDK (Industrial Development Kit) library!☆36Updated last week
- Fixed-size C++ delegates - efficient alternatives to std::function.☆42Updated 2 years ago
- Memory allocators☆48Updated 7 years ago
- A single-file header-only version of C++17-like invoke() for C++98, C++11 and later☆32Updated last year
- A C++ data container replicating std::queue functionality but with better performance.☆34Updated 4 months ago
- A custom implementation of the C++17 'string_view' back-ported to c++11☆42Updated 3 years ago