coyorkdow / closure
A c++ function closure implementation. It integrates the std::function and std::bind, and even more powerful.
☆52Updated last year
Alternatives and similar repositories for closure:
Users that are interested in closure are comparing it to the libraries listed below
- CES - Coroutines, Epoll and Sockets☆44Updated 2 years ago
- Complete implementation of std::function, std::function_ref, and std::move_only_function☆63Updated 3 months ago
- Cpp lifetime safety profile static analyzer☆59Updated 3 months ago
- A C++14 reflection library☆71Updated 3 weeks ago
- Coroutine library and toolkit for C++20☆38Updated last month
- `std::execution`, the proposed C++ framework for asynchronous and parallel programming.☆21Updated last year
- Boost.org unordered module☆72Updated last week
- Implementation of the std::execution (P2300, sender/receiver) proposal☆68Updated last week
- a small lightweight std::execution work-alike☆65Updated last month
- A migration path to C++ library extensions scope_exit, scope_fail, scope_success, unique_resource☆46Updated 2 weeks ago
- Async (co_await/co_return) code for c++. This is a base library providing building blocks.☆81Updated 2 months ago
- A helper to convert a header-based C++ project to module-based one.☆47Updated 8 months ago
- Lockfree, atomic, multi producer, multi consumer, C++, in process and inter-process queue☆171Updated last year
- C++20 template metaprogramming, stateful template metaprogramming and concurrent workflow adaptation library☆25Updated 9 months ago
- Provides run-time tuple element access☆14Updated 4 years ago
- There is my code snippet.☆117Updated 7 months ago
- C++ utilities☆48Updated 2 weeks ago
- An adaption of Senders/Receivers for async networking and I/O☆18Updated last week
- Extensions to the C++ standard library. This library implements polyfills to enable library functionality from later versions of C++ to b…☆85Updated last week
- Single-header library facilities for C++2a Coroutines☆80Updated 3 years ago
- Lock-Free implementation of std::atomic<std::shared_ptr> & several Lock-Free data structures based on it☆64Updated 7 months ago
- Boost.PFR without the boost namespaces☆71Updated last month
- plf::hive is a fork of plf::colony to match the current C++ standards proposal.☆105Updated last month
- Parent of *-lite repositories, a migration path to post-C++11 features for pre-C++11 environments☆83Updated 3 years ago
- Library of backported modern C++ types to work with C++11☆80Updated 3 years ago
- an experimental standard C++ library☆89Updated last year
- A Fast and Convenient C++ Logging Library for Low-latency or Real-time Environments☆51Updated last week
- C++11 compatible charconv☆30Updated 3 weeks ago
- Sample implementation of C++20 atomic_wait/notify☆59Updated 5 years ago
- Repository with examples for the C++20 Coroutines video and article.☆29Updated 9 months ago