rigtorp / FunctionLinks
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
Sorting:
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 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
- Small Hash Optimization - an optimization for when you have many small hash maps - similar to LLVM's small vector optimization.☆39Updated 7 years ago
- WIP☆26Updated 6 years ago
- std::ring_span (SG14, P0059R1)☆45Updated 8 years ago
- A no-dependencies C++ extensible type erasure library☆43Updated 4 years ago
- Fixed size function wrapper like std::function☆69Updated 9 years ago
- Non-intrusive C++ signal programming library☆50Updated 3 years ago
- A realtime/embedded-friendly C++11 variant type which is never empty and prevents undesirable implicit conversions☆98Updated 6 years ago
- A C++ data container replicating std::queue functionality but with better performance.☆34Updated 3 months ago
- JSON Serializer using compile time reflection☆20Updated 2 years ago
- Header only C++14 micro benchmark☆14Updated 9 years ago
- Fast delegates implementation☆56Updated 3 years ago
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated 3 years ago
- A C++17 metaprogramming library. Strings, Parsing, Typelists, Aggregate to Tuple conversions and Constant integral literals☆51Updated 6 years ago
- The C++ Pimpl Idiom Again!☆36Updated 7 years ago
- Container Traits for Modern C++☆29Updated 4 years ago
- generic stack-based container☆106Updated 7 years ago
- Compile-time printf-like string formatting☆77Updated 7 years ago
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆37Updated last year
- A constexpr string, container and algorithm library for C++14/1Z.☆25Updated 7 years ago
- Lambda state machine is a state machine framework with an extremely simple UI☆16Updated 7 years ago
- Foundations of symbol based programming☆30Updated 5 years ago
- ☆26Updated 7 years ago
- Cleaned up version of <https://bitbucket.org/martinhofernandes/wheels/>☆27Updated 9 years ago
- ☆26Updated 5 years ago
- Lightweight C++14 utility library. (Modernized, stripped and cleaned-up version of SSVUtils.)☆34Updated 4 years ago
- C++17 inplace_string implementation☆95Updated 6 years ago
- std::invoke/std::apply analogs for C++11/14☆41Updated 2 years ago
- ☆49Updated 7 years ago