bitwizeshift / Delegate
Delegate is an unbelievably fast, lightweight, and 0-overhead function container.
☆21Updated 3 years ago
Related projects ⓘ
Alternatives and complementary repositories for Delegate
- A C++ data container replicating std::queue functionality but with better performance.☆30Updated 2 weeks ago
- Fixed-size C++ delegates - efficient alternatives to std::function.☆41Updated 2 years ago
- C++ sanctuary for small but powerful and frequently required, stand alone features.☆28Updated 2 months ago
- Cut down and minimalistic C++ string formatting library☆26Updated 10 months ago
- Archived!☆27Updated 3 years ago
- Type traits for properties of C / C++ enum types☆20Updated 5 years ago
- A header-only C++20 library of fast delegates and events☆23Updated last year
- A fixed capacity dynamically sized string☆63Updated this week
- A header only structure of arrays container for C++☆39Updated last year
- C++ Better Futures☆40Updated last year
- A compiler-friendly variadic type list for C++.☆36Updated last year
- meta-programming, C++11☆16Updated 2 years ago
- A replacement for rand()/srand() that's ~700% faster and typically has better statistical distribution. An adaptationof Melissa O'Neill's…☆14Updated 7 months ago
- Similar to python's `repr`, for c++☆32Updated 2 years ago
- CppDyn is a library which aims to simplify use of polymorphism in C++20☆17Updated 3 years ago
- C++ components used in the project https://github.com/rnburn/bbai☆51Updated last year
- Flat containers for C++☆56Updated 2 years ago
- reflection in c++ for json de/serialization☆40Updated last year
- A C++ data container replicating std::stack functionality but with better performance than standard library containers in a stack context…☆63Updated 2 weeks ago
- C++11 compatible charconv☆27Updated this week
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆36Updated 5 months ago
- C++ string formatting library☆44Updated 4 years ago
- Slotmap is a sequence container with weak reference keys written in C++17.☆39Updated last month
- ☆20Updated 7 years ago
- A modern C++-RAII utility library, based on the C++20 proposal☆11Updated 4 years ago
- C++20 library for binary serialization of arbitrary aggregates or tuples. The library also unifies work with tuples and aggregates☆13Updated 2 years ago
- Single-header, ranges-compatible generator type built on C++20 coroutines☆64Updated last year
- Utilities for working with strings at compile time and passing strings as template parameters.☆21Updated 4 years ago
- 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 last year
- File/Directory Watcher for Modern C++☆79Updated last year