uchicago-cs / chitcpLinks
chiTCP - A simple, testable TCP stack
☆16Updated last year
Alternatives and similar repositories for chitcp
Users that are interested in chitcp are comparing it to the libraries listed below
Sorting:
- A carefully optimised, POSIX-compatible slab allocator for userspace.☆81Updated 10 years ago
- Tiny system call tracer and debugger☆110Updated 7 years ago
- aufs - simple Linux kernel file system for os course☆104Updated 8 years ago
- POSIX-like scalable multicore research OS kernel☆197Updated 5 years ago
- Implementing coroutines, channels, message passing, etc.☆134Updated 4 years ago
- A quick tutorial on how to implement malloc/free/calloc/realloc☆177Updated 6 years ago
- Memory access tracing QEMU☆99Updated 9 years ago
- Implementation of the Slab Allocator as described in "The Slab Allocator: An Object-Caching Kernel Memory Allocator" by Jeff Bonwick.☆36Updated 12 years ago
- Key-Value/Document store database library with btree and ARTree indexing methods, SSN-MVCC concurrency☆76Updated 4 years ago
- Userspace TCP/IP stack☆69Updated 11 years ago
- Userspace eBPF VM (main repo is https://github.com/iovisor/ubpf)☆101Updated 3 years ago
- C11 Lock-free Stack☆184Updated last year
- Libtask is a simple coroutine library.☆57Updated 3 years ago
- Reimplementation in ANSI C of Unix v6 + POSIX compliance + VFS + ulibc + ACPI☆69Updated 5 years ago
- Minimize lock-free queue ever!☆134Updated 7 years ago
- User space threading (aka coroutines) library for C resembling GoLang and goroutines☆166Updated 7 years ago
- This is the user space slab memory allocator, umem, first available in Solaris 9.☆90Updated 4 years ago
- minimal dynamic linker implementation for ELF, supporting x86_64 and Arm/Aarch64☆191Updated 7 years ago
- rcu example of linux kernel. tag : rcu, list rcu, linux kernel rcu, kernel rcu, read copy update, rcu example☆34Updated 3 years ago
- a tiny monolithic kernel☆63Updated 9 years ago
- lock free modified prefix B+tree append-only database☆116Updated 10 years ago
- Function tracer for gcc☆35Updated 9 years ago
- Cross-platform atomic operations and lock algorithm library☆99Updated 7 years ago
- Some C code i write to study systems programming (while reading The Linux Programming Interface)☆45Updated 8 years ago
- Red-black tree C implementation☆37Updated 7 years ago
- JIT compiler from scratch, derived from Nick Desaulniers' great work☆44Updated 5 years ago
- IPC Examples☆52Updated 6 years ago
- ☆62Updated 8 years ago
- Implementation of PCI drivers, kprobe, sysfs, devfs, sensor driver, miscdevices, synchronization☆56Updated 8 years ago
- Clone of https://git.kernel.org/pub/scm/linux/kernel/git/will/kvmtool.git☆56Updated 9 years ago