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 last month
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years ago
- <charconv> from Microsoft STL, but multi-platform☆39Updated 4 months ago
- Library of flat vector-like based associative containers☆74Updated 2 years ago
- C++ components used in the project https://github.com/rnburn/bbai☆53Updated 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 5 years ago
- Fixed size function wrapper like std::function☆69Updated 9 years ago
- An indirect value-type for C++☆83Updated last year
- C++ string formatting library☆45Updated 5 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
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆181Updated 3 months ago
- A fixed capacity dynamically sized string☆67Updated last week
- A research project aimed at introducing language support for type erasure in C++.☆54Updated 9 years ago
- A drop-in replacement for std::list with 293% faster insertion, 57% faster erasure, 17% faster iteration and 77% faster sorting on averag…☆157Updated last month
- forward declarations for C++ std headers☆74Updated 4 years ago
- Meta C++ Library and Tool☆82Updated 2 years ago
- IEEE-754 binary-to-decimal and decimal-to-binary conversion library☆41Updated 2 years ago
- A C++ data container replicating std::queue functionality but with better performance.☆34Updated last month
- A custom implementation of the C++17 'string_view' back-ported to c++11☆42Updated 3 years ago
- 🏀 Up your type-game. A small C++ library for compile-time type names and type indices.☆73Updated 3 years ago
- Header-only library providing unicode aware string support for C++☆109Updated 4 months ago
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆37Updated last year
- Yet another C++ text formatting library.☆70Updated 8 months ago
- Flat containers for C++☆59Updated last month
- A library of type traits for introspecting C++ function types☆29Updated 6 years ago
- LightweighT Almost Lock-Less Oriented for C++ programs memory allocator☆168Updated 6 years ago
- C++20 single-header library for embedding INI configs☆60Updated 2 years ago
- Optimizing the memory layout of std::tuple☆34Updated 5 years ago
- Compact SVO optimized vector for C++17 or higher☆106Updated last year
- C++20 compile time compressed string tables☆46Updated 2 years ago