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
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years ago
- Fixed size function wrapper like std::function☆69Updated 8 years ago
- A C++17 metaprogramming library. Strings, Parsing, Typelists, Aggregate to Tuple conversions and Constant integral literals☆51Updated 6 years ago
- std::ring_span (SG14, P0059R1)☆45Updated 8 years ago
- Stack allocated and type-erased functors 🐜☆53Updated 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
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆36Updated 8 months ago
- Non-intrusive C++ signal programming library☆50Updated 3 years ago
- Header only C++14 micro benchmark☆14Updated 9 years ago
- Foundations of symbol based programming☆30Updated 5 years ago
- Container Traits for Modern C++☆28Updated 4 years ago
- WIP☆26Updated 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
- A single file C++11 header-only memory mapped file library.☆62Updated last year
- `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
- Fast integer to string and string to integer conversion functions☆21Updated last year
- Lightweight C++14 utility library. (Modernized, stripped and cleaned-up version of SSVUtils.)☆34Updated 3 years ago
- ☆26Updated 7 years ago
- Flat containers for C++☆59Updated 2 years ago
- typesafe tagged union with "don't call us, we'll call you" feature☆16Updated 9 years ago
- A C++ header-only support for serialization of generic objects to be used when the type is known a-priori.☆52Updated 11 years ago
- An implementation of jss::object_ptr; a type similar to std::observer_ptr but with a few improvements☆33Updated 4 years ago
- Cleaned up version of <https://bitbucket.org/martinhofernandes/wheels/>☆28Updated 8 years ago
- C++ string formatting library☆44Updated 5 years ago
- ⏱️ Single-header C++11 RDTSCP clock and timing utilities released into the public domain.☆110Updated 5 years ago
- Type traits for properties of C / C++ enum types☆21Updated 5 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☆156Updated 8 months ago
- Fast delegates implementation☆56Updated 2 years ago
- Core abstractions for dealing with concurrency in C++☆66Updated 10 months ago
- C++ coroutine based networking library (WIP)☆37Updated 6 years ago