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++ library that simplifies working with tuples, variants, and more through argument list generation and the ability to convert from ru…☆61Updated 4 years ago
- A C++ data container replicating std::stack functionality but with better performance than standard library containers in a stack context…☆65Updated 2 weeks ago
- Fixed size function wrapper like std::function☆69Updated 8 years ago
- A C++ data container replicating std::queue functionality but with better performance.☆32Updated 2 weeks ago
- A fixed capacity dynamically sized string☆64Updated 3 months 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
- "Deboostified" version of boost.context (coroutines), Plain and simple C API for context switching. Easy build on multiple platforms.☆90Updated 2 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
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆36Updated 9 months ago
- A custom implementation of the C++17 'string_view' back-ported to c++11☆42Updated 3 years ago
- C++ static vector class template. Also might be known as fixed vector or on-stack vector.☆14Updated 2 years ago
- A research project aimed at introducing language support for type erasure in C++.☆53Updated 8 years ago
- A C++14 and later CRTP template for defining iterators☆71Updated 2 weeks ago
- Single-header library facilities for C++2a Coroutines☆81Updated 3 years ago
- Virtual memory based containers☆42Updated 3 years ago
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆161Updated 2 weeks ago
- ☆26Updated 4 years ago
- IEEE-754 binary-to-decimal and decimal-to-binary conversion library☆40Updated 2 years ago
- Header-only library providing unicode aware string support for C++☆107Updated 3 weeks ago
- Library of flat vector-like based associative containers☆76Updated 2 years ago
- The seq library is a collection of original C++14 STL-like containers and related tools☆87Updated 5 months ago
- An indirect value-type for C++☆82Updated last year
- a c++ header library that implements variant constexpr functions and types.☆85Updated 5 years ago
- C++20 single-header library for embedding INI configs☆61Updated 2 years ago
- A constexpr string, container and algorithm library for C++14/1Z.☆25Updated 7 years ago
- Yet another C++ text formatting library.☆71Updated 3 months ago
- Stack allocated and type-erased functors 🐜☆53Updated 6 years ago
- C++ string formatting library☆44Updated 5 years ago