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
- Implementation of the std::execution (P2300, sender/receiver) proposal☆106Updated 3 weeks ago
- Complete implementation of std::function, std::function_ref, and std::move_only_function☆66Updated last week
- A C++14 reflection library☆77Updated last week
- A C++ parser combinator library.☆158Updated last week
- Lockfree, atomic, multi producer, multi consumer, C++, in process and inter-process queue☆213Updated 2 years ago
- Go-like channels for ASIO C++20 coroutines☆41Updated last year
- Standalone version of the boost::unordered library☆30Updated 4 months ago
- Single-header library facilities for C++2a Coroutines☆81Updated 3 years ago
- Library of backported modern C++ types to work with C++11☆90Updated 6 months ago
- C++ utilities☆55Updated 7 months ago
- Lock-Free implementation of std::atomic<std::shared_ptr> & several Lock-Free data structures based on it☆70Updated this week
- C++20 Microservice Bootstrapping Framework☆233Updated this week
- plf::hive is a fork of plf::colony to match the current C++ standards proposal.☆135Updated last week
- Implementation of the networking proposal P2762☆69Updated last month
- C++20 template metaprogramming, stateful template metaprogramming and concurrent workflow adaptation library☆27Updated last year
- Meta C++ Library and Tool☆83Updated 2 years ago
- an experimental standard C++ library☆92Updated last year
- Async (co_await/co_return) code for c++. This is a base library providing building blocks.☆97Updated 4 months ago
- Coroutines for C++20 & asio☆323Updated 3 weeks ago
- MySQL C++ client based on Boost.Asio☆291Updated 3 weeks ago
- Cpp lifetime safety profile static analyzer☆64Updated 10 months ago
- Coroutine library and toolkit for C++20☆39Updated 3 weeks ago
- C++11 compatible charconv☆31Updated 3 weeks ago
- Extensions to the C++ standard library. This library implements polyfills to enable library functionality from later versions of C++ to b…☆99Updated last week
- A lightweight lazy-loading wrapper written in Modern C++☆48Updated 8 years ago
- Parent of *-lite repositories, a migration path to post-C++98 library features via polyfills.☆89Updated 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 …☆149Updated this week
- An indirect value-type for C++☆83Updated 2 years ago
- Provides run-time tuple element access☆15Updated 4 years ago