troydhanson / kernel
☆27Updated 8 years ago
Related projects ⓘ
Alternatives and complementary repositories for kernel
- ☆32Updated last year
- Generate minimal and customized core dump files on Linux.☆45Updated 9 months ago
- Examples of common C techniques on Linux☆32Updated 6 years ago
- A simple, intrusive, zero-allocation red-black tree implementation☆43Updated 3 years ago
- ☆20Updated 9 years ago
- A debugger which detects memory access violations☆31Updated 10 years ago
- Portable C, C++ code for hash tables, bloom filters, string-search, string utilities, hash functions, arc4random☆53Updated 3 months ago
- Convenient & cross-platform sandboxing C library☆43Updated 6 months ago
- Lightweight logger for C/C++ programs, implemented as a single header file.☆107Updated last year
- Useful macros for debugging purposes.☆16Updated 9 years ago
- A single producer single - single consumer queue implemented by a ring buffer with C11's 'stdatomic.h'☆37Updated 11 months ago
- Tiny helper lib for building daemons in C☆19Updated last month
- Red-black tree C implementation☆36Updated 5 years ago
- My elfutils fork☆23Updated 11 years ago
- Portable Event Library☆16Updated last month
- iomux - High performance aynchronous I/O multiplexing and timers☆14Updated 9 years ago
- A low-latency in-memory C logging library☆58Updated 2 years ago
- Implementation of the Slab Allocator as described in "The Slab Allocator: An Object-Caching Kernel Memory Allocator" by Jeff Bonwick.☆33Updated 10 years ago
- A lock-free hash table that eanble multiple threads can concurrently read/write/delete up to 10M ops/s in mordern computer platform☆48Updated last year
- A bitfield ADT, used for easily managing bits, written in C under a BSD licence.☆15Updated 9 years ago
- ELF library dependency viewer☆50Updated 6 years ago
- Tick-based timer (hierarchical timing wheel algorithm)☆42Updated 4 years ago
- Packet decoding for TCP/IP protocols; a portable packet sniffing library.☆15Updated last month
- Very simple library for sending and receiving ICMP datagrams.☆16Updated 2 years ago
- libuv thread communication☆55Updated last year
- Google coredumper library☆38Updated 3 weeks ago
- Slab Memory Allocator in Application Layer☆28Updated 6 years ago
- Attach to a process and dump statistics of low level malloc(ptmalloc, the glibc implementation) of the process.☆29Updated 5 years ago
- ANSI C implementation of dynamic array, with interface similar to C++ std::vector☆38Updated last year
- ☆13Updated 10 years ago