LoopPerfect / smallfunction
Stack allocated and type-erased functors 🐜
☆53Updated 6 years ago
Alternatives and similar repositories for smallfunction:
Users that are interested in smallfunction are comparing it to the libraries listed below
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years ago
- Compile-time printf-like string formatting☆77Updated 6 years ago
- A C++ library that simplifies working with tuples, variants, and more through argument list generation and the ability to convert from ru…☆61Updated 4 years ago
- A research project aimed at introducing language support for type erasure in C++.☆53Updated 8 years ago
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆74Updated last year
- A no-dependencies C++ extensible type erasure library☆43Updated 4 years ago
- Prototype for new std::function features, compatible with C++11.☆46Updated 4 years ago
- Non-intrusive C++ signal programming library☆50Updated 3 years ago
- The C++ Pimpl Idiom Again!☆36Updated 6 years ago
- A never-valueless, strong guarantee implementation of std::variant☆67Updated last month
- C++17 immutable compile-time key value map☆50Updated 5 years ago
- ☆26Updated 7 years ago
- MSGUI - Metashell GUI☆68Updated 6 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
- C++ generic make factory☆106Updated 5 years ago
- Library of flat vector-like based associative containers☆76Updated 2 years ago
- A constexpr string, container and algorithm library for C++14/1Z.☆25Updated 7 years ago
- WG21 P0468 implementation of an intrusive smart pointer for C++☆57Updated 5 years ago
- A prototype implementation of the executors proposal☆85Updated 6 years ago
- Lightweight C++14 utility library. (Modernized, stripped and cleaned-up version of SSVUtils.)☆34Updated 3 years ago
- Coroutine Support Library☆34Updated 6 months ago
- a c++ header library that implements variant constexpr functions and types.☆83Updated 5 years ago
- A realtime/embedded-friendly C++11 variant type which is never empty and prevents undesirable implicit conversions☆97Updated 6 years ago
- A basic implementation of C++ Concepts in C++14 (CppCon 2016 Lightning Talks)☆37Updated 8 years ago
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆161Updated 2 weeks ago
- A header-only C++ parsing framework☆36Updated 3 years ago
- std::ring_span (SG14, P0059R1)☆45Updated 8 years ago
- Compile-time-efficient proof-of-concept implementation for std::tuple☆93Updated 3 years ago
- forward declarations for C++ std headers☆73Updated 4 years ago
- A C++14 and later CRTP template for defining iterators☆71Updated this week