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:
- Fast comparison-based sort algorithm☆57Updated 2 years ago
- Type traits for properties of C / C++ enum types☆22Updated 6 years ago
- Slotmap is a sequence container with weak reference keys written in C++17.☆39Updated last year
- A drop-in replacement for std::list with 293% faster insertion, 57% faster erasure, 17% faster iteration and 77% faster sorting on averag…☆161Updated 5 months ago
- Cut down and minimalistic C++ string formatting library☆27Updated last year
- A C++ data container replicating std::stack functionality but with better performance than standard library containers in a stack context…☆70Updated 5 months ago
- Virtual memory based containers☆42Updated 3 years ago
- Fixed size function wrapper like std::function☆70Updated 9 years ago
- A fast C++ dynamic_cast<> alternative.☆33Updated 4 years ago
- GLSL like minimalist vector, matrix and quaternion math library for C++11☆40Updated 4 years ago
- C++ library for type introspection, reflection, and scripting interface☆28Updated 2 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☆50Updated 2 weeks ago
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆38Updated 2 weeks ago
- A static reimplementation of the C++ STL (no dynamic memory allocations).☆112Updated 6 years ago
- Fixed-size C++ delegates - efficient alternatives to std::function.☆41Updated 3 years ago
- forward declarations for C++ std headers☆75Updated 4 years ago
- ☆50Updated 8 years ago
- Smart pointer for any movable objects. When trackable object moved/destroyed, trackers updated with new object's pointer.☆25Updated 6 years ago
- Example Code for Cpp Coroutine Job System talk at CppCon 2020☆40Updated 5 years ago
- A light-weight C++ profiling library☆31Updated 11 years ago
- Tiny portable C++ library for atomic operations☆53Updated 2 years ago
- Call any function with command-like syntax at runtime (with automatic argument management). No dependencies, no boilerplate code, no macr…☆12Updated 2 years ago
- C++ string formatting library☆47Updated 5 years ago
- Collection of high performance C++ containers that can be chosen as drop-in replacements for std::vector and std::set☆37Updated 2 months ago
- Phisko's C++ Utilities☆44Updated 2 years ago
- A C++20 serialization library (cereal fork)☆30Updated 5 months ago
- a c++ header library that implements variant constexpr functions and types.☆85Updated 6 years ago
- Single header file library for performing polygon decomposing using the Bayazit algorithm.☆24Updated 10 years ago
- a lightweight SIMD vector, matrix and quaternion library☆32Updated 2 years ago
- Resizable contiguous sequence container with fast appends on either end.☆38Updated 8 years ago