DaemonSnake / compile-time-string-format
a c++ header library that implements a user-defined literals for a compile time string format.
☆22Updated 7 years ago
Related projects ⓘ
Alternatives and complementary repositories for compile-time-string-format
- Apathy is a lightweight path/file/mstream/mmap IO library (C++03)☆35Updated 5 years ago
- Fully featured C++ enums; to/from string, iteration, enum-set class, type safety, custom properties, static/const(expr), more...☆11Updated 6 years ago
- {fmt} support for ranges, containers and types with tuple interface.☆27Updated 6 years ago
- Modern OpenGL wrapper, thin C++14 header-only layer on top of the OpenGL 4.5+ API☆27Updated 5 years ago
- Fast comparison-based sort algorithm☆55Updated last year
- easy reflection and serialization for C++17, MIT licensed☆51Updated 2 years ago
- A small, flexible and extensible front-end for GLSL.☆22Updated 2 years ago
- Work-in-progress Rust application that converts C++ header-only libraries to single self-contained headers.☆26Updated 5 years ago
- GLSL like minimalist vector, matrix and quaternion math library for C++11☆38Updated 3 years ago
- Generic 2D graphics library for C++14☆28Updated 2 years ago
- polymorphism with value semantics (based on std::variant)☆12Updated 8 years ago
- Slotmap is a sequence container with weak reference keys written in C++17.☆39Updated last month
- A clean implementation of reflection and related proposals.☆29Updated 6 years ago
- Resizable contiguous sequence container with fast appends on either end.☆37Updated 7 years ago
- A light-weight C++ profiling library☆31Updated 10 years ago
- Flat containers for C++☆56Updated 2 years ago
- Tiny format/mustache templating library (C++11)☆23Updated 8 years ago
- C++ implementation of strong types☆53Updated 4 years ago
- Non-intrusive C++ signal programming library☆49Updated 2 years ago
- Smart pointer for any movable objects. When trackable object moved/destroyed, trackers updated with new object's pointer.☆25Updated 5 years ago
- Multiple Producers / Multiple Consumers Message Passing Pool☆19Updated 9 years ago
- demo code for https://github.com/Green-Sky/imgui_entt_entity_editor☆16Updated 2 years ago
- Small Hash Optimization - an optimization for when you have many small hash maps - similar to LLVM's small vector optimization.☆37Updated 7 years ago
- Header only software implementations of reduced precision floating point formats☆15Updated 5 years ago
- observer-ptr - An observer_ptr for C++98 and later in a single-file header-only library (Extensions for Library Fundamentals, v2, v3)☆36Updated 5 months ago
- #include <engine>☆39Updated 6 years ago
- Highly composable C++17 template meta programming library☆39Updated 5 years ago
- Similar to python's `repr`, for c++☆32Updated 2 years ago
- C++1z variant, never empty, constexpr visit/multivisit (perfect forwarding for visitor and its parameters), delayed visitor, composite vi…☆13Updated 8 years ago