coditva / udt-cLinks
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:
- Slab Memory Allocator in Application Layer☆28Updated 7 years ago
- Tick-based timer (hierarchical timing wheel algorithm)☆43Updated 5 years ago
- Hierarchical memory allocator☆72Updated 10 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
- libuv thread communication☆58Updated 2 years ago
- High performance cross platform event reactor and proactor written in C☆32Updated 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
- tiny cross-platform socket API library☆50Updated 7 months ago
- High performance C implementation of AVL trees☆103Updated 6 years ago
- UDP-based Data Transfer Protocol☆178Updated 2 years ago
- timer.c: Tickless hierarchical timing wheel☆231Updated last year
- STUN and TURN library☆45Updated 6 years ago
- memory pool implimentation by C with C99 style☆33Updated 10 years ago
- High performance AVL tree container C implementation☆55Updated 5 years ago
- NIH Utility Library☆89Updated 3 years ago
- Minimize lock-free queue ever!☆132Updated 6 years ago
- Simple memory leak finder.☆51Updated 11 years ago
- lock-free FIFO queue by C native built it, easy built cross platform(no extra dependencies needed) , guarantee thread safety memory manag…☆144Updated 4 years ago
- Fast GF(256) Cauchy MDS Block Erasure Codec in C☆113Updated 7 months ago
- Malloc replacement with support for shared and persistent memory allocation☆33Updated 11 years ago
- a nginx-based memory pool . both share-memory and private-memory are supported. it is more efficient than malloc☆143Updated 7 years ago
- Portable event-driven TCP/IP stack in C++ (C++17)☆54Updated 4 years ago
- A circular buffer alternative written in C under a BSD license☆140Updated 6 years ago
- A hashtable in C☆58Updated 11 years ago
- A single producer single - single consumer queue implemented by a ring buffer with C11's 'stdatomic.h'☆37Updated last year
- STUN Client done in C☆43Updated 11 years ago
- Gossip protocol implementation in C☆60Updated 8 years ago
- A simple fast MPMC obstruction-free linearizable concurrent queue for C (based on linux[futex]/gcc/x86_64)☆39Updated 4 years ago
- lwip-tap is an application of "lwIP - A Lightweight TCP/IP Stack"☆58Updated 12 years ago
- Protocol Buffers C RPC implementation☆196Updated 5 years ago