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☆112Updated last week
- Complete implementation of std::function, std::function_ref, and std::move_only_function☆68Updated 3 weeks ago
- C++ utilities☆55Updated 8 months ago
- A C++14 reflection library☆78Updated this week
- Lock-Free implementation of std::atomic<std::shared_ptr> & several Lock-Free data structures based on it☆71Updated 2 weeks ago
- Lockfree, atomic, multi producer, multi consumer, C++, in process and inter-process queue☆218Updated 2 years ago
- Boost.org interprocess module☆168Updated last week
- Go-like channels for ASIO C++20 coroutines☆42Updated last year
- A C++ parser combinator library.☆160Updated last week
- Implementation of the networking proposal P2762☆69Updated 2 months ago
- A lightweight lazy-loading wrapper written in Modern C++☆48Updated 8 years ago
- Async (co_await/co_return) code for c++. This is a base library providing building blocks.☆98Updated 4 months ago
- 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 2 weeks ago
- an experimental standard C++ library☆92Updated last year
- Scope Guard & Defer C++☆178Updated last year
- C++20 template metaprogramming, stateful template metaprogramming and concurrent workflow adaptation library☆27Updated last year
- Single-header library facilities for C++2a Coroutines☆81Updated 3 years ago
- Extensions to the C++ standard library. This library implements polyfills to enable library functionality from later versions of C++ to b…☆100Updated this week
- Coroutine library and toolkit for C++20☆39Updated last week
- Library of backported modern C++ types to work with C++11☆90Updated 7 months ago
- Parent of *-lite repositories, a migration path to post-C++98 library features via polyfills.☆89Updated 2 months ago
- C++20 Microservice Bootstrapping Framework☆232Updated 2 weeks ago
- Boost.org unordered module☆86Updated last week
- A cross-platform FTP/FTPS client library built on Boost.Asio☆77Updated 6 months ago
- The Art of Template MetaProgramming (TMP) in Modern C++♦️☆170Updated last year
- Simple Useful Libraries: C++17/20 header-only dynamic bitset☆172Updated 10 months ago
- Combine `asio` with `std::execution`.☆30Updated last month
- Intuitive & Powerful C++20 consteval metaprogramming library(via value).☆49Updated 4 years ago
- Cpp lifetime safety profile static analyzer☆64Updated 10 months ago