coditva / udt-c
A basic implementation of UDP-based Data Transfer protocol (UDT) in C
☆92Updated 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
- Parse URLs in C much like Node's url module.☆55Updated 9 months ago
- Slab Memory Allocator in Application Layer☆28Updated 7 years ago
- Create extremely-fast and secure embedded HTTP servers with ease.☆42Updated 6 years ago
- Tick-based timer (hierarchical timing wheel algorithm)☆43Updated 5 years ago
- Zero-copy, interruptible MQTT protocol parser and serialiser written in C☆41Updated 11 years ago
- High performance AVL tree container C implementation☆54Updated 5 years ago
- STUN and TURN library☆45Updated 6 years ago
- Very simple library for sending and receiving ICMP datagrams.☆16Updated 2 years ago
- Hierarchical memory allocator☆71Updated 9 years ago
- LMAX's disruptor pattern implemented in C☆96Updated 6 years ago
- Libraries for NAT traversal and hole punching☆72Updated 8 years ago
- High performance C implementation of AVL trees☆101Updated 5 years ago
- timer.c: Tickless hierarchical timing wheel☆224Updated last year
- Netstring parsing in C☆35Updated 4 years ago
- Asynchronous DNS resolver☆35Updated 7 years ago
- Memory Pool in different implemention ways, adapt different projects to improve performance☆24Updated 13 years ago
- zero-copy non-blocking shared memory publisher/subscriber IPC library☆20Updated 11 years ago
- UDP-based Data Transfer☆34Updated 8 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
- sctplib Git Repository☆31Updated 3 months ago
- Single-header-file, public domain, type-generic C89 skip list implemementation☆31Updated 7 years ago
- websocket server using libuv☆54Updated 8 years ago
- High performance cross platform event reactor and proactor written in C☆32Updated 11 years ago
- tiny cross-platform socket API library☆50Updated 5 months ago
- The asynchronous TLS abstraction for OpenSSL☆125Updated 7 years ago
- A single producer single - single consumer queue implemented by a ring buffer with C11's 'stdatomic.h'☆37Updated last year
- ☆32Updated last year
- 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…☆115Updated 11 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