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:
- Delegate is an unbelievably fast, lightweight, and 0-overhead function container.☆25Updated 4 years ago
- Fixed-size C++ delegates - efficient alternatives to std::function.☆42Updated 3 years ago
- Virtual memory based containers☆42Updated 3 years ago
- Tiny portable C++ library for atomic operations☆54Updated last year
- ccpp, a general purpose single-header preprocessor library.☆49Updated 3 years ago
- Displayed width of UTF-8 strings in Modern C++☆47Updated 2 years ago
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆37Updated last year
- Cross-platform C++ Utility Library☆54Updated last week
- Null-termination-aware string-view class for C++☆25Updated this week
- ☆49Updated 7 years ago
- The IDK (Industrial Development Kit) library!☆36Updated 3 weeks ago
- Fast comparison-based sort algorithm☆58Updated 2 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
- A font cooking library☆57Updated 3 years ago
- Generators/corroutines for C++☆45Updated 5 years ago
- Slotmap is a sequence container with weak reference keys written in C++17.☆39Updated 9 months ago
- A C++ data container replicating std::stack functionality but with better performance than standard library containers in a stack context…☆67Updated 3 weeks ago
- C++ string formatting library☆45Updated 5 years ago
- atomic lite - a C++11 atomic operations library for C++98 and later☆13Updated last year
- A simple, single-header library which implements C preprocessor☆54Updated 3 months ago
- Windows Using Headers Only...☆63Updated 4 years ago
- A collection of single-header libraries to help with reloading, debugging and profiling C(++) code.☆16Updated last year
- C++ components used in the project https://github.com/rnburn/bbai☆52Updated last year
- 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 last year
- Collection of high performance C++ containers that can be chosen as drop-in replacements for std::vector and std::set☆35Updated 5 months ago
- A minimalistic scripting language with parser and interpreter in a single C++ header file☆26Updated 3 years ago
- A generator of JSON parser & serializer C++ code from structure header files☆24Updated 4 months ago
- A C++17 metaprogramming library. Strings, Parsing, Typelists, Aggregate to Tuple conversions and Constant integral literals☆51Updated 6 years ago
- unique_resource, The General RAII Wrapper for Exclusive Ownership Resource Management.☆48Updated 11 months ago
- Generic 2D graphics library for C++14☆28Updated 6 months ago