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:
- Complete implementation of std::function, std::function_ref, and std::move_only_function☆63Updated 7 months ago
- A C++14 reflection library☆75Updated last week
- CES - Coroutines, Epoll and Sockets☆44Updated 2 years ago
- Async (co_await/co_return) code for c++. This is a base library providing building blocks.☆88Updated 3 weeks ago
- Implementation of the std::execution (P2300, sender/receiver) proposal☆82Updated last week
- Coroutine library and toolkit for C++20☆39Updated 3 weeks ago
- Lock-Free implementation of std::atomic<std::shared_ptr> & several Lock-Free data structures based on it☆69Updated 11 months ago
- Go-like channels for ASIO C++20 coroutines☆39Updated last year
- Library of backported modern C++ types to work with C++11☆85Updated 3 months ago
- an experimental standard C++ library☆90Updated last year
- C++20 Microservice Bootstrapping Framework☆227Updated last week
- Scope Guard & Defer C++☆176Updated last year
- Intuitive & Powerful C++20 consteval metaprogramming library(via value).☆48Updated 3 years ago
- plf::hive is a fork of plf::colony to match the current C++ standards proposal.☆122Updated last month
- Boost.org unordered module☆76Updated last week
- C++11 compatible charconv☆31Updated last week
- A C++ parser combinator library.☆152Updated last week
- Extensions to the C++ standard library. This library implements polyfills to enable library functionality from later versions of C++ to b…☆94Updated last week
- Cpp lifetime safety profile static analyzer☆61Updated 6 months ago
- A cross-platform FTP/FTPS client library built on Boost.Asio☆73Updated 2 months ago
- C++ utilities☆51Updated 4 months ago
- Single-header library facilities for C++2a Coroutines☆80Updated 3 years ago
- Boost.org interprocess module☆156Updated last week
- Provides run-time tuple element access☆15Updated 4 years 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 …☆144Updated 5 months ago
- Light, fast, threadpool for C++20☆102Updated 2 years ago
- Lockfree, atomic, multi producer, multi consumer, C++, in process and inter-process queue☆194Updated last year
- Coroutines for C++20 & asio☆298Updated last week
- A simple C++ header-only template library implementing matching using wildcards☆88Updated last year
- A C++14 Implementation of IEEE 754 Decimal Floating Point Numbers☆42Updated last week