veltzer / demos-os-linuxLinks
demos-linux is a project to demo and explore the Linux user space C/C++ API
☆96Updated last 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.☆54Updated 12 years ago
- Common Datastructure Library for C developer.☆64Updated 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 last year
- IPC benchmark on Linux☆75Updated 3 years ago
- universal event-driven, concurrent infrastructure for ANSI-C/C++, also known as asychronous signal-slot and source level continuation mec…☆69Updated 5 years ago
- A stand-alone DHCP server, written in C.☆102Updated 2 years ago
- stuff☆34Updated 9 years ago
- ☆46Updated 11 years ago
- Mirror of https://code.google.com/p/google-coredumper/ with Arch package fixes☆63Updated 7 years ago
- C code from the book "Linux Programming by Example"☆122Updated 12 years ago
- ☆28Updated 9 years ago
- An example https client and server using OpenSSL and libevent, for the purpose of discussing some issues that came up on the libevent mai…☆181Updated 7 years ago
- Lightweight logger for C/C++ programs, implemented as a single header file.☆115Updated 2 years ago
- A hashtable in C☆59Updated 12 years ago
- Lock-Free Thread Pool☆81Updated 2 years ago
- Fork of Log4c project☆93Updated 8 years ago
- A basic implementation of UDP-based Data Transfer protocol (UDT) in C☆95Updated 5 years ago
- Mirror of memwatch : a memory leak detection tool.☆24Updated 11 years ago
- 基于signal通知机制的无锁(CAS)共享内存消息队列的实现☆32Updated 9 years ago
- a nginx-based memory pool . both share-memory and private-memory are supported. it is more efficient than malloc☆144Updated 8 years ago
- Call Stack Logger uses function instrumentation to facilitate logging of every function call. Each nesting adds an ident, whereas returni…☆106Updated 2 years ago
- STL style library with red-black tree implementation in C☆42Updated 3 years ago
- lock-free FIFO queue by C native built it, easy built cross platform(no extra dependencies needed) , guarantee thread safety memory manag…☆148Updated 5 years ago
- ☆32Updated 11 years ago
- Generate minimal and customized core dump files on Linux.☆51Updated last year
- advanced thread pools with dynamic adjustment☆22Updated 11 years ago
- A Lightweight TCP/IP stack☆96Updated 6 years ago
- C语言版的STL,包含set,list,map等基本数据结构和算法☆47Updated 9 years ago
- hotfix hotpatch☆22Updated 7 years ago
- Learn Linux Kernel Step by Step, including the Modules, FS, Device Driver etc. --- Linux内核学习,包括Linux各模块,文件系统,设备驱动文件等。☆46Updated 12 years ago