rigtorp / Function
Heap allocation free version of C++11 std::function
☆55Updated 3 years ago
Alternatives and similar repositories for Function:
Users that are interested in Function are comparing it to the libraries listed below
- WIP☆26Updated 5 years ago
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years ago
- A C++17 metaprogramming library. Strings, Parsing, Typelists, Aggregate to Tuple conversions and Constant integral literals☆51Updated 6 years ago
- C++17 sports two low-level character conversion functions, std::from_chars and std::to_chars, but they have a usage model that can be ea…☆8Updated 5 years ago
- Cleaned up version of <https://bitbucket.org/martinhofernandes/wheels/>☆27Updated 8 years ago
- std::ring_span (SG14, P0059R1)☆45Updated 8 years ago
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆36Updated 10 months ago
- Non-intrusive C++ signal programming library☆50Updated 3 years ago
- Header only C++14 micro benchmark☆14Updated 9 years ago
- An implementation of jss::object_ptr; a type similar to std::observer_ptr but with a few improvements☆34Updated 4 years ago
- WG21 P0468 implementation of an intrusive smart pointer for C++☆57Updated 5 years ago
- Foundations of symbol based programming☆30Updated 5 years ago
- Lambda state machine is a state machine framework with an extremely simple UI☆16Updated 7 years ago
- A realtime/embedded-friendly C++11 variant type which is never empty and prevents undesirable implicit conversions☆98Updated 6 years ago
- A no-dependencies C++ extensible type erasure library☆43Updated 4 years ago
- Small Hash Optimization - an optimization for when you have many small hash maps - similar to LLVM's small vector optimization.☆39Updated 7 years ago
- ⏱️ Single-header C++11 RDTSCP clock and timing utilities released into the public domain.☆110Updated 5 years ago
- ☆26Updated 7 years ago
- Container Traits for Modern C++☆29Updated 4 years ago
- A constexpr string, container and algorithm library for C++14/1Z.☆25Updated 7 years ago
- ☆48Updated 7 years ago
- C++ string formatting library☆44Updated 5 years ago
- Stack allocated and type-erased functors 🐜☆53Updated 6 years ago
- Minimal subset of Catch2 C++ test framework☆26Updated 6 years ago
- Lightweight C++14 utility library. (Modernized, stripped and cleaned-up version of SSVUtils.)☆34Updated 4 years ago
- JSON Serializer using compile time reflection☆20Updated 2 years ago
- Type traits for properties of C / C++ enum types☆21Updated 5 years ago
- Smart pointer for any movable objects. When trackable object moved/destroyed, trackers updated with new object's pointer.☆25Updated 5 years ago
- C++17 inplace_string implementation☆95Updated 6 years ago
- Fixed size function wrapper like std::function☆69Updated 8 years ago