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:
- A SIMD optimized fixed-length string class along with an adaptive hash table for fast searching☆129Updated 4 years ago
- A disruptor thread-synchronisation data structure for C++11.☆131Updated 2 years ago
- A bounded wait-free(almost) zero-copy MPMC queue written in C++11, which can also reside in SHM for IPC☆120Updated 6 years ago
- A multi-producer single consumer queue C++ template suitable for async logging with SHM IPC support☆78Updated 6 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 2 weeks ago
- An open addressing linear probing hash table, tuned for delete heavy workloads☆209Updated last year
- Fast integer to string and string to integer conversion functions☆22Updated last year
- Boost::ASIO low-level redis client (connector)☆145Updated 2 years ago
- Go-like channels for ASIO C++20 coroutines☆39Updated last year
- better asio wrapper (++asio)☆41Updated 3 years ago
- C++11 tools for low latency systems. LMAX Disruptor, Ring, Ring Allocator.☆31Updated 5 years ago
- Use functors, lambdas and std::chrono to schedule tasks in the near future☆93Updated 3 years ago
- CES - Coroutines, Epoll and Sockets☆44Updated 2 years ago
- An implementation of Seqlock in C++11☆219Updated last year
- A highly optimized single producer single consumer message queue C++ template☆268Updated 2 years ago
- Continuations for C++ std::future<> types☆53Updated last year
- Serialization/deserialization in a raw buffer like flatbuffer, but you do not need any IDL file and it is much more efficient either in s…☆49Updated 7 years ago
- Miscellaneous scripts and things that dont merit their own repo. All under MIT License unless otherwise specified☆31Updated 3 years ago
- A single producer single consumer lock free queue that utilizes copy / move assignment to transfer messages. Achieves a top performance, …☆65Updated 8 months ago
- C++ asynchronous promises like a Promises/A+☆44Updated 2 years ago
- fixpp - A modern C++ FIX library☆85Updated 10 months ago
- Smart queue that executes tasks in threadpool-like manner☆41Updated last year
- C++ implementation of LMAX disruptor☆11Updated 10 years ago
- redis-cpp is a header-only library in C++17 for Redis (and C++11 backport)☆131Updated 8 months ago
- ☆19Updated 6 years ago
- Safe and easy to use C++17 HTTP client library.☆70Updated 2 weeks ago
- C++ implementation of the FIX Simple Binary Encoding☆50Updated 3 weeks ago
- Networking library using C++ coroutines☆101Updated this week
- C++ implementation of a fast and memory efficient hash map and hash set specialized for strings☆179Updated 10 months ago
- An efficient single publisher multiple subscriber message queue for Linux IPC☆59Updated 5 years ago