Pro-YY / eventfd_examplesLinks
Linux eventfd explained
☆16Updated 6 years ago
Alternatives and similar repositories for eventfd_examples
Users that are interested in eventfd_examples are comparing it to the libraries listed below
Sorting:
- Tick-based timer (hierarchical timing wheel algorithm)☆44Updated 5 years ago
- kfifo, a generic userspace FIFO implementation, port from Linux kernel 5.x. Note: requires GCC.☆74Updated 11 months ago
- The finest radix tree this side of the Linux kernel.☆34Updated 9 years ago
- Slab Memory Allocator in Application Layer☆28Updated 7 years ago
- Clone of https://code.google.com/p/google-coredumper/ with enhancements by Amadeus☆13Updated last year
- a simple C object implementation with reflection, allow objects convert to/from json strings automatically.☆12Updated 10 years ago
- A few libunwind examples☆30Updated 4 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
- zero-copy non-blocking shared memory publisher/subscriber IPC library☆20Updated 11 years ago
- A C11 implementation of D. Vyukov MPSC queue☆29Updated last year
- Generate minimal and customized core dump files on Linux.☆49Updated last year
- A hashtable in C☆58Updated 11 years ago
- ☆32Updated 2 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
- 基于signal通知机制的无锁(CAS)共享内存消息队列的实现☆31Updated 8 years ago
- lock-free FIFO queue by C native built it, easy built cross platform(no extra dependencies needed) , guarantee thread safety memory manag…☆145Updated 4 years ago
- crash extension modules☆21Updated 2 years ago
- Attach to a process and dump statistics of low level malloc(ptmalloc, the glibc implementation) of the process.☆29Updated 6 years ago
- ☆52Updated 5 years ago
- A lock-free malloc(3) implementation☆19Updated last month
- Linux kernel Netlink examples inspired by "Why and How to Use Netlink Socket"☆72Updated 3 years ago
- Simple memory leak finder.☆51Updated 11 years ago
- A collection of eclectic tools for measuring performance using the cycle counter and pinning threads.☆41Updated last year
- Lock-free implementation of the token bucket algorithm in C++☆58Updated 2 years ago
- ☆14Updated 11 years ago
- a nginx-based memory pool . both share-memory and private-memory are supported. it is more efficient than malloc☆143Updated 7 years ago
- Very simple library for sending and receiving ICMP datagrams.☆17Updated 3 years ago
- Malloc replacement with support for shared and persistent memory allocation☆33Updated 11 years ago
- A simple, intrusive, zero-allocation red-black tree implementation☆51Updated 3 years ago
- Proof-of-concept implementation and benchmark of zero-copy shared-memory transport☆30Updated 12 years ago