coditva / udt-cLinks
A basic implementation of UDP-based Data Transfer protocol (UDT) in C
☆95Updated 5 years ago
Alternatives and similar repositories for udt-c
Users that are interested in udt-c are comparing it to the libraries listed below
Sorting:
- Slab Memory Allocator in Application Layer☆28Updated 8 years ago
- libuv thread communication☆60Updated 2 years ago
- Tick-based timer (hierarchical timing wheel algorithm)☆44Updated 6 years ago
- UDP-based Data Transfer Protocol☆182Updated 3 years ago
- Minimize lock-free queue ever!☆134Updated 7 years ago
- High performance cross platform event reactor and proactor written in C☆32Updated 11 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
- Adding TCP like reliability features on top of existing UDP protocol☆40Updated 13 years ago
- zero-copy non-blocking shared memory publisher/subscriber IPC library☆20Updated 12 years ago
- lock-free FIFO queue by C native built it, easy built cross platform(no extra dependencies needed) , guarantee thread safety memory manag…☆149Updated 5 years ago
- Portable event-driven TCP/IP stack in C++ (C++17)☆54Updated 5 years ago
- tiny cross-platform socket API library☆51Updated last year
- Libraries for NAT traversal and hole punching☆72Updated 9 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
- timer.c: Tickless hierarchical timing wheel☆236Updated 2 years ago
- Message Framing for libuv☆58Updated 4 years ago
- Lightweight event loop library for Linux epoll() family APIs☆246Updated 8 months ago
- High performance AVL tree container C implementation☆57Updated 5 years ago
- Netstring parsing in C☆36Updated 5 years ago
- dns.c: Single file non-blocking DNS C library without callbacks or external dependencies.☆269Updated 4 years ago
- Parse URLs in C much like Node's url module.☆58Updated last year
- Simple string pattern matcher for C☆25Updated 4 years ago
- Hierarchical memory allocator☆76Updated 10 years ago
- A generic C memory pool☆101Updated 9 years ago
- This project features examples on how to use libuv. They are derived from the sample code in Nikhil Marathe's book An Introduction to lib…☆116Updated 12 years ago
- lock-free LIFO stack by C native built it, easy built cross platform(no extra dependencies needed) , guarantee thread safety memory manag…☆32Updated 7 years ago
- UDP-based Data Transfer☆36Updated 9 years ago
- IPC benchmark on Linux☆75Updated 3 years ago
- Small C fiber library that uses libev based event loop and libcoro based coroutine context switching.☆138Updated 6 years ago
- A low-latency in-memory C logging library☆58Updated 3 years ago