coyorkdow / closureLinks
A c++ function closure implementation. It integrates the std::function and std::bind, and even more powerful.
☆53Updated 2 years ago
Alternatives and similar repositories for closure
Users that are interested in closure are comparing it to the libraries listed below
Sorting:
- Complete implementation of std::function, std::function_ref, and std::move_only_function☆68Updated 3 weeks ago
- CES - Coroutines, Epoll and Sockets☆44Updated 2 years ago
- A C++14 reflection library☆78Updated last month
- Implementation of the std::execution (P2300, sender/receiver) proposal☆117Updated last week
- Coroutine library and toolkit for C++20☆39Updated 2 months ago
- A cross-platform FTP/FTPS client library built on Boost.Asio☆76Updated 8 months ago
- C++ utilities☆58Updated last week
- Cpp lifetime safety profile static analyzer☆65Updated last year
- plf::hive is a fork of plf::colony to match the current C++ standards proposal.☆142Updated this week
- C++20 template metaprogramming, stateful template metaprogramming and concurrent workflow adaptation library☆28Updated last year
- Boost.org interprocess module☆171Updated 2 weeks ago
- MySQL C++ client based on Boost.Asio☆293Updated 3 weeks ago
- C++20 Microservice Bootstrapping Framework☆232Updated this week
- Async (co_await/co_return) code for c++. This is a base library providing building blocks.☆102Updated last month
- Single-header library facilities for C++2a Coroutines☆81Updated 3 years ago
- Lockfree, atomic, multi producer, multi consumer, C++, in process and inter-process queue☆232Updated 2 years ago
- A C++ parser combinator library.☆166Updated last week
- 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
- Scope Guard & Defer C++☆182Updated 2 years ago
- Extensions to the C++ standard library. This library implements polyfills to enable library functionality from later versions of C++ to b…☆109Updated this week
- Parent of *-lite repositories, a migration path to post-C++98 library features via polyfills.☆90Updated 4 months ago
- Provides run-time tuple element access☆15Updated 4 years ago
- C++ runtime reflection library☆125Updated last year
- Lock-Free implementation of std::atomic<std::shared_ptr> & several Lock-Free data structures based on it☆73Updated 2 months ago
- C++20 coroutine library☆141Updated 2 months ago
- Light, fast, threadpool for C++20☆112Updated 2 years ago
- A simple C++ header-only template library implementing matching using wildcards☆94Updated last year
- A lightweight lazy-loading wrapper written in Modern C++☆48Updated 8 years ago
- Protocol Puffers: A little, highly templated, and protobuf-compatible serialization/deserialization header-only library written in C++20☆199Updated 7 months 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