iankuan / DDNSLinks
Implement a modern Dynamic DNS server from scratch
☆14Updated 8 years ago
Alternatives and similar repositories for DDNS
Users that are interested in DDNS are comparing it to the libraries listed below
Sorting:
- Restoration of The Linux Scheduler Simulator (LinSched)☆17Updated 3 years ago
- A User Space Threading Library☆19Updated last year
- A simple Go app to understand the Raft Consensus Algorithm☆12Updated 8 years ago
- Effective System Call Aggregation☆38Updated 2 years ago
- Minimal tool for measuring cost of mode switch☆15Updated 3 years ago
- A lightweight echo server implementation in Linux kernel mode☆31Updated last month
- An incomplete arbitrary-precision integer arithmetic library☆14Updated 3 years ago
- ☆43Updated 5 years ago
- An implementation of classical tic-tac-toe game for terminal I/O☆15Updated 2 years ago
- A minimalist lossless data compressor☆46Updated 3 years ago
- A small and efficient web server with 1K lines of C code☆87Updated 2 years ago
- A space-efficient probabilistic data structure Bloom Filter implement by Golang☆18Updated 3 years ago
- golang 版本的 pttbbs app/web backend☆34Updated last week
- Simulate Linux Completely Fair Scheduler (CFS) using POSIX Threads☆20Updated 3 years ago
- ☆13Updated 5 years ago
- A simple serial console utility☆16Updated last year
- An experimental HTTP server implemented as Linux kernel module☆74Updated last month
- How to write test in Golang.☆14Updated 8 years ago
- A concurrent library based on cooperative scheduling of user-level threads(fibers) implemented in C++☆27Updated 2 years ago
- Sending millions of packets per-second with AF_XDP☆30Updated 8 months ago
- Asynchronous server framework in modern C