bitwizeshift / DelegateLinks
Delegate is an unbelievably fast, lightweight, and 0-overhead function container.
☆25Updated 4 years ago
Alternatives and similar repositories for Delegate
Users that are interested in Delegate are comparing it to the libraries listed below
Sorting:
- Cut down and minimalistic C++ string formatting library☆26Updated last year
- Fixed-size C++ delegates - efficient alternatives to std::function.☆42Updated 3 years ago
- Archived!☆27Updated 3 years ago
- C++ sanctuary for small but powerful and frequently required, stand alone features.☆29Updated 11 months ago
- A C++ data container replicating std::queue functionality but with better performance.☆34Updated 3 weeks ago
- A C++ data container replicating std::stack functionality but with better performance than standard library containers in a stack context…☆67Updated 3 weeks ago
- A generator of JSON parser & serializer C++ code from structure header files☆24Updated 4 months ago
- C++11 syntactic sugar for ImGui with RAII guards☆71Updated 6 months ago
- C++20 compile-time reflection library.☆35Updated 9 months ago
- C++ components used in the project https://github.com/rnburn/bbai☆52Updated last year
- A header only structure of arrays container for C++☆41Updated 2 years ago
- C++ Better Futures☆45Updated 2 years ago
- A header-only C++20 library of fast delegates and events☆26Updated 2 years ago
- Type traits for properties of C / C++ enum types☆21Updated 6 years ago
- C++17 tiny vector math library☆44Updated last year
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆37Updated last year
- C++20 thread pool / tasking library / coroutine runtime with no compromises. Excellent performance, powerful features, and simple syntax.☆37Updated 3 weeks ago
- ☆29Updated last year
- reflection in c++ for json de/serialization☆46Updated last year
- A compiler-friendly variadic type list for C++.☆37Updated 2 years ago
- CppDyn is a library which aims to simplify use of polymorphism in C++20☆19Updated 3 years ago
- Virtual memory based containers☆42Updated 3 years ago
- A C++17 metaprogramming library. Strings, Parsing, Typelists, Aggregate to Tuple conversions and Constant integral literals☆51Updated 6 years ago
- A C++20 serialization library (cereal fork)☆29Updated last month
- Collection of high performance C++ containers that can be chosen as drop-in replacements for std::vector and std::set☆35Updated 5 months ago
- An Efficient C++ Fixed Block Memory Allocator☆35Updated 2 weeks ago
- Container Traits for Modern C++☆29Updated 4 years ago
- Compact SVO optimized vector for C++17 or higher☆106Updated last year
- Cross-platform C++ library providing tools for applications to locate themselves, their data assets as well as dependent modules.☆83Updated 4 months ago
- Call any function with command-like syntax at runtime (with automatic argument management). No dependencies, no boilerplate code, no macr…☆12Updated 2 years ago