Amanieu / asyncplusplus
Async++ concurrency framework for C++11
☆1,350Updated last month
Related projects ⓘ
Alternatives and complementary repositories for asyncplusplus
- Cista is a simple, high-performance, zero-copy C++ serialization & reflection library.☆1,839Updated 2 weeks ago
- STL compatible C++ memory allocator library using a new RawAllocator concept that is similar to an Allocator but easier to use and write.☆1,497Updated 3 months ago
- Header-only, event based, tiny and easy to use libuv wrapper in modern C++ - now available as also shared/static library!☆1,872Updated 3 weeks ago
- A bounded multi-producer multi-consumer concurrent queue written in C++11☆1,197Updated 8 months ago
- Nameof operator for modern C++, simply obtain the name of a variable, type, function, macro, and enum☆2,097Updated last month
- Yet Another Serialization☆733Updated 8 months ago
- Modern concurrency for C++. Tasks, executors, timers and C++20 coroutines to rule them all☆2,313Updated 3 months ago
- universal serialization engine☆1,119Updated this week
- Event Dispatcher and callback list for C++☆1,377Updated 3 weeks ago
- Your binary serialization library☆1,077Updated 3 months ago
- C++14 lock-free queue.☆1,526Updated 2 weeks ago
- Static reflection for C++17 (compile-time enumeration, attributes, proxies, overloads, template functions, metaprogramming).☆1,088Updated 2 years ago
- C++ reflection library with Lua binding, and JSON and XML serialisation.☆648Updated 2 years ago
- C++14 asynchronous allocation aware futures (supporting then, exception handling, coroutines and connections)☆830Updated last year
- std::tuple like methods for user defined types without any macro or boilerplate code☆1,335Updated this week
- Unified Executors☆1,489Updated 3 weeks ago
- C++ Benchmark Authoring Library/Framework☆824Updated last month
- A header-only C++ library for task concurrency☆624Updated last year
- An implementation of C++17 std::filesystem for C++11 /C++14/C++17/C++20 on Windows, macOS, Linux and FreeBSD.☆1,353Updated 6 months ago
- A hybrid thread / fiber task scheduler written in C++ 11☆1,883Updated 4 months ago
- C++ promise/A+ library in Javascript style.☆673Updated 7 months ago
- Cross-platform C++11 header-only library for memory mapped file IO☆1,710Updated 9 months ago
- A library of C++ coroutine abstractions for the coroutines TS☆3,427Updated 10 months ago
- G3log is an asynchronous, "crash safe", logger that is easy to use with default logging sinks or you can add your own. G3log is made wi…☆908Updated 2 months ago
- C++ compile-time enum to string, iteration, in a single header file☆1,674Updated 9 months ago
- High performance C++11 thread pool☆568Updated 4 years ago
- A C++17 cross-platform implementation for UUIDs☆763Updated 4 months ago
- Simple, fast, accurate single-header microbenchmarking functionality for C++11/14/17/20☆1,441Updated last month
- P1031 low level file i/o and filesystem library for the C++ standard☆877Updated this week
- We make any object thread-safe and std::shared_mutex 10 times faster to achieve the speed of lock-free algorithms on >85% reads☆508Updated 2 years ago