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
- Fixed size function wrapper like std::function☆69Updated 9 years ago
- A C++ data container replicating std::stack functionality but with better performance than standard library containers in a stack context…☆66Updated 3 months ago
- A fixed capacity dynamically sized string☆66Updated last month
- Computes a constexpr (minimal) perfect hash function☆35Updated 5 years ago
- C++ string formatting library☆44Updated 5 years ago
- <charconv> from Microsoft STL, but multi-platform☆38Updated 2 months 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 last year
- a c++ header library that implements variant constexpr functions and types.☆85Updated 5 years ago
- A library of type traits for introspecting C++ function types☆29Updated 6 years ago
- Header-only library providing unicode aware string support for C++☆108Updated 2 months ago
- A custom implementation of the C++17 'string_view' back-ported to c++11☆42Updated 3 years ago
- A prototype implementation of the executors proposal☆85Updated 6 years ago
- An indirect value-type for C++☆83Updated last year
- A modern header-only zero-overhead library for creating smart references☆86Updated 6 years ago
- Single-header, ranges-compatible generator type built on C++20 coroutines☆66Updated 2 years ago
- 🏀 Up your type-game. A small C++ library for compile-time type names and type indices.☆74Updated 3 years ago
- Library of flat vector-like based associative containers☆75Updated 2 years ago
- C++ static vector class template. Also might be known as fixed vector or on-stack vector.☆13Updated 2 years ago
- C++20 single-header library for embedding INI configs☆60Updated 2 years ago
- A C++ data container replicating std::queue functionality but with better performance.☆34Updated 3 months ago
- A replacement for rand()/srand() that's ~700% faster and typically has better statistical distribution. An adaptationof Melissa O'Neill's…☆17Updated last year
- A header-only C++ parsing framework☆36Updated 3 years ago
- Virtual memory based containers☆42Updated 3 years ago
- Yet another C++ text formatting library.☆71Updated 6 months ago
- Measures how parsing overweight the major STLs have become☆57Updated 4 years ago
- "Deboostified" version of boost.context (coroutines), Plain and simple C API for context switching. Easy build on multiple platforms.☆90Updated last month
- C++20 SQLite wrapper with an expressive code that runs fast☆26Updated 4 years ago
- Flat containers for C++☆59Updated 2 years ago
- A C++11 std::vector-compliant implementation with a customizable size type and growing algorithm☆68Updated 10 years ago