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
- Parse URLs in C much like Node's url module.☆55Updated last year
- 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
- High performance AVL tree container C implementation☆55Updated 5 years ago
- Hierarchical memory allocator☆73Updated 10 years ago
- timer.c: Tickless hierarchical timing wheel☆231Updated last year
- A simple fast MPMC obstruction-free linearizable concurrent queue for C (based on linux[futex]/gcc/x86_64)☆39Updated 4 years ago
- High performance cross platform event reactor and proactor written in C☆32Updated 11 years ago
- UDP-based Data Transfer Protocol☆178Updated 2 years ago
- STUN Client done in C☆43Updated 11 years ago
- The asynchronous TLS abstraction for OpenSSL☆125Updated 7 years ago
- LMAX's disruptor pattern implemented in C☆96Updated 2 weeks ago
- libuv thread communication☆58Updated 2 years ago
- it's a smallest library that provides a lock-free thread pool sharing on multithreading, it design for scalability☆29Updated 6 years ago
- Portable event-driven TCP/IP stack in C++ (C++17)☆54Updated 4 years ago
- lock-free FIFO queue by C native built it, easy built cross platform(no extra dependencies needed) , guarantee thread safety memory manag…☆145Updated 4 years ago
- Tick-based timer (hierarchical timing wheel algorithm)☆43Updated 5 years ago
- Create extremely-fast and secure embedded HTTP servers with ease.☆42Updated 6 years ago
- Posix style QUIC protocol.☆50Updated 2 years ago
- Fast GF(256) Cauchy MDS Block Erasure Codec in C☆113Updated 8 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…☆115Updated 11 years ago
- Libraries for NAT traversal and hole punching☆72Updated 8 years ago
- Minimize lock-free queue ever!☆132Updated 6 years ago
- UDP-based Data Transfer☆35Updated 8 years ago
- NIH Utility Library☆89Updated 3 years ago
- universal event-driven, concurrent infrastructure for ANSI-C/C++, also known as asychronous signal-slot and source level continuation mec…☆69Updated 4 years ago
- High performance C implementation of AVL trees☆103Updated 6 years ago
- STUN and TURN library☆45Updated 6 years ago
- Forward error correction with SIMD optimizations☆97Updated 3 years ago
- Streaming websocket frame parser and frame builder for c☆67Updated 6 years ago