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 6 months ago
- Async (co_await/co_return) code for c++. This is a base library providing building blocks.☆87Updated this week
- Boost.org interprocess module☆156Updated 3 weeks ago
- Scope Guard & Defer C++☆176Updated last year
- Implementation of the std::execution (P2300, sender/receiver) proposal☆79Updated this week
- C++20 Microservice Bootstrapping Framework☆227Updated 2 weeks ago
- Library of backported modern C++ types to work with C++11☆85Updated 2 months ago
- Lockfree, atomic, multi producer, multi consumer, C++, in process and inter-process queue☆186Updated last year
- C++20 template metaprogramming, stateful template metaprogramming and concurrent workflow adaptation library☆27Updated last year
- 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☆69Updated 10 months ago
- A lightweight lazy-loading wrapper written in Modern C++☆47Updated 8 years ago
- A C++14 reflection library☆74Updated 2 months ago
- MySQL C++ client based on Boost.Asio☆284Updated last week
- A cross-platform FTP/FTPS client library built on Boost.Asio☆73Updated 2 months ago
- A very fast cross-platform memory pool mechanism for C++ built using a data-oriented approach (3 to 24 times faster than regular new or d…☆256Updated last year
- plf::hive is a fork of plf::colony to match the current C++ standards proposal.☆121Updated 3 weeks ago
- Standalone version of the boost::unordered library☆29Updated this week
- 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 4 months ago
- Boost.PFR without the boost namespaces☆72Updated last month
- A single-header scheduler aware C++ oneshot channel☆19Updated 7 months ago
- A simple, header only event bus library written in modern C++17.☆173Updated 3 months ago
- A simple C++ header-only template library implementing matching using wildcards☆88Updated last year
- A migration path to C++ library extensions scope_exit, scope_fail, scope_success, unique_resource☆46Updated 3 months ago
- Cross-platform C++ common library for Linux, OSX, Windows, Cygwin, MinGW☆301Updated 2 weeks ago
- an experimental standard C++ library☆90Updated last year
- A C++ parser combinator library.☆151Updated last week
- Cpp lifetime safety profile static analyzer☆61Updated 6 months ago
- C++ utilities☆51Updated 3 months ago