bdiamand / DelegateLinks
Fixed-size C++ delegates - efficient alternatives to std::function.
☆42Updated 3 years ago
Alternatives and similar repositories for Delegate
Users that are interested in Delegate are comparing it to the libraries listed below
Sorting:
- Find race conditions at low cost by instrumenting containers☆37Updated 5 months ago
- cross-platform filewatcher library for c/c++☆101Updated 4 years ago
- "Deboostified" version of boost.context (coroutines), Plain and simple C API for context switching. Easy build on multiple platforms.☆96Updated last month
- Dear ImGui with IMM32☆47Updated 6 years ago
- C++17 tiny vector math library☆45Updated 2 years ago
- Immediate Mode Debug Draw library☆43Updated 6 years ago
- C++ string formatting library☆47Updated 6 years ago
- Single-header libraries from the Magnum engine☆120Updated 9 months ago
- ☆50Updated 8 years ago
- ccpp, a general purpose single-header preprocessor library.☆52Updated 4 years ago
- A template for simple C++ reflection done with CMake and Python (no other external tools)☆40Updated 3 years ago
- Alternative STL aims to compile fast, runs fast, written in clear code, simple to read and understand☆75Updated 5 months ago
- Fast dynamic cast in C++ for MSVC, outperforming the regular dynamic cast by up to 25 times☆108Updated 9 years ago
- A simple, thread-safe memory manager for 64bit C++ applications and games. Focus is on preventing heap fragmentation in the absence of go…☆82Updated last year
- Archived!☆27Updated 4 years ago
- Dear ImGui 2D scripting language inspired by Werkzeug from Farbrausch☆38Updated 2 years ago
- Delegate is an unbelievably fast, lightweight, and 0-overhead function container.☆26Updated 4 years ago
- C++11 syntactic sugar for ImGui with RAII guards☆74Updated 4 months ago
- C++20 Vulkan and GLes rendering engine☆17Updated 3 months ago
- A replacement for rand()/srand() that's ~700% faster and typically has better statistical distribution. An adaptationof Melissa O'Neill's…☆19Updated last year
- Small C++ workstealing task scheduler meant for gamedev.☆35Updated 5 years ago
- Slotmap is a sequence container with weak reference keys written in C++17.☆39Updated last year
- Small single-header C++ library that renders Windows fonts in graphics applications☆49Updated 6 years ago
- ☆22Updated 2 years ago
- A font cooking library☆57Updated 4 years ago
- Cut down and minimalistic C++ string formatting library☆28Updated 2 years ago
- CPU scope based profiling library and browser based profile inspector with ImGui visualization☆100Updated 7 months ago
- A Embedded Gpu Profiler for Dear ImGui App☆63Updated 5 months ago
- A header only cross platform wrapper of fiber API.☆46Updated 7 years ago
- A lock-free multithreaded job system made using C++20 coroutines and atomic operations.☆37Updated 2 years ago