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:
- A C++ data container replicating std::stack functionality but with better performance than standard library containers in a stack context…☆67Updated 3 weeks ago
- 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
- forward declarations for C++ std headers☆74Updated 4 years ago
- Library of flat vector-like based associative containers☆75Updated 2 years ago
- A custom implementation of the C++17 'string_view' back-ported to c++11☆42Updated 3 years ago
- C++ string formatting library☆45Updated 5 years ago
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆37Updated last year
- A C++ library that simplifies working with tuples, variants, and more through argument list generation and the ability to convert from ru…☆62Updated 4 years ago
- Computes a constexpr (minimal) perfect hash function☆35Updated 5 years ago
- Flat containers for C++☆59Updated last month
- ☆34Updated 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 last year
- A fixed capacity dynamically sized string☆66Updated 2 months ago
- Utilities for working with strings at compile time and passing strings as template parameters.☆23Updated 5 years ago
- Fixed-size C++ delegates - efficient alternatives to std::function.☆42Updated 3 years ago
- Virtual memory based containers☆42Updated 3 years ago
- C++ components used in the project https://github.com/rnburn/bbai☆52Updated last year
- A research project aimed at introducing language support for type erasure in C++.☆54Updated 9 years ago
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆181Updated 2 months ago
- An indirect value-type for C++☆83Updated last year
- Yet another C++ text formatting library.☆71Updated 7 months ago
- a c++ header library that implements variant constexpr functions and types.☆85Updated 5 years ago
- Heap allocation free version of C++11 std::function☆57Updated 3 years ago
- C++20 SQLite wrapper with an expressive code that runs fast☆26Updated 4 years ago
- C++20 for flag enums☆27Updated 5 years ago
- 🏀 Up your type-game. A small C++ library for compile-time type names and type indices.☆73Updated 3 years ago
- A concise and readable metaprogramming language for C++☆60Updated 4 years ago
- A template for simple C++ reflection done with CMake and Python (no other external tools)☆40Updated 3 years ago
- A C++ data container replicating std::queue functionality but with better performance.☆34Updated 3 weeks ago