troydhanson / kernelLinks
☆27Updated 9 years ago
Alternatives and similar repositories for kernel
Users that are interested in kernel are comparing it to the libraries listed below
Sorting:
- a C implementation of Simon Cooke's bipbuffer☆18Updated 7 years ago
- Examples of common C techniques on Linux☆32Updated 7 years ago
- A carefully optimised, POSIX-compatible slab allocator for userspace.☆78Updated 9 years ago
- A circular buffer alternative written in C under a BSD license☆140Updated 6 years ago
- Mirror of https://code.google.com/p/google-coredumper/ with Arch package fixes☆63Updated 7 years ago
- Generate minimal and customized core dump files on Linux.☆49Updated last year
- C11 Lock-free Stack☆183Updated last year
- Lightweight logger for C/C++ programs, implemented as a single header file.☆110Updated 2 years ago
- Very simple library for sending and receiving ICMP datagrams.☆17Updated 3 years ago
- Implementation of PCI drivers, kprobe, sysfs, devfs, sensor driver, miscdevices, synchronization☆54Updated 8 years ago
- NIH Utility Library☆90Updated 3 years ago
- Embedded C Library (mirror)☆175Updated last week
- ☆32Updated 2 years ago
- Function tracer for gcc☆35Updated 8 years ago
- Red-black tree C implementation☆37Updated 6 years ago
- ☆60Updated 7 years ago
- Minimize lock-free queue ever!☆132Updated 6 years ago
- Intrusive Red-Black Tree Collection☆33Updated last month
- A low-latency in-memory C logging library☆59Updated 3 years ago
- ☆21Updated 9 years ago
- ☆14Updated 11 years ago
- Simple memory leak finder.☆51Updated 11 years ago
- This is the user space slab memory allocator, umem, first available in Solaris 9.☆87Updated 3 years ago
- Portable C, C++ code for hash tables, bloom filters, string-search, string utilities, hash functions, arc4random☆55Updated last year
- A simple, intrusive, zero-allocation red-black tree implementation☆51Updated 3 years ago
- A basic implementation of UDP-based Data Transfer protocol (UDT) in C☆92Updated 5 years ago
- Tick-based timer (hierarchical timing wheel algorithm)☆44Updated 5 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
- ☆338Updated 4 years ago
- A single producer single - single consumer queue implemented by a ring buffer with C11's 'stdatomic.h'☆37Updated last year