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…☆66Updated 4 months 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
- unique_resource, The General RAII Wrapper for Exclusive Ownership Resource Management.☆48Updated 11 months ago
- Header-only library providing unicode aware string support for C++☆108Updated 3 months ago
- Library of flat vector-like based associative containers☆75Updated 2 years ago
- A library of type traits for introspecting C++ function types☆29Updated 6 years ago
- A C++ data container replicating std::queue functionality but with better performance.☆34Updated 4 months ago
- A custom implementation of the C++17 'string_view' back-ported to c++11☆42Updated 3 years 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
- <charconv> from Microsoft STL, but multi-platform☆38Updated 3 months ago
- Tiny portable C++ library for atomic operations☆54Updated last year
- C++ components used in the project https://github.com/rnburn/bbai☆52Updated last year
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆37Updated 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…☆155Updated 4 months ago
- forward declarations for C++ std headers☆74Updated 4 years ago
- 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
- Flat containers for C++☆59Updated last week
- Virtual memory based containers☆42Updated 3 years ago
- High performance multithreading toolkit for C++17☆47Updated 3 months ago
- A concise and readable metaprogramming language for C++☆59Updated 4 years ago
- C++20 for flag enums☆27Updated 5 years ago
- LightweighT Almost Lock-Less Oriented for C++ programs memory allocator☆167Updated 6 years ago
- IEEE-754 binary-to-decimal and decimal-to-binary conversion library☆40Updated 2 years ago
- Optimizing the memory layout of std::tuple☆33Updated 5 years ago
- Small Hash Optimization - an optimization for when you have many small hash maps - similar to LLVM's small vector optimization.☆39Updated 7 years ago
- Yet another C++ text formatting library.☆71Updated 6 months ago
- C++20 SQLite wrapper with an expressive code that runs fast☆26Updated 4 years ago
- Computes a constexpr (minimal) perfect hash function☆35Updated 5 years ago