coyorkdow / closureLinks
A c++ function closure implementation. It integrates the std::function and std::bind, and even more powerful.
☆53Updated 2 years ago
Alternatives and similar repositories for closure
Users that are interested in closure are comparing it to the libraries listed below
Sorting:
- CES - Coroutines, Epoll and Sockets☆44Updated 2 years ago
- Complete implementation of std::function, std::function_ref, and std::move_only_function☆63Updated 7 months ago
- C++ utilities☆55Updated 4 months ago
- Implementation of the std::execution (P2300, sender/receiver) proposal☆85Updated 2 weeks ago
- Go-like channels for ASIO C++20 coroutines☆40Updated last year
- Boost.org unordered module☆77Updated 2 weeks ago
- Lockfree, atomic, multi producer, multi consumer, C++, in process and inter-process queue☆199Updated last year
- plf::hive is a fork of plf::colony to match the current C++ standards proposal.☆128Updated 2 months ago
- Cpp lifetime safety profile static analyzer☆61Updated 7 months ago
- Async (co_await/co_return) code for c++. This is a base library providing building blocks.☆90Updated last month
- Standalone version of the boost::unordered library☆28Updated last month
- an experimental standard C++ library☆90Updated last year
- Single-header library facilities for C++2a Coroutines☆81Updated 3 years ago
- A C++14 reflection library☆75Updated this week
- `std::execution`, the proposed C++ framework for asynchronous and parallel programming.☆22Updated last year
- A single-header scheduler aware C++ oneshot channel☆19Updated 8 months ago
- A C++ parser combinator library.☆153Updated last month
- Implementation of the networking proposal P2762☆56Updated last month
- A lightweight lazy-loading wrapper written in Modern C++☆48Updated 8 years ago
- C++20 Microservice Bootstrapping Framework☆228Updated this week
- A cross-platform FTP/FTPS client library built on Boost.Asio☆73Updated 3 months ago
- An async redis client designed for performance and scalability☆262Updated last week
- Boost.org signals2 module☆82Updated 2 weeks ago
- Scope Guard & Defer C++☆176Updated last year
- any lite - A C++17-like any, a type-safe container for single values of any type for C++98, C++11 and later in a single-file header-only …☆146Updated 5 months ago
- Coroutine library and toolkit for C++20☆39Updated last month
- Provides run-time tuple element access☆15Updated 4 years ago
- Parent of *-lite repositories, a migration path to post-C++11 features for pre-C++11 environments☆87Updated 4 years ago
- MySQL C++ client based on Boost.Asio☆285Updated last week
- Intuitive & Powerful C++20 consteval metaprogramming library(via value).☆48Updated 3 years ago