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:
- forward declarations for C++ std headers☆74Updated 4 years ago
- Type traits for properties of C / C++ enum types☆21Updated 6 years ago
- Slotmap is a sequence container with weak reference keys written in C++17.☆39Updated 11 months ago
- c++ library for building lightweight processing pipeline at compile-time for string obfuscation, aes ciphering or whatever you want☆68Updated 6 years ago
- SIMD 3D-vector C++ implementation☆30Updated 10 years ago
- An implementation of the char8_t remediation approaches discussed in P1423 (https://wg21.link/p1423).☆25Updated 3 years ago
- A static reimplementation of the C++ STL (no dynamic memory allocations).☆112Updated 6 years ago
- A C++20 serialization library (cereal fork)☆30Updated 3 months ago
- A clean implementation of reflection and related proposals.☆28Updated 7 years ago
- Fast comparison-based sort algorithm☆57Updated 2 years ago
- Miscellaneous Useful Utilities for C++.☆31Updated last year
- Example Code for Cpp Coroutine Job System talk at CppCon 2020☆40Updated 4 years ago
- Library for extracting stacktrace from exception.☆48Updated last year
- envy: Deserialize environment variables into type-safe structs☆67Updated 5 years ago
- A cleaner rewrite of the meow hash by Casey Muratori, utilizing modern C++ features☆40Updated 6 years ago
- Fixed size function wrapper like std::function☆69Updated 9 years ago
- Single header file library for performing polygon decomposing using the Bayazit algorithm.☆24Updated 9 years ago
- A fast C++ dynamic_cast<> alternative.☆33Updated 4 years ago
- C++ Reflection & Serialization using Clang's LibTooling☆52Updated 4 years ago
- "Longeron++" C++17 library for simple memory-efficient or 'data-oriented' structures☆32Updated 3 months ago
- Mutex implementations and utilities☆31Updated 8 years ago
- Virtual memory based containers☆43Updated 3 years ago
- Useful C++ templates☆14Updated 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☆49Updated last year
- C++20 Vulkan and GLes rendering engine☆17Updated this week
- C++ Scattered Containers☆67Updated 8 years ago
- A C++ smart pointer with copy-on-write semantics☆15Updated 9 years ago
- C++ sanctuary for small but powerful and frequently required, stand alone features.☆29Updated last year
- Delegate is an unbelievably fast, lightweight, and 0-overhead function container.☆26Updated 4 years ago
- Task System presented in "Better Code: Concurrency - Sean Parent"☆43Updated 5 years ago