andrestc / linux-progLinks
Some C code i write to study systems programming (while reading The Linux Programming Interface)
☆45Updated 8 years ago
Alternatives and similar repositories for linux-prog
Users that are interested in linux-prog are comparing it to the libraries listed below
Sorting:
- Memory access tracing QEMU☆97Updated 8 years ago
- POSIX-like scalable multicore research OS kernel☆192Updated 5 years ago
- A carefully optimised, POSIX-compatible slab allocator for userspace.☆79Updated 9 years ago
- This is the user space slab memory allocator, umem, first available in Solaris 9.☆88Updated 3 years ago
- Function tracer for gcc☆35Updated 8 years ago
- aufs - simple Linux kernel file system for os course☆104Updated 7 years ago
- Implementing coroutines, channels, message passing, etc.☆133Updated 3 years ago
- Enhanced Valgrind for Persistent Memory☆111Updated 10 months ago
- A minimalistic QEMU and libvirt environment used to generate test VMs.☆32Updated this week
- Latency benchmarks of Unix IPC mechanisms☆100Updated 6 years ago
- A quick tutorial on how to implement malloc/free/calloc/realloc☆173Updated 6 years ago
- C implementation of the Hazard-Pointers memory manager☆17Updated 11 years ago
- Tiny system call tracer and debugger☆109Updated 7 years ago
- Different implementations of spinlock.☆105Updated 10 years ago
- c2c blog: A perf enhancement to detect false cachline sharing.☆39Updated 7 months ago
- Draw the traces of OS(Linux, xv6, ...) kernel functions in a graph and link graph nodes to the source codes☆35Updated 7 years ago
- IPC Examples☆52Updated 5 years ago
- mirror of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/perfbook.git☆73Updated 12 years ago
- Userspace eBPF VM (main repo is https://github.com/iovisor/ubpf)☆97Updated 2 years ago
- libperf is a library that wraps around the syscall perf_event_open(). This library exposes the kernel performance counters subsystem to …☆54Updated 4 years ago
- ☆66Updated 4 years ago
- Key-Value/Document store database library with btree and ARTree indexing methods, SSN-MVCC concurrency☆75Updated 4 years ago
- A User Space Threading Library Supporting Multi-Core Systems☆140Updated 2 years ago
- Code samples for using libjit☆91Updated 8 years ago
- A library which implements a couple of famous binary search trees.☆165Updated 3 years ago
- Record "perf" performance metrics for individual functions/regions of an ELF binary.☆81Updated last year
- Concurrent trie-hash map library☆92Updated last year
- Red-black tree C implementation☆37Updated 6 years ago
- Userspace TCP/IP stack☆69Updated 11 years ago
- lock free modified prefix B+tree append-only database☆117Updated 10 years ago