veltzer / demos-os-linuxLinks
demos-linux is a project to demo and explore the Linux user space C/C++ API
☆95Updated this week
Alternatives and similar repositories for demos-os-linux
Users that are interested in demos-os-linux are comparing it to the libraries listed below
Sorting:
- Simple memory leak finder.☆51Updated 11 years ago
- ☆65Updated 5 years ago
- Very simple library for sending and receiving ICMP datagrams.☆16Updated 2 years ago
- Mirror of https://code.google.com/p/google-coredumper/ with Arch package fixes☆61Updated 7 years ago
- A kernel module that implements client - server communication in UDP☆40Updated 6 years ago
- a light-weight event loop based on epoll☆23Updated 8 years ago
- stuff☆34Updated 9 years ago
- ☆14Updated 8 years ago
- 实现并对比了各类字符串匹配算法,包括Sunday、KMP、Boyer-Moore、horspool☆24Updated 6 years ago
- C语言版的STL,包含set,list,map等基本数据结构和算法☆45Updated 9 years ago
- Portable event-driven TCP/IP stack in C++ (C++17)☆54Updated 4 years ago
- Network stack developed for embedded work on small systems. Implements ip, tcp, arp, a small web server, and an OS abstraction layer.☆52Updated 7 months ago
- Fork of Log4c project☆91Updated 8 years ago
- A basic implementation of UDP-based Data Transfer protocol (UDT) in C☆92Updated 4 years ago
- lwip-tap is an application of "lwIP - A Lightweight TCP/IP Stack"☆58Updated 12 years ago
- A Lightweight TCP/IP stack☆96Updated 6 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
- A simple fanotify example for watching events on a filesystem.☆13Updated 9 years ago
- High performance cross platform event reactor and proactor written in C☆32Updated 11 years ago
- Learn Linux Kernel Step by Step, including the Modules, FS, Device Driver etc. --- Linux内核学习,包括Linux各模块,文件系统,设备驱动文件等。☆45Updated 12 years ago
- Lightweight C++ wrapper for LibEvent 2 API☆47Updated 7 years ago
- 多种无锁队列☆43Updated 7 years ago
- The aim of this assignment is to have you do TCP socket client / server programming using I/O multiplexing, child processes and threads. …☆41Updated 10 years ago
- multithreading examples of my blog☆13Updated 10 years ago
- A Linux file system filter based on redirfs☆33Updated 5 years ago
- coredump analyzer☆27Updated 7 years ago
- universal event-driven, concurrent infrastructure for ANSI-C/C++, also known as asychronous signal-slot and source level continuation mec…☆69Updated 4 years ago
- shared memory☆21Updated 9 years ago
- A simple cross-platform c++11 reactor-based library just like the implementation for cpp (muduo), java(netty) and python(twisted)☆27Updated 6 years ago
- Lock-Free Thread Pool☆78Updated last year