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
- Lord of the io_uring: io_uring tutorial, examples and reference☆100Updated last year
- Some C code i write to study systems programming (while reading The Linux Programming Interface)☆45Updated 8 years ago
- Doug Lea's malloc☆38Updated 9 years ago
- A User Space Threading Library☆20Updated last year
- rcu example of linux kernel. tag : rcu, list rcu, linux kernel rcu, kernel rcu, read copy update, rcu example☆34Updated 3 years ago
- A quick tutorial on how to implement malloc/free/calloc/realloc☆176Updated 6 years ago
- C++ for C programmers☆75Updated 7 years ago
- A little experiment: compare the languages aimed to replace C☆55Updated 4 years ago
- Portable Event Library☆18Updated 9 months ago
- A lightweight echo server implementation in Linux kernel mode☆31Updated 7 months ago
- Implement a modern Dynamic DNS server from scratch☆15Updated 9 years ago
- Implements a Min-Heap / Priority Queue in C using a simple array.☆57Updated 5 years ago
- The B-trie and B-tree, written in C, as described in my PhD thesis.☆30Updated 9 years ago
- Calcium OS project for x86_64☆40Updated 8 years ago
- Run a command in unique namespaces☆92Updated 6 years ago
- An experimental HTTP server implemented as Linux kernel module☆83Updated 6 months ago
- "When in doubt, use brute force." ― Kenneth Lane Thompson☆41Updated 5 years ago
- a tool that collects and reports heap allocated memory☆13Updated 4 months ago
- Find memory leaks in Linux and macOS applications☆114Updated 7 months ago
- Test program for AF_PACKET☆12Updated 8 years ago
- NASM 64bit Short Note and sample files☆34Updated 3 years ago
- ☆16Updated 6 years ago
- ELF library dependency viewer☆56Updated 7 years ago
- C99 implementation of the HTTP/1.1 and HTTP/2 specifications☆170Updated last week
- Sort of Lambdas for gcc☆33Updated 6 years ago
- Fast C++ function "is_utf8": checks if the input is valid UTF-8. Made of a single source file. Optimized for ARM NEON, x64 SSE, AVX2 and…☆68Updated this week
- ☆174Updated 7 years ago
- an echo server example based on epoll, a scalable I/O event notification mechanism☆60Updated 2 years ago