dileepramesh / Reliable-UDPLinks
Adding TCP like reliability features on top of existing UDP protocol
☆40Updated 13 years ago
Alternatives and similar repositories for Reliable-UDP
Users that are interested in Reliable-UDP are comparing it to the libraries listed below
Sorting:
- A basic implementation of UDP-based Data Transfer protocol (UDT) in C☆95Updated 5 years ago
- universal event-driven, concurrent infrastructure for ANSI-C/C++, also known as asychronous signal-slot and source level continuation mec…☆69Updated 5 years ago
- cross platform libuv based C++ library that leverages Microsoft's ppl tasks☆35Updated 10 years ago
- tiny cross-platform socket API library☆51Updated last year
- Minimal Change of libUV for P2P Networking☆30Updated 2 months ago
- Cross-Platform Networking Library☆43Updated 3 years ago
- nanomsg rpc with protobuf☆40Updated 12 years ago
- libuv thread communication☆60Updated 2 years ago
- Slab Memory Allocator in Application Layer☆28Updated 7 years ago
- websocket base on libuv(基于libuv的websocket封装)☆12Updated 10 years ago
- Minimize lock-free queue ever!☆134Updated 7 years ago
- A lightweight (3 file, single function) library for running micro-benchmarks on C++ code☆84Updated 10 years ago
- A lock-free hash table that eanble multiple threads can concurrently read/write/delete up to 10M ops/s in mordern computer platform☆52Updated 2 years ago
- The Nixy Library - A Lightweight C++ Library.☆42Updated 6 years ago
- A CMake build for libuv☆44Updated 7 years ago
- Simple C++14 stackful await using boost's asio, future and coroutine2 (for testing purposes only)☆16Updated 9 years ago
- async/await in vanilla C++11☆80Updated 9 years ago
- Tonk : Reliable UDP (rUDP) Network Library and Infinite Window Erasure Code☆108Updated last year
- Rolla - Tiny, fast, crash-safe embedded k/v storage engine☆53Updated 3 years ago
- C# async/await in C++. Legacy implementation, check out CppAsync instead!☆28Updated 10 years ago
- Tick-based timer (hierarchical timing wheel algorithm)☆44Updated 6 years ago
- High performance HTTP library for Boost.Asio based on Joyent's http-parser and good intentions.☆15Updated 10 years ago
- it's a smallest library that provides a lock-free thread pool sharing on multithreading, it design for scalability☆30Updated 7 years ago
- UDP transport with optional reliability☆41Updated 5 years ago
- High performance cross platform event reactor and proactor written in C☆32Updated 11 years ago
- A minimal 2-file (cpp+h) TCP & HTTP client implementation. Supports GET & simple POST. Optional SSL via PolarSSL/mbedTLS. Cross-platform,…☆84Updated 6 months ago
- C++ binding for nanomsg☆113Updated 11 years ago
- 100% async http-server library written in C☆17Updated 10 years ago
- A C++ embedded library of multiple processes framework developed and used at Qihoo360.☆52Updated 4 years ago
- lock-free FIFO queue by C native built it, easy built cross platform(no extra dependencies needed) , guarantee thread safety memory manag…☆148Updated 5 years ago