arun11299 / coro-asyncLinks
C++ coroutine based networking library (WIP)
☆39Updated 7 years ago
Alternatives and similar repositories for coro-async
Users that are interested in coro-async are comparing it to the libraries listed below
Sorting:
- Use functors, lambdas and std::chrono to schedule tasks in the near future☆93Updated 4 years ago
- C++ framework for rapid server development☆76Updated last year
- Session-based Beast/Asio wrapper requiring C++14☆67Updated 5 years ago
- Priority-based Task Scheduling for Modern C++☆93Updated 4 years ago
- benchmark for various C++ function implementations; focus on invocation time☆97Updated 6 years ago
- Heap allocation free version of C++11 std::function☆59Updated 4 years ago
- JSON Serializer using compile time reflection☆21Updated 3 years ago
- Filesystem changes monitor using boost::asio © Boris Schaeling☆89Updated 10 months ago
- C++20 liburing backed coroutine executor and event loop framework.☆66Updated 3 years ago
- C++ Concurrency library!☆27Updated 6 years ago
- C++ async operations☆100Updated 10 years ago
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated 3 weeks ago
- A disruptor thread-synchronisation data structure for C++11.☆148Updated 2 years ago
- STL-based caches for C++☆116Updated 2 years ago
- Non bloated asynchronous logger☆223Updated 2 years ago
- ⏱️ Single-header C++11 RDTSCP clock and timing utilities released into the public domain.☆110Updated 6 years ago
- Literal Logging for C++☆86Updated 8 years ago
- Boost.Asio wrapper over uTorrent's uTP library☆27Updated 4 years ago
- A reference implementation for a modern C++ client interface☆92Updated 8 years ago
- Continuations for C++ std::future<> types☆53Updated last year
- Stack allocated and type-erased functors 🐜☆54Updated 7 years ago
- A future and stream library for modern C++.☆67Updated 2 years ago
- A C++17 metaprogramming library. Strings, Parsing, Typelists, Aggregate to Tuple conversions and Constant integral literals☆53Updated 6 years ago
- Yet another web framework—this time in modern C++!☆102Updated 3 years ago
- A single-header scheduler aware C++ oneshot channel☆20Updated last year
- Adapters for interfacing libuv with C++ resumable functions☆117Updated last year
- A C++ ringbuffer that always looks like a flat array