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:
- 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
- Fixed size function wrapper like std::function☆69Updated 9 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
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years ago
- std::ring_span (SG14, P0059R1)☆45Updated 8 years ago
- Header only C++14 micro benchmark☆14Updated 9 years ago
- A C++17 metaprogramming library. Strings, Parsing, Typelists, Aggregate to Tuple conversions and Constant integral literals☆51Updated 6 years ago
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆37Updated last year
- WIP☆27Updated 6 years ago
- A no-dependencies C++ extensible type erasure library☆43Updated 4 years ago
- Cleaned up version of <https://bitbucket.org/martinhofernandes/wheels/>☆27Updated 9 years ago
- Container Traits for Modern C++☆29Updated 4 years ago
- ☆26Updated 7 years ago
- Non-intrusive C++ signal programming library☆50Updated 3 years ago
- Lightweight C++14 utility library. (Modernized, stripped and cleaned-up version of SSVUtils.)☆34Updated 4 years ago
- A C++ library that simplifies working with tuples, variants, and more through argument list generation and the ability to convert from ru…☆61Updated 4 years ago
- Foundations of symbol based programming☆30Updated 5 years ago
- `mp::inplace_string<CharT, MaxSize, Traits>` is a `std::string`-like class template that stores text content in-place inside the class☆10Updated 6 years ago
- A realtime/embedded-friendly C++11 variant type which is never empty and prevents undesirable implicit conversions☆98Updated 6 years ago
- Mutex implementations and utilities☆31Updated 8 years ago
- The C++ Pimpl Idiom Again!☆36Updated 7 years ago
- Stack allocated and type-erased functors 🐜☆54Updated 6 years ago
- A C++ ringbuffer that always looks like a flat array☆82Updated 4 years ago
- Lambda state machine is a state machine framework with an extremely simple UI☆16Updated 7 years ago
- constexpr djb2, fnv1, crc32, mumur3 string hash functions☆15Updated 7 years ago
- A single file C++11 header-only memory mapped file library.☆63Updated last year
- ☆49Updated 7 years ago
- Tiny portable C++ library for atomic operations☆54Updated last year
- Type traits for properties of C / C++ enum types☆21Updated 5 years ago
- A light-weight C++ profiling library☆31Updated 10 years ago