rnburn / coeventLinks
Asynchronous coroutines networking library for C++
☆10Updated 6 years ago
Alternatives and similar repositories for coevent
Users that are interested in coevent are comparing it to the libraries listed below
Sorting:
- CES - Coroutines, Epoll and Sockets☆44Updated 2 years ago
- Go-like channels for ASIO C++20 coroutines☆39Updated last year
- C++11 tools for low latency systems. LMAX Disruptor, Ring, Ring Allocator.☆31Updated 5 years ago
- The Reactive C++ Toolbox is an open source library of C++20 components designed for efficient, asynchronous network applications on the L…☆22Updated this week
- C++ embedded memory database☆16Updated 2 years ago
- A bounded wait-free(almost) zero-copy MPMC queue written in C++11, which can also reside in SHM for IPC☆119Updated 6 years ago
- A disruptor thread-synchronisation data structure for C++11.☆128Updated 2 years ago
- Fast integer to string and string to integer conversion functions☆21Updated last year
- C++ coroutine based networking library (WIP)☆38Updated 6 years ago
- Tick-to-trade latency benchmark sources☆16Updated 7 years ago
- C++ Library of Atomic and Lockless Data Structures☆38Updated 5 years ago
- C++ implementation of the FIX Simple Binary Encoding☆50Updated this week
- Use functors, lambdas and std::chrono to schedule tasks in the near future☆93Updated 3 years ago
- An intrusive lock-free multiple-producer, single-consumer queue in C++☆52Updated 8 years ago
- Continuations for C++ std::future<> types☆52Updated last year
- HTTP/1 parsing and serialization algorithms using C++11☆29Updated last week
- better asio wrapper (++asio)☆41Updated 3 years ago
- Heap allocation free version of C++11 std::function☆55Updated 3 years ago
- Proposed IP address classes for standard c++