seanmiddleditch / nanofmt
Cut down and minimalistic C++ string formatting library
☆26Updated 10 months ago
Related projects ⓘ
Alternatives and complementary repositories for nanofmt
- Similar to python's `repr`, for c++☆32Updated 2 years ago
- Fixed-size C++ delegates - efficient alternatives to std::function.☆41Updated 2 years ago
- C++ sanctuary for small but powerful and frequently required, stand alone features.☆28Updated 2 months ago
- Generic 2D graphics library for C++14☆28Updated 2 years ago
- An Simplified JSON (SJSON) C++ reader and writer☆21Updated 4 months ago
- Delegate is an unbelievably fast, lightweight, and 0-overhead function container.☆21Updated 3 years ago
- CppDyn is a library which aims to simplify use of polymorphism in C++20☆17Updated 3 years ago
- ccpp, a general purpose single-header preprocessor library.☆46Updated 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 last year
- A C++17 metaprogramming library. Strings, Parsing, Typelists, Aggregate to Tuple conversions and Constant integral literals☆51Updated 5 years ago
- Type traits for properties of C / C++ enum types☆20Updated 5 years ago
- C++20 for flag enums☆27Updated 4 years ago
- Collection of high performance C++ containers that can be chosen as drop-in replacements for std::vector and std::set☆33Updated 7 months ago
- IEEE-754 binary-to-decimal and decimal-to-binary conversion library☆40Updated 2 years ago
- C++ components used in the project https://github.com/rnburn/bbai☆51Updated last year
- A C++ data container replicating std::queue functionality but with better performance.☆30Updated 2 weeks ago
- atomic lite - a C++11 atomic operations library for C++98 and later☆13Updated 10 months ago
- C++ build system that uses C++ for build configuration.☆15Updated this week
- 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 last year
- Header-only implementation of a grid for spatial lookups☆26Updated last month
- C89 compatible atomics.☆75Updated 3 months ago
- C++ Dynamic loader generator for C APIs☆17Updated 6 years ago
- ☆25Updated last year
- A minimalistic scripting language with parser and interpreter in a single C++ header file☆25Updated 2 years ago
- A replacement for rand()/srand() that's ~700% faster and typically has better statistical distribution. An adaptationof Melissa O'Neill's…☆14Updated 7 months ago
- Tiny portable C++ library for atomic operations☆54Updated last year
- A simple, single-header library which implements C preprocessor☆47Updated 2 months ago
- CPP20 implementation of a 16-bit floating-point type mimicking most of the IEEE 754 behavior. Single file and header-only.☆32Updated 9 months ago
- Slotmap is a sequence container with weak reference keys written in C++17.☆39Updated last month
- 🐈⬛ A runtime for C++26 w/out libC or POSIX. Smaller binaries, only arena allocators, SIMD, stronger type safety than STL, and value-bas…☆69Updated this week