skarupke / std_functionLinks
☆50Updated 8 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
- value-ptr-lite - A C++ smart-pointer with value semantics for C++98, C++11 and later in a single-file header-only library☆50Updated last month
- C++ components used in the project https://github.com/rnburn/bbai☆53Updated 2 years ago
- A C++ data container replicating std::stack functionality but with better performance than standard library containers in a stack context…☆68Updated 4 months ago
- C++20 single-header library for embedding INI configs☆60Updated 2 years ago
- A library of type traits for introspecting C++ function types☆31Updated 6 years ago
- Library of flat vector-like based associative containers☆75Updated 2 years ago
- Fixed size function wrapper like std::function☆70Updated 9 years ago
- forward declarations for C++ std headers☆74Updated 4 years ago
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆183Updated last month
- <charconv> from Microsoft STL, but multi-platform☆39Updated 7 months ago
- 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
- ☆25Updated 5 years ago
- An indirect value-type for C++☆84Updated 2 years ago
- A custom implementation of the C++17 'string_view' back-ported to c++11☆43Updated 4 years ago
- 🏀 Up your type-game. A small C++ library for compile-time type names and type indices.☆75Updated 3 years ago
- Yet another C++ text formatting library.☆71Updated 10 months ago
- A C++ data container replicating std::queue functionality but with better performance.☆35Updated 4 months ago
- C++20 SQLite wrapper with an expressive code that runs fast☆26Updated 5 years ago
- ☆34Updated 3 years ago
- Flat containers for C++☆59Updated 4 months ago
- Optimizing the memory layout of std::tuple☆34Updated 5 years ago
- Fixed-size C++ delegates - efficient alternatives to std::function.☆42Updated 3 years ago
- Heap allocation free version of C++11 std::function☆59Updated 4 years ago
- Compact SVO optimized vector for C++17 or higher☆109Updated last year
- A drop-in replacement for std::list with 293% faster insertion, 57% faster erasure, 17% faster iteration and 77% faster sorting on averag…☆159Updated 4 months ago
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆38Updated last month
- Meta C++ Library and Tool☆83Updated 2 years ago
- A simple C++ 03/11/etc timer class for ~microsecond-precision cross-platform benchmarking. The implementation is as limited and as simple…☆145Updated last year
- A template for simple C++ reflection done with CMake and Python (no other external tools)☆40Updated 3 years ago