cginternals / cppassistLinks
C++ sanctuary for small but powerful and frequently required, stand alone features.
☆29Updated 9 months ago
Alternatives and similar repositories for cppassist
Users that are interested in cppassist are comparing it to the libraries listed below
Sorting:
- A replacement for rand()/srand() that's ~700% faster and typically has better statistical distribution. An adaptationof Melissa O'Neill's…☆17Updated last year
- Cut down and minimalistic C++ string formatting library☆26Updated last year
- Fixed-size C++ delegates - efficient alternatives to std::function.☆42Updated 2 years ago
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆37Updated last year
- C++ library for type introspection, reflection, and scripting interface☆28Updated last year
- A template for simple C++ reflection done with CMake and Python (no other external tools)☆40Updated 3 years ago
- C++ string formatting library☆44Updated 5 years ago
- Archived!☆27Updated 3 years ago
- A C++17 metaprogramming library. Strings, Parsing, Typelists, Aggregate to Tuple conversions and Constant integral literals☆51Updated 6 years ago
- Delegate is an unbelievably fast, lightweight, and 0-overhead function container.☆25Updated 4 years ago
- A C++ data container replicating std::stack functionality but with better performance than standard library containers in a stack context…☆66Updated 3 months ago
- C++20 Vulkan and GLes rendering engine☆17Updated 6 months ago
- Container Traits for Modern C++☆29Updated 4 years ago
- easy reflection and serialization for C++17, MIT licensed☆51Updated 3 years ago
- C++17 tiny vector math library☆43Updated last year
- C++ Reflection & Serialization using Clang's LibTooling☆51Updated 4 years ago
- A C++ data container replicating std::queue functionality but with better performance.☆34Updated 3 months ago
- Apathy is a lightweight path/file/mstream/mmap IO library (C++03)☆35Updated 5 years ago
- Type traits for properties of C / C++ enum types☆21Updated 5 years ago
- An implementation of the char8_t remediation approaches discussed in P1423 (https://wg21.link/p1423).☆25Updated 3 years ago
- "Longeron++" C++17 library for simple memory-efficient or 'data-oriented' structures☆32Updated 3 weeks ago
- Non-intrusive C++ signal programming library☆50Updated 3 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☆48Updated last year
- 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
- A fixed capacity dynamically sized string☆66Updated last month
- A simple, header-only, dependency-free, C++ 11 based ThreadPool library.☆34Updated 5 years ago
- Dear ImGui with IMM32☆46Updated 5 years ago
- easy to use callback library for C++☆42Updated 8 years ago
- "Small Vector" optimization for Modern C++: store up to a small number of items on the stack☆34Updated 4 years ago
- A single-file header-only version of C++17-like invoke() for C++98, C++11 and later☆32Updated last year