DaemonSnake / compile-time-string-formatLinks
a c++ header library that implements a user-defined literals for a compile time string format.
☆24Updated 8 years ago
Alternatives and similar repositories for compile-time-string-format
Users that are interested in compile-time-string-format are comparing it to the libraries listed below
Sorting:
- Similar to python's `repr`, for c++☆32Updated 3 years ago
- SIMD 3D-vector C++ implementation☆30Updated 10 years ago
- Everything I am (was...) passionate about - the best game engine ever☆50Updated 4 years ago
- C++ library for type introspection, reflection, and scripting interface☆28Updated last year
- A static reimplementation of the C++ STL (no dynamic memory allocations).☆103Updated 5 years ago
- Type traits for properties of C / C++ enum types☆21Updated 6 years ago
- A template for simple C++ reflection done with CMake and Python (no other external tools)☆40Updated 3 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
- Smart pointer for any movable objects. When trackable object moved/destroyed, trackers updated with new object's pointer.☆25Updated 6 years ago
- A C++ data container replicating std::stack functionality but with better performance than standard library containers in a stack context…☆67Updated last week
- C++ sanctuary for small but powerful and frequently required, stand alone features.☆29Updated 10 months ago
- forward declarations for C++ std headers☆74Updated 4 years ago
- std::invoke/std::apply analogs for C++11/14☆43Updated 2 years ago
- Fast comparison-based sort algorithm☆58Updated 2 years ago
- Fixed size function wrapper like std::function☆69Updated 9 years ago
- C++ Scattered Containers☆67Updated 7 years ago
- Generic 2D graphics library for C++14☆28Updated 5 months ago
- Slotmap is a sequence container with weak reference keys written in C++17.☆39Updated 9 months ago
- Automatically select the smallest integer type that can contain a given range at compile time☆20Updated 8 years ago
- A simple, one-file, header-only, C++ utility for graphs, curves and histograms.☆75Updated 7 years ago
- Make your C/C++ console apps prettier!☆38Updated 6 years ago
- A simple, header-only, dependency-free, C++ 11 based ThreadPool library.☆34Updated 5 years ago
- "Deboostified" version of boost.context (coroutines), Plain and simple C API for context switching. Easy build on multiple platforms.☆91Updated 2 months ago
- Compile time counter that works with all major modern compilers☆56Updated last year
- Simple Cross Platform Audio Library☆12Updated 2 years ago
- Fully featured C++ enums; to/from string, iteration, enum-set class, type safety, custom properties, static/const(expr), more...☆11Updated 7 years ago
- C++ Asynchronous Promises, inspired by Promises/A+☆45Updated 8 years ago
- C++ string formatting library☆45Updated 5 years ago
- Miscellaneous Useful Utilities for C++.☆30Updated last year
- a lightweight SIMD vector, matrix and quaternion library☆32Updated 2 years ago