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☆97Updated 6 years ago
- A C++ data container replicating std::stack functionality but with better performance than standard library containers in a stack context…☆70Updated last week
- Library of flat vector-like based associative containers☆76Updated 3 years ago
- Header-only library providing unicode aware string support for C++☆109Updated 9 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
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆185Updated last week
- forward declarations for C++ std headers☆75Updated 4 years ago
- A research project aimed at introducing language support for type erasure in C++.☆54Updated 9 years ago
- A fixed capacity dynamically sized string☆69Updated 3 weeks 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☆52Updated last month
- 🏀 Up your type-game. A small C++ library for compile-time type names and type indices.☆78Updated 3 years ago
- ☆34Updated 3 years ago
- Home to luple, nuple, C++ String Interning, Struct Reader and C++ Type Loophole☆179Updated 6 years ago
- C++ components used in the project https://github.com/rnburn/bbai☆53Updated 2 years ago
- Fixed size function wrapper like std::function☆70Updated 9 years ago
- Virtual memory based containers☆42Updated 3 years ago
- A library of type traits for introspecting C++ function types☆31Updated 6 years ago
- Computes a constexpr (minimal) perfect hash function☆35Updated 6 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…☆165Updated last week
- C++ string formatting library☆47Updated 5 years ago
- A replacement for rand()/srand() that's ~700% faster and typically has better statistical distribution. An adaptationof Melissa O'Neill's…☆19Updated last year
- WG21 P0468 implementation of an intrusive smart pointer for C++☆58Updated 6 years ago
- C++20 single-header library for embedding INI configs☆60Updated 2 years ago
- C++20 SQLite wrapper with an expressive code that runs fast☆26Updated 5 years ago
- An indirect value-type for C++☆83Updated 2 years ago
- Heap allocation free version of C++11 std::function☆59Updated 4 years ago
- C++ library aiming to replace all built-in integers☆99Updated 2 weeks ago
- Single-header, ranges-compatible generator type built on C++20 coroutines☆68Updated 2 years ago
- Stack allocated and type-erased functors 🐜☆54Updated 7 years ago
- Some library components that didn't quite fit anywhere else...☆36Updated last month