A lightweight, non-owning reference to a callable.
☆183Mar 16, 2026Updated this week
Alternatives and similar repositories for function_ref
Users that are interested in function_ref are comparing it to the libraries listed below
Sorting:
- C++11/14/17 std::optional with functional-style extensions and reference support☆922Jun 10, 2024Updated last year
- A bunch of small C++ utilities☆74Dec 8, 2023Updated 2 years ago
- Improved and configurable drop-in replacement to std::function that supports move only types, multiple overloads and more☆598Jul 17, 2025Updated 8 months ago
- A C++ library that simplifies working with tuples, variants, and more through argument list generation and the ability to convert from ru…☆61Aug 4, 2020Updated 5 years ago
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆39Nov 28, 2025Updated 3 months ago
- C++11/14/17 std::expected with functional-style extensions☆1,820Sep 1, 2025Updated 6 months ago
- A view that allows iteration over a view, returning the index of each item along with each item☆13Jun 17, 2020Updated 5 years ago
- atomic lite - a C++11 atomic operations library for C++98 and later☆16Nov 28, 2025Updated 3 months ago
- Fixed-size C++ delegates - efficient alternatives to std::function.☆42Jul 27, 2022Updated 3 years ago
- A polymorphic value-type for C++☆227Sep 22, 2023Updated 2 years ago
- A migration path to C++ library extensions scope_exit, scope_fail, scope_success, unique_resource, C++ standard libraries extensions, ver…☆52Nov 28, 2025Updated 3 months ago
- C++20 for flag enums☆27Jun 7, 2020Updated 5 years ago
- Various header libraries mostly future std lib, replacements for(e.g. visit), or some misc☆25Mar 1, 2026Updated 2 weeks ago
- homogeneous variadic function parameters☆18Feb 20, 2024Updated 2 years ago
- byte lite - A C++17-like byte type for C++98, C++11 and later in a single-file header-only library☆59Nov 28, 2025Updated 3 months ago
- Range-based goodness for C++17☆363Feb 11, 2021Updated 5 years ago
- span lite - A C++20-like span for C++98, C++11 and later in a single-file header-only library☆514Feb 6, 2026Updated last month
- Future C++ implementation of Rust-like trait objects with no boilerplate☆119Aug 8, 2019Updated 6 years ago
- C++17 & C++ 20 error-handling and utility extensions.☆633Dec 26, 2023Updated 2 years ago
- Zero overhead utilities for preventing bugs at compile time☆1,639Oct 13, 2025Updated 5 months ago
- <charconv> from Microsoft STL, but multi-platform☆38Mar 28, 2025Updated 11 months ago
- ranges features for c+23 ported to C++20☆76Mar 16, 2023Updated 3 years ago
- STL compatible C++ memory allocator library using a new RawAllocator concept that is similar to an Allocator but easier to use and write.☆1,598May 29, 2025Updated 9 months ago
- What a c++ standard Unicode library might look like.☆342Jan 18, 2024Updated 2 years ago
- a header-only, constexpr alternative to gperf for C++14 users☆1,530Jul 29, 2025Updated 7 months ago
- Bit containers, sequences, and views for everyone. 🕷️☆131Aug 1, 2022Updated 3 years ago
- An unordered C++ data container providing fast iteration/insertion/erasure while maintaining pointer/iterator validity to non-erased elem…☆488Mar 3, 2026Updated 2 weeks ago
- P1031 low level file i/o and filesystem library for the C++ standard☆1,018Mar 11, 2026Updated last week
- Ranges that didn't make C++20☆95Dec 9, 2024Updated last year
- An additive strong typedef library for C++14/17/20☆477Jan 28, 2025Updated last year
- A fixed capacity dynamically sized string☆69Mar 11, 2026Updated last week
- Complete implementation of std::function, std::function_ref, and std::move_only_function☆70Jan 16, 2026Updated 2 months ago
- Type traits for properties of C / C++ enum types☆22Jul 9, 2019Updated 6 years ago
- constexpr C++17 library for simplifying higher order functions in application code☆201May 11, 2023Updated 2 years ago
- Data structures for ASTs☆14Dec 6, 2022Updated 3 years ago
- C++20 Meta-Programming library☆311Jun 1, 2025Updated 9 months ago
- Simple header only library to add a spinner / progress indicator to any terminal application.☆38Oct 8, 2019Updated 6 years ago
- scanf for modern C++☆1,302Oct 29, 2025Updated 4 months ago
- benchmark for various C++ function implementations; focus on invocation time☆98Jan 22, 2019Updated 7 years ago