coditva / udt-c
A basic implementation of UDP-based Data Transfer protocol (UDT) in C
☆89Updated 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
- Tick-based timer (hierarchical timing wheel algorithm)☆42Updated 5 years ago
- libuv thread communication☆56Updated last year
- Slab Memory Allocator in Application Layer☆27Updated 7 years ago
- High performance cross platform event reactor and proactor written in C☆32Updated 10 years ago
- zero-copy non-blocking shared memory publisher/subscriber IPC library☆20Updated 11 years ago
- Create extremely-fast and secure embedded HTTP servers with ease.☆42Updated 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
- Hierarchical memory allocator☆70Updated 9 years ago
- High performance AVL tree container C implementation☆53Updated 4 years ago
- NIH Utility Library☆89Updated 3 years ago
- tiny cross-platform socket API library☆50Updated 3 months ago
- 多种无锁队列☆43Updated 7 years ago
- nanomsg rpc with protobuf☆39Updated 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…☆142Updated 4 years ago
- A single producer single - single consumer queue implemented by a ring buffer with C11's 'stdatomic.h'☆37Updated last year
- Portable event-driven TCP/IP stack in C++ (C++17)☆53Updated 4 years ago
- LMAX's disruptor pattern implemented in C☆95Updated 6 years ago
- Parse URLs in C much like Node's url module.☆56Updated 7 months ago
- A simple fast MPMC obstruction-free linearizable concurrent queue for C (based on linux[futex]/gcc/x86_64)☆39Updated 3 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
- timer.c: Tickless hierarchical timing wheel☆225Updated last year
- Test program for AF_PACKET☆12Updated 7 years ago
- Intrusive Red-Black Tree Collection☆31Updated last year
- Netstring parsing in C☆35Updated 4 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
- Simple (cross-platform) implementation of the "ping" command☆45Updated last year
- Protocol Buffers C RPC implementation☆191Updated 4 years ago
- A high efficient ip black/white list firewall (work as a linux kernel module)☆39Updated 6 years ago
- Small C fiber library that uses libev based event loop and libcoro based coroutine context switching.☆140Updated 5 years ago
- Mirror from SVN of GNU libmicrohttpd☆65Updated 8 years ago