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:
- Slotmap is a sequence container with weak reference keys written in C++17.☆39Updated last year
- Type traits for properties of C / C++ enum types☆22Updated 6 years ago
- Miscellaneous Useful Utilities for C++.☆31Updated 2 years ago
- Collection of high performance C++ containers that can be chosen as drop-in replacements for std::vector and std::set☆37Updated 3 months ago
- Delegate is an unbelievably fast, lightweight, and 0-overhead function container.☆26Updated 4 years ago
- A fast C++ dynamic_cast<> alternative.☆34Updated 4 years ago
- A static reimplementation of the C++ STL (no dynamic memory allocations).☆112Updated 6 years ago
- forward declarations for C++ std headers☆75Updated 4 years ago
- Flat containers for C++☆59Updated 6 months ago
- Fast comparison-based sort algorithm☆57Updated 3 years ago
- C++ library for type introspection, reflection, and scripting interface☆28Updated 2 years ago
- demo code for https://github.com/Green-Sky/imgui_entt_entity_editor☆17Updated 4 years ago
- Tiny portable C++ library for atomic operations☆53Updated 2 years ago
- A drop-in replacement for std::list with 293% faster insertion, 57% faster erasure, 17% faster iteration and 77% faster sorting on averag…☆165Updated last week
- A C++ data container replicating std::stack functionality but with better performance than standard library containers in a stack context…☆70Updated last week
- Base91 / Base85 / Base64 de/encoders (C++03)☆71Updated 9 years ago
- Apathy is a lightweight path/file/mstream/mmap IO library (C++03)☆38Updated 6 years ago
- Compile-time printf-like string formatting☆77Updated 7 years ago
- Library for extracting stacktrace from exception.☆48Updated 2 years ago
- IEEE-754 binary-to-decimal and decimal-to-binary conversion library☆41Updated 3 years ago
- Simple C++ one-header stl based library implementing reflection for POD data types☆28Updated 4 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☆52Updated last month
- ☆50Updated 8 years ago
- Optimizing the memory layout of std::tuple☆34Updated 5 years ago
- A fixed capacity dynamically sized string☆69Updated 3 weeks ago
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆39Updated last month
- Utilities for working with strings at compile time and passing strings as template parameters.☆23Updated 5 years ago
- A simple, one-file, header-only, C++ utility for graphs, curves and histograms.☆77Updated 7 years ago
- A clean implementation of reflection and related proposals.☆28Updated 7 years ago
- C++20 Vulkan and GLes rendering engine☆17Updated 3 months ago