TheWisp / ImpossiblyFastEventCPP17Links
Fast, clean and self-managed multicast-delegate with C++17 template<auto>
☆21Updated 5 years ago
Alternatives and similar repositories for ImpossiblyFastEventCPP17
Users that are interested in ImpossiblyFastEventCPP17 are comparing it to the libraries listed below
Sorting:
- 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
- Utilities for working with strings at compile time and passing strings as template parameters.☆23Updated 5 years ago
- Modern C++ generic header-only template library.☆102Updated 2 years ago
- A drop-in replacement for std::list with 293% faster insertion, 57% faster erasure, 17% faster iteration and 77% faster sorting on averag…☆155Updated 4 months ago
- A realtime/embedded-friendly C++11 variant type which is never empty and prevents undesirable implicit conversions☆99Updated 6 years ago
- Using coroutines to implement C++ exceptions for freestanding environments☆73Updated last week
- Fast delegates implementation☆56Updated 3 years ago
- A C++ data container replicating std::stack functionality but with better performance than standard library containers in a stack context…☆66Updated 4 months ago
- A concise and readable metaprogramming language for C++☆59Updated 4 years ago
- A migration path to C++ library extensions scope_exit, scope_fail, scope_success, unique_resource☆46Updated 2 months ago
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years ago
- C++ to C++ code generation tool (enum2string conversion, serialization, reflection etc.)☆95Updated 5 years ago
- 🏃 Iterators made easy! Zero cost abstractions for designing and using C++ iterators.☆143Updated 8 months ago
- ☆122Updated 4 years ago
- A C++14 and later CRTP template for defining iterators☆74Updated 3 months ago
- A constexpr string, container and algorithm library for C++14/1Z.☆25Updated 8 years ago
- Library providing legal access to C++ private members☆98Updated 3 years ago
- Compile time counter that works with all major modern compilers☆55Updated last year
- Header-only C++17 library for evaluating logical expressions.☆85Updated 3 years ago
- 📣 Hey listen! A simple general-purpose event-listener system for C++17.☆135Updated 4 years ago
- Header-only library providing unicode aware string support for C++☆108Updated 3 months ago
- A static reflection framework for C++, using libclang.☆55Updated 3 years ago
- A single header standard C++ serialization framework.☆195Updated 3 years ago
- ring-span lite - A C++yy-like ring_span type for C++98, C++11 and later in a single-file header-only library☆159Updated 3 months ago
- <charconv> from Microsoft STL, but multi-platform☆38Updated 3 months ago
- Library In A Week 2017 Parameter☆19Updated 7 years ago
- A modern header-only zero-overhead library for creating smart references☆86Updated 6 years ago
- Miscellaneous Useful Utilities for C++.☆30Updated last year
- Help code to be able to use C++ as a scriptable and debuggable language without using any language wrappers☆28Updated 6 years ago
- repr for Modern C++: Return printable string representation of a value☆85Updated 4 years ago