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
- a small lightweight std::execution work-alike☆65Updated 2 months ago
- Complete implementation of std::function, std::function_ref, and std::move_only_function☆63Updated 4 months ago
- C++20 template metaprogramming, stateful template metaprogramming and concurrent workflow adaptation library☆27Updated 10 months ago
- Lock-Free implementation of std::atomic<std::shared_ptr> & several Lock-Free data structures based on it☆65Updated 8 months ago
- Lockfree, atomic, multi producer, multi consumer, C++, in process and inter-process queue☆175Updated last year
- A C++14 reflection library☆72Updated last week
- Code for "SPSC Lock-free, Wait-free Fifo from the Ground Up" presentation at CPPCON 2023☆103Updated 8 months ago
- Intuitive & Powerful C++20 consteval metaprogramming library(via value).☆48Updated 3 years ago
- An adaption of Senders/Receivers for async networking and I/O☆18Updated last month
- A helper to convert a header-based C++ project to module-based one.☆49Updated 9 months ago
- Go-like channels for ASIO C++20 coroutines☆39Updated last year
- Coroutine library and toolkit for C++20☆38Updated 2 months ago
- Cpp lifetime safety profile static analyzer☆59Updated 4 months ago
- A simple replacement for std::unordered_map☆49Updated 10 months ago
- Coroutines for C++20 & asio☆283Updated last month
- Boost.org unordered module☆73Updated 2 weeks ago
- Extensions to the C++ standard library. This library implements polyfills to enable library functionality from later versions of C++ to b…☆90Updated this week
- Implementation of the std::execution (P2300, sender/receiver) proposal☆71Updated this week
- C++20 liburing backed coroutine executor and event loop framework.☆65Updated 2 years ago
- Thread safe, lock-free memory pool.☆59Updated last year
- an experimental standard C++ library☆89Updated last year
- Single-header library facilities for C++2a Coroutines☆81Updated 3 years ago
- C++ utilities☆48Updated last month
- Async (co_await/co_return) code for c++. This is a base library providing building blocks.☆83Updated 3 months ago
- C++20 Microservice Bootstrapping Framework☆223Updated last week
- Boost.PFR without the boost namespaces☆71Updated 2 months ago
- Light, fast, threadpool for C++20☆102Updated 2 years ago
- plf::hive is a fork of plf::colony to match the current C++ standards proposal.☆111Updated 2 weeks ago
- MySQL C++ client based on Boost.Asio☆283Updated 3 weeks ago