coditva / udt-c
A basic implementation of UDP-based Data Transfer protocol (UDT) in C
☆87Updated 4 years ago
Related projects ⓘ
Alternatives and complementary repositories for udt-c
- Slab Memory Allocator in Application Layer☆28Updated 6 years ago
- libuv thread communication☆55Updated last year
- Tick-based timer (hierarchical timing wheel algorithm)☆42Updated 4 years ago
- Parse URLs in C much like Node's url module.☆55Updated 5 months ago
- High performance cross platform event reactor and proactor written in C☆31Updated 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☆48Updated last year
- Hierarchical memory allocator☆71Updated 9 years ago
- Create extremely-fast and secure embedded HTTP servers with ease.☆42Updated 5 years ago
- tiny cross-platform socket API library☆50Updated last month
- websocket server using libuv☆53Updated 8 years ago
- Cross-Platform Networking Library☆42Updated 2 years ago
- Simple memory leak finder.☆51Updated 11 years ago
- A simple fast MPMC obstruction-free linearizable concurrent queue for C (based on linux[futex]/gcc/x86_64)☆39Updated 3 years ago
- it's a smallest library that provides a lock-free thread pool sharing on multithreading, it design for scalability☆26Updated 6 years ago
- a nginx-based memory pool . both share-memory and private-memory are supported. it is more efficient than malloc☆139Updated 7 years ago
- Asynchronous DNS resolver☆37Updated 6 years ago
- A coroutine scheduler and lightweight network library for libaco☆15Updated 5 years ago
- A simple, intrusive, zero-allocation red-black tree implementation☆43Updated 3 years ago
- Protocol Buffers C RPC implementation☆190Updated 4 years ago
- STUN and TURN library☆42Updated 6 years ago
- A single producer single - single consumer queue implemented by a ring buffer with C11's 'stdatomic.h'☆37Updated 11 months ago
- An easy to use DNS library with C and Lua bindings☆73Updated 4 months ago
- nanomsg rpc with protobuf☆39Updated 11 years ago
- High-assurance base64☆103Updated 8 years ago
- A header only fast HTTP parser/generator for C++.☆31Updated 4 years ago
- Small C fiber library that uses libev based event loop and libcoro based coroutine context switching.☆139Updated 5 years ago
- zero-copy non-blocking shared memory publisher/subscriber IPC library☆20Updated 11 years ago
- A smattering of miscellaneous C libraries. Includes sane argument parsing, a thread-safe multi-producer/multi-consumer queue, and impleme…☆102Updated 8 years ago
- NIH Utility Library☆89Updated 3 years ago