skarupke / std_function
☆48Updated 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
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years ago
- A C++ data container replicating std::queue functionality but with better performance.☆31Updated 2 weeks ago
- A fixed capacity dynamically sized string☆64Updated 3 months ago
- A research project aimed at introducing language support for type erasure in C++.☆53Updated 8 years ago
- a c++ header library that implements variant constexpr functions and types.☆85Updated 5 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
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆36Updated 9 months ago
- 🏀 Up your type-game. A small C++ library for compile-time type names and type indices.☆73Updated 2 years ago
- A custom implementation of the C++17 'string_view' back-ported to c++11☆42Updated 3 years ago
- Computes a constexpr (minimal) perfect hash function☆35Updated 5 years ago
- A library of type traits for introspecting C++ function types☆29Updated 5 years ago
- C++ string formatting library☆44Updated 5 years ago
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆74Updated last year
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆161Updated 2 weeks ago
- C++20 for flag enums☆27Updated 4 years ago
- An indirect value-type for C++☆82Updated last year
- Stack allocated and type-erased functors 🐜☆53Updated 6 years ago
- A constexpr string, container and algorithm library for C++14/1Z.☆25Updated 7 years ago
- Virtual memory based containers☆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☆48Updated 9 months ago
- Coroutine Support Library☆33Updated 7 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
- C++20 single-header library for embedding INI configs☆61Updated last year
- Header-only library providing unicode aware string support for C++☆107Updated 3 weeks 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 9 months ago
- Compile-time printf-like string formatting☆77Updated 6 years ago
- std::ring_span (SG14, P0059R1)☆46Updated 8 years ago
- Fixed size function wrapper like std::function☆69Updated 8 years ago
- A modern header-only zero-overhead library for creating smart references☆86Updated 5 years ago
- Single-header, ranges-compatible generator type built on C++20 coroutines☆65Updated 2 years ago