veltzer / demos-os-linuxLinks
demos-linux is a project to demo and explore the Linux user space C/C++ API
☆96Updated 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.☆54Updated 12 years ago
- A basic implementation of UDP-based Data Transfer protocol (UDT) in C☆93Updated 5 years ago
- IPC benchmark on Linux☆75Updated 2 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 6 years ago
- A stand-alone DHCP server, written in C.☆102Updated 2 years ago
- Fork of Log4c project☆93Updated 8 years ago
- A kernel module that implements client - server communication in UDP☆40Updated 7 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
- Lock-Free Thread Pool☆80Updated 2 years ago
- rcu example of linux kernel. tag : rcu, list rcu, linux kernel rcu, kernel rcu, read copy update, rcu example☆34Updated 2 years ago
- Mirror of memwatch : a memory leak detection tool.☆24Updated 11 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
- Telnet client and server written in C☆55Updated 12 years ago
- a nginx-based memory pool . both share-memory and private-memory are supported. it is more efficient than malloc☆143Updated 8 years ago
- kfifo, a generic userspace FIFO implementation, port from Linux kernel 5.x. Note: requires GCC.☆77Updated last year
- hotfix hotpatch☆22Updated 7 years ago
- A Lightweight TCP/IP stack☆96Updated 6 years ago
- lock-free FIFO queue by C native built it, easy built cross platform(no extra dependencies needed) , guarantee thread safety memory manag…☆147Updated 4 years ago
- A small thread-safe queue written in C☆107Updated 6 years ago
- Minimize lock-free queue ever!☆133Updated 7 years ago
- stuff☆34Updated 9 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
- dynamic memory allocation tracer☆24Updated 3 years ago
- Mirror of available mini_httpd archives.☆69Updated 12 years ago
- Generate minimal and customized core dump files on Linux.☆50Updated last year
- High performance AVL tree container C implementation☆57Updated 5 years ago
- a fast ,stable and thread-safe log lib(logger) for C/C++ language☆251Updated 7 years ago
- Generic red-black tree library (by Julienne Walker).☆57Updated 6 years ago
- 基于signal通知机制的无锁(CAS)共享内存消息队列的实现☆32Updated 9 years ago
- Common Datastructure Library for C developer.☆64Updated 4 years ago