coditva / udt-c
A basic implementation of UDP-based Data Transfer protocol (UDT) in C
☆90Updated 4 years ago
Alternatives and similar repositories for udt-c:
Users that are interested in udt-c are comparing it to the libraries listed below
- libuv thread communication☆57Updated last year
- Slab Memory Allocator in Application Layer☆27Updated 7 years ago
- Hierarchical memory allocator☆70Updated 9 years ago
- High performance cross platform event reactor and proactor written in C☆32Updated 10 years ago
- timer.c: Tickless hierarchical timing wheel☆225Updated last year
- Tick-based timer (hierarchical timing wheel algorithm)☆43Updated 5 years ago
- it's a smallest library that provides a lock-free thread pool sharing on multithreading, it design for scalability☆27Updated 6 years ago
- STUN and TURN library☆45Updated 6 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 last year
- The asynchronous TLS abstraction for OpenSSL☆124Updated 6 years ago
- Posix style QUIC protocol.☆50Updated 2 years ago
- Netstring parsing in C☆35Updated 4 years ago
- lock-free LIFO stack by C native built it, easy built cross platform(no extra dependencies needed) , guarantee thread safety memory manag…☆31Updated 6 years ago
- STUN Client done in C☆43Updated 10 years ago
- A thread safe type-agnostic header-only macro-based struct queue implementation in C.☆19Updated 8 years ago
- NIH Utility Library☆89Updated 3 years ago
- a ring buffer like kfifo, work in linux kernel and user space, test on kernel 3.16 on both x86 and ARM platform☆40Updated 4 years ago
- A single producer single - single consumer queue implemented by a ring buffer with C11's 'stdatomic.h'☆37Updated last year
- Message Framing for libuv☆57Updated 4 years ago
- Create extremely-fast and secure embedded HTTP servers with ease.☆42Updated 6 years ago
- UDP-based Data Transfer☆34Updated 8 years ago
- Very simple library for sending and receiving ICMP datagrams.☆16Updated 2 years ago
- tiny cross-platform socket API library☆50Updated 4 months 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…☆114Updated 11 years ago
- Parse URLs in C much like Node's url module.☆56Updated 8 months ago
- High performance AVL tree container C implementation☆53Updated 4 years ago
- Toolkit library for asynchronous network IO with protocol stacks including SIP, SDP, RTP, STUN, TURN, ICE, BFCP and DNS.☆41Updated 11 years ago
- A hashtable in C☆58Updated 11 years ago
- 使用KCP和libuv的简单网络模块。☆64Updated 8 years ago
- LMAX's disruptor pattern implemented in C☆96Updated 6 years ago