rigtorp / FunctionLinks
Heap allocation free version of C++11 std::function
☆57Updated 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
- ⏱️ Single-header C++11 RDTSCP clock and timing utilities released into the public domain.☆110Updated 6 years ago
- A C++17 metaprogramming library. Strings, Parsing, Typelists, Aggregate to Tuple conversions and Constant integral literals☆51Updated 6 years ago
- Fixed size function wrapper like std::function☆69Updated 9 years ago
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆37Updated last year
- Non-intrusive C++ signal programming library☆50Updated 3 years ago
- C++17 inplace_string implementation☆97Updated 7 years ago
- Fast delegates implementation☆56Updated 3 years ago
- Flat containers for C++☆59Updated 2 months ago
- Foundations of symbol based programming☆30Updated 5 years ago
- A realtime/embedded-friendly C++11 variant type which is never empty and prevents undesirable implicit conversions☆99Updated 7 years ago
- WIP☆27Updated 6 years ago
- Modern C++ generic header-only template library.☆103Updated last month
- Lightweight publisher/subscriber C++ library based on boost asio☆21Updated 4 years ago
- C++ string formatting library☆46Updated 5 years ago
- A C++ data container replicating std::stack functionality but with better performance than standard library containers in a stack context…☆67Updated 2 months ago
- Generic 2D graphics library for C++14☆28Updated 7 months ago
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated 4 years ago
- Header only C++14 micro benchmark☆14Updated 9 years ago
- Literal Logging for C++☆86Updated 7 years ago
- Minimal subset of Catch2 C++ test framework☆26Updated 6 years ago
- Mutex implementations and utilities☆31Updated 8 years ago
- Transferred to https://github.com/Neargye/yacppl☆14Updated 4 years ago
- A custom implementation of the C++17 'string_view' back-ported to c++11☆42Updated 3 years ago
- value-ptr-lite - A C++ smart-pointer with value semantics for C++98, C++11 and later in a single-file header-only library☆49Updated last year
- Fixed Point Arithmetic C++14 Library☆112Updated 7 years ago
- A single file C++11 header-only memory mapped file library.☆65Updated last year
- a tool to count accesses to member variables in c++ programs☆77Updated 11 years ago
- Library of flat vector-like based associative containers☆74Updated 2 years ago
- `mp::inplace_string<CharT, MaxSize, Traits>` is a `std::string`-like class template that stores text content in-place inside the class☆11Updated 6 years ago