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
- tiny cross-platform socket API library☆51Updated last year
- cross platform libuv based C++ library that leverages Microsoft's ppl tasks☆35Updated 10 years ago
- libuv thread communication☆60Updated 2 years ago
- A lightweight (3 file, single function) library for running micro-benchmarks on C++ code☆85Updated 10 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 Networking Library☆43Updated 3 years ago
- async/await in vanilla C++11☆80Updated 9 years ago
- Slab Memory Allocator in Application Layer☆29Updated 8 years ago
- High performance HTTP library for Boost.Asio based on Joyent's http-parser and good intentions.☆15Updated 11 years ago
- Miscellaneous scripts and things that dont merit their own repo. All under MIT License unless otherwise specified☆31Updated 3 years ago
- Libraries for NAT traversal and hole punching☆72Updated 9 years ago
- The Nixy Library - A Lightweight C++ Library.☆42Updated 6 years ago
- High performance cross platform event reactor and proactor written in C☆32Updated 11 years ago
- A C++ embedded library of multiple processes framework developed and used at Qihoo360.☆52Updated 4 years ago
- Minimal Change of libUV for P2P Networking☆30Updated 3 months ago
- Simple C++14 stackful await using boost's asio, future and coroutine2 (for testing purposes only)☆16Updated 9 years ago
- C# async/await in C++. Legacy implementation, check out CppAsync instead!☆28Updated 10 years ago
- nanomsg rpc with protobuf☆40Updated 12 years ago
- Fast cross-platform async network library☆16Updated 6 years ago
- UDP-based Data Transfer Protocol☆182Updated 3 years ago
- Publish/Subscribe framework for C++☆19Updated 10 years ago
- C++ runtime backtraces for windows, os x and linux☆34Updated 10 years ago
- M:N fiber implementation, with transparent IO reactor and timeouts, POSIX like APIs.☆16Updated 13 years ago
- Rolla - Tiny, fast, crash-safe embedded k/v storage engine☆54Updated 3 years ago
- A just-in-time compiler for c minus☆46Updated 12 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
- Minimize lock-free queue ever!☆134Updated 7 years ago
- websocket base on libuv(基于libuv的websocket封装)☆12Updated 10 years ago
- A minimal 2-file (cpp+h) TCP & HTTP client implementation. Supports GET & simple POST. Optional SSL via PolarSSL/mbedTLS. Cross-platform,…☆85Updated 7 months ago