skarupke / std_functionLinks
☆49Updated 7 years ago
Alternatives and similar repositories for std_function
Users that are interested in std_function are comparing it to the libraries listed below
Sorting:
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years ago
- ☆34Updated 3 years ago
- Computes a constexpr (minimal) perfect hash function☆35Updated 5 years ago
- A tool for representing and concatenating strings without heap memory☆63Updated 4 years ago
- observer-ptr - An observer_ptr for C++98 and later in a single-file header-only library (Extensions for Library Fundamentals, v2, v3)☆36Updated last year
- A C++ data container replicating std::stack functionality but with better performance than standard library containers in a stack context…☆66Updated 3 months 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
- Flat containers for C++☆59Updated 2 years ago
- A fixed capacity dynamically sized string☆66Updated 3 weeks ago
- An indirect value-type for C++☆83Updated last year
- value-ptr-lite - A C++ smart-pointer with value semantics for C++98, C++11 and later in a single-file header-only library☆48Updated last year
- C++20 single-header library for embedding INI configs☆60Updated 2 years ago
- A library of type traits for introspecting C++ function types☆29Updated 6 years ago
- A C++ data container replicating std::queue functionality but with better performance.☆34Updated 3 months ago
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆37Updated last year
- WG21 P0468 implementation of an intrusive smart pointer for C++☆57Updated 5 years ago
- A research project aimed at introducing language support for type erasure in C++.☆54Updated 9 years ago
- Non-intrusive C++ signal programming library☆50Updated 3 years ago
- A custom implementation of the C++17 'string_view' back-ported to c++11☆42Updated 3 years ago
- A constexpr string, container and algorithm library for C++14/1Z.☆25Updated 7 years ago
- a c++ header library that implements variant constexpr functions and types.☆85Updated 5 years ago
- Small small_vector☆34Updated 4 years ago
- C++ string formatting library☆44Updated 5 years ago
- Fixed size function wrapper like std::function☆69Updated 9 years ago
- A C++14 and later CRTP template for defining iterators☆74Updated last month
- Single-header, ranges-compatible generator type built on C++20 coroutines☆66Updated 2 years ago
- A prototype implementation of the executors proposal☆85Updated 6 years ago
- A realtime/embedded-friendly C++11 variant type which is never empty and prevents undesirable implicit conversions☆98Updated 6 years ago
- Virtual memory based containers☆42Updated 3 years ago
- 🏀 Up your type-game. A small C++ library for compile-time type names and type indices.☆74Updated 3 years ago