coyorkdow / closureLinks
A c++ function closure implementation. It integrates the std::function and std::bind, and even more powerful.
☆53Updated last year
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 5 months ago
- Lockfree, atomic, multi producer, multi consumer, C++, in process and inter-process queue☆180Updated last year
- Coroutine library and toolkit for C++20☆38Updated 3 months ago
- Go-like channels for ASIO C++20 coroutines☆39Updated last year
- Lock-Free implementation of std::atomic<std::shared_ptr> & several Lock-Free data structures based on it☆68Updated 9 months ago
- Async (co_await/co_return) code for c++. This is a base library providing building blocks.☆86Updated 2 weeks ago
- plf::hive is a fork of plf::colony to match the current C++ standards proposal.☆120Updated last month
- Boost.org unordered module☆75Updated 3 weeks ago
- A C++14 reflection library☆73Updated last month
- C++ utilities☆49Updated 2 months ago
- Single-header library facilities for C++2a Coroutines☆81Updated 3 years ago
- MySQL C++ client based on Boost.Asio☆281Updated 3 weeks ago
- An async redis client designed for performance and scalability☆256Updated this week
- Implementation of the std::execution (P2300, sender/receiver) proposal☆77Updated this week
- C++20 template metaprogramming, stateful template metaprogramming and concurrent workflow adaptation library☆27Updated last year
- A cross-platform FTP/FTPS client library built on Boost.Asio☆73Updated last month
- Library of backported modern C++ types to work with C++11☆83Updated 2 months ago
- Extensions to the C++ standard library. This library implements polyfills to enable library functionality from later versions of C++ to b…☆95Updated this week
- A C++ parser combinator library.☆147Updated 2 months ago
- Boost.org signals2 module☆83Updated 2 weeks ago
- C++20 Microservice Bootstrapping Framework☆224Updated last week
- Provides run-time tuple element access☆14Updated 4 years ago
- Ultra-fast and intuitive C++ JSON reader/writer with yyjson backend☆82Updated 2 months ago
- an experimental standard C++ library☆90Updated last year
- Coroutines for C++20 & asio☆290Updated this week
- A helper to convert a header-based C++ project to module-based one.☆51Updated 10 months ago
- a small lightweight std::execution work-alike☆65Updated 3 months ago
- 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 …☆143Updated 3 months ago
- A lightweight lazy-loading wrapper written in Modern C++☆47Updated 8 years ago