coyorkdow / closureLinks
A c++ function closure implementation. It integrates the std::function and std::bind, and even more powerful.
☆54Updated 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☆67Updated last month
- Implementation of the std::execution (P2300, sender/receiver) proposal☆114Updated this week
- Async (co_await/co_return) code for c++. This is a base library providing building blocks.☆99Updated 5 months ago
- A C++14 reflection library☆78Updated last week
- Scope Guard & Defer C++☆181Updated last year
- Go-like channels for ASIO C++20 coroutines☆42Updated last year
- Boost.org unordered module☆86Updated last week
- C++20 template metaprogramming, stateful template metaprogramming and concurrent workflow adaptation library☆28Updated last year
- Coroutine library and toolkit for C++20☆39Updated last month
- C++20 Microservice Bootstrapping Framework☆232Updated last month
- Lockfree, atomic, multi producer, multi consumer, C++, in process and inter-process queue☆226Updated 2 years ago
- A lightweight lazy-loading wrapper written in Modern C++☆48Updated 8 years ago
- an experimental standard C++ library☆92Updated last year
- A C++ parser combinator library.☆161Updated 3 weeks 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 …☆152Updated last month
- Provides run-time tuple element access☆15Updated 4 years ago
- A cross-platform FTP/FTPS client library built on Boost.Asio☆76Updated 7 months ago
- C++ utilities☆57Updated 3 weeks ago
- Single-header library facilities for C++2a Coroutines☆81Updated 3 years ago
- A migration path to C++ library extensions scope_exit, scope_fail, scope_success, unique_resource, C++ standard libraries extensions, ver…☆52Updated last month
- A single-header scheduler aware C++ oneshot channel☆20Updated last year
- MySQL C++ client based on Boost.Asio☆291Updated 3 weeks ago
- Cross-platform C++ common library for Linux, OSX, Windows, Cygwin, MinGW☆303Updated 5 months ago
- Boost.org signals2 module☆85Updated 3 weeks ago
- An indirect value-type for C++☆83Updated 2 years ago
- Extensions to the C++ standard library. This library implements polyfills to enable library functionality from later versions of C++ to b…☆104Updated this week
- Lock-Free implementation of std::atomic<std::shared_ptr> & several Lock-Free data structures based on it☆72Updated last month
- Fast, generalized, implementation of the Chase-Lev lock-free work-stealing deque for C++17☆158Updated 4 years ago
- Boost.org interprocess module☆168Updated last week