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 8 months ago
- Implementation of the std::execution (P2300, sender/receiver) proposal☆89Updated last month
- C++ utilities☆55Updated 5 months ago
- A C++14 reflection library☆76Updated 3 weeks ago
- Async (co_await/co_return) code for c++. This is a base library providing building blocks.☆91Updated 2 months ago
- Coroutine library and toolkit for C++20☆39Updated 2 months ago
- MySQL C++ client based on Boost.Asio☆285Updated last month
- Intuitive & Powerful C++20 consteval metaprogramming library(via value).☆48Updated 3 years ago
- Lock-Free implementation of std::atomic<std::shared_ptr> & several Lock-Free data structures based on it☆67Updated last year
- Boost.org unordered module☆80Updated last week
- plf::hive is a fork of plf::colony to match the current C++ standards proposal.☆135Updated last week
- Scope Guard & Defer C++☆176Updated last year
- There is my code snippet.☆120Updated 3 weeks ago
- C++20 template metaprogramming, stateful template metaprogramming and concurrent workflow adaptation library☆27Updated last year
- Lockfree, atomic, multi producer, multi consumer, C++, in process and inter-process queue☆203Updated last year
- Provides run-time tuple element access☆15Updated 4 years ago
- Single-header library facilities for C++2a Coroutines☆81Updated 3 years ago
- C++20 Microservice Bootstrapping Framework☆229Updated this week
- Coroutines for C++20 & asio☆312Updated 3 weeks ago
- Cpp lifetime safety profile static analyzer☆62Updated 8 months ago
- Library of backported modern C++ types to work with C++11☆85Updated 4 months ago
- A C++ parser combinator library.☆155Updated last month
- A cross-platform FTP/FTPS client library built on Boost.Asio☆74Updated 4 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 …☆148Updated this week
- Standalone version of the boost::unordered library☆28Updated 2 months ago
- Extensions to the C++ standard library. This library implements polyfills to enable library functionality from later versions of C++ to b…☆96Updated this week
- An indirect value-type for C++☆84Updated 2 years ago
- A lightweight lazy-loading wrapper written in Modern C++☆48Updated 8 years ago
- Go-like channels for ASIO C++20 coroutines☆40Updated last year