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
Sorting:
- Tick-based timer (hierarchical timing wheel algorithm)☆43Updated 5 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 last year
- zero-copy non-blocking shared memory publisher/subscriber IPC library☆20Updated 11 years ago
- Malloc replacement with support for shared and persistent memory allocation☆33Updated 10 years ago
- libuv thread communication☆58Updated last year
- lock-free FIFO queue by C native built it, easy built cross platform(no extra dependencies needed) , guarantee thread safety memory manag…☆143Updated 4 years ago
- LMAX's disruptor pattern implemented in C☆96Updated 6 years ago
- 多种无锁队列☆43Updated 7 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…☆115Updated 11 years ago
- Slab Memory Allocator in Application Layer☆28Updated 7 years ago
- A single producer single - single consumer queue implemented by a ring buffer with C11's 'stdatomic.h'☆37Updated last year
- Posix style QUIC protocol.☆51Updated 2 years ago
- websocket server using libuv☆54Updated 8 years ago
- Fast GF(256) Cauchy MDS Block Erasure Codec in C☆112Updated 6 months ago
- a nginx-based memory pool . both share-memory and private-memory are supported. it is more efficient than malloc☆142Updated 7 years ago
- universal event-driven, concurrent infrastructure for ANSI-C/C++, also known as asychronous signal-slot and source level continuation mec…☆70Updated 4 years ago
- Parse URLs in C much like Node's url module.☆55Updated 10 months ago
- timer.c: Tickless hierarchical timing wheel☆232Updated last year
- Minimize lock-free queue ever!☆132Updated 6 years ago
- Create extremely-fast and secure embedded HTTP servers with ease.☆42Updated 6 years ago
- it's a smallest library that provides a lock-free thread pool sharing on multithreading, it design for scalability☆28Updated 6 years ago
- Hierarchical memory allocator☆72Updated 9 years ago
- 使用KCP和libuv的简单网络模块。☆65Updated 9 years ago
- STUN and TURN library☆45Updated 6 years ago
- UDP-based Data Transfer☆34Updated 8 years ago
- TIPC userspace package☆30Updated 10 years ago
- A hashtable in C☆58Updated 11 years ago
- memory pool implimentation by C with C99 style☆33Updated 10 years ago
- A generic C memory pool☆99Updated 8 years ago