frevib / kqueue-tcp-serverLinks
A bare minimum TCP server using kqueue, to learn how kqueue works.
☆22Updated 6 years ago
Alternatives and similar repositories for kqueue-tcp-server
Users that are interested in kqueue-tcp-server are comparing it to the libraries listed below
Sorting:
- Source code for the "C Unleashed" book by Richard Heathfield, Lawrence Kirby, et al.☆75Updated 4 years ago
- Beej's Guide to Unix Interprocess Communication source☆151Updated 2 weeks ago
- Implement a modern Dynamic DNS server from scratch☆15Updated 9 years ago
- Lord of the io_uring: io_uring tutorial, examples and reference☆100Updated last year
- A User Space Threading Library☆20Updated last year
- A quick tutorial on how to implement malloc/free/calloc/realloc☆176Updated 6 years ago
- C++ for C programmers☆75Updated 7 years ago
- an echo server example based on epoll, a scalable I/O event notification mechanism☆60Updated 2 years ago
- Following along with the book☆50Updated 6 years ago
- Some C code i write to study systems programming (while reading The Linux Programming Interface)☆45Updated 8 years ago
- An experimental HTTP server implemented as Linux kernel module☆83Updated 6 months ago
- A green threads tutorial.☆64Updated 8 years ago
- rcu example of linux kernel. tag : rcu, list rcu, linux kernel rcu, kernel rcu, read copy update, rcu example☆34Updated 3 years ago
- Source code for 'Advanced C and C++ Compiling' by Milan Stevanovic☆38Updated 8 years ago
- Basic skeleton of a linux daemon written in C☆180Updated 4 years ago
- The collection of useful resources for OS development☆62Updated 9 years ago
- Programming with POSIX Threads: David R. Butenhof☆89Updated 12 years ago
- Calcium OS project for x86_64☆40Updated 8 years ago
- A minimal, resource-friendly syslog daemon for embedded Linux☆26Updated 3 years ago
- Doug Lea's malloc☆38Updated 9 years ago
- "When in doubt, use brute force." ― Kenneth Lane Thompson☆41Updated 5 years ago
- A lightweight echo server implementation in Linux kernel mode☆31Updated 7 months ago
- Notes on Linux network internals☆50Updated 4 years ago
- The B-trie and B-tree, written in C, as described in my PhD thesis.☆30Updated 9 years ago
- Coroutine scheduler for C☆47Updated last year
- Git mirror of the liblzf CVS repository.☆31Updated 6 years ago
- DTrace-style dynamic tracing tool for Linux☆20Updated 7 years ago
- Low-memory-footprint mutexes for pthreads☆42Updated 3 years ago
- A tiny example for unix domain socket☆54Updated 7 years ago
- My solutions to the exercises in K. N. King's "C Programming: A Modern Approach", second edition.☆17Updated 5 years ago