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☆68Updated 2 weeks ago
- Implementation of the std::execution (P2300, sender/receiver) proposal☆116Updated last week
- A C++14 reflection library☆78Updated last month
- Async (co_await/co_return) code for c++. This is a base library providing building blocks.☆101Updated 3 weeks ago
- C++20 template metaprogramming, stateful template metaprogramming and concurrent workflow adaptation library☆28Updated last year
- A cross-platform FTP/FTPS client library built on Boost.Asio☆76Updated 8 months ago
- Scope Guard & Defer C++☆181Updated 2 years ago
- A C++ parser combinator library.☆164Updated last month
- 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 …☆153Updated 2 months ago
- Standalone version of the boost::unordered library☆35Updated 5 months ago
- A Fast and Convenient C++ Logging Library for Low-latency or Real-time Environments☆60Updated 2 weeks ago
- Lockfree, atomic, multi producer, multi consumer, C++, in process and inter-process queue☆229Updated 2 years ago
- Cpp lifetime safety profile static analyzer☆64Updated 11 months ago
- Library of backported modern C++ types to work with C++11☆90Updated 8 months ago
- Coroutine library and toolkit for C++20☆39Updated last month
- plf::hive is a fork of plf::colony to match the current C++ standards proposal.☆140Updated 3 weeks ago
- Go-like channels for ASIO C++20 coroutines☆42Updated last year
- Implementation of the networking proposal P2762☆74Updated 3 weeks ago
- Boost.org signals2 module☆85Updated last week
- MySQL C++ client based on Boost.Asio☆292Updated last week
- Boost.org unordered module☆86Updated this week
- C++20 Microservice Bootstrapping Framework☆232Updated 2 weeks 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…☆270Updated last year
- Provides run-time tuple element access☆15Updated 4 years ago
- Extensions to the C++ standard library. This library implements polyfills to enable library functionality from later versions of C++ to b…☆108Updated last week
- an experimental standard C++ library☆92Updated last year
- Lock-Free implementation of std::atomic<std::shared_ptr> & several Lock-Free data structures based on it☆73Updated 2 months ago
- Boost.org interprocess module☆171Updated this week
- Cross-platform C++ common library for Linux, OSX, Windows, Cygwin, MinGW☆305Updated 6 months ago