userspace
There are 79 repositories under userspace topic.
skift-org/skift
🥑 A modern delightful operating system
eunomia-bpf/bpftime
Userspace eBPF runtime for Observability, Network & General Extensions Framework
libriscv/libriscv
The fastest RISC-V sandbox
wangbojing/NtyTcp
单线程用户态TCP/IP协议栈,epoll实现,包含服务器案例,并发测试案例
zhsj/wghttp
Turn WireGuard to HTTP & SOCKS5 proxies
ublk-org/ublksrv
ublk: userspace block device driver
cloudlinux/libcare
libcare -- Patch Userspace Code in Live Processes
proot-me/proot-rs
Rust implementation of PRoot, a ptrace-based sandbox
nvfuse/nvfuse
NVMe based File System in User-space
cifsd-team/ksmbd-tools
ksmbd kernel server userspace utilities
veltzer/demos-linux
demos-linux is a project to demo and explore the Linux user space C/C++ API
pkgforge-dev/Static-Binaries
Moved to https://github.com/pkgforge/soarpkgs
tjkr0wn/xnu_gym
xnu_gym is a pongoOS module that patches XNU to reintroduce previously known and patched vulnerabilities. This is an easy way to practice kernel exploitation and jailbreak development!
hyperb1iss/uchroma
An advanced driver for Razer Chroma hardware in Linux
GeniusesGroup/memar-go
Developing software framework for the GO programming language
Dashbloxx/chaotix
The chaotix operating system! (Previously known as Magma or Psychix)
faern/rips-old
Rust IP Stack - A userspace IP stack written in Rust (Work in progress)
Aveek-Saha/FUSE-Filesystem
A basic file system in user space written in C using FUSE
LittleCodingFox/ToastOS
A x86_64 hobby OS
tristanseifert/kush-os
the kool useful system helper – a from-scratch hobby OS written in C++20
tuxology/libebpf
Experiemental userspace eBPF library
glasnostic/af_xdp_test
AF_XDP Test Environment - Running Inside Docker Network
bluedragonsecurity/bds_userland
Linux userland rootkit. Hides file and directory, hides process, hides bind shell port, hides daemon port, hides reverse shell port, cleans up bash history and logs during installation
gmayyyha/stap-tools
systemtap script for analysis kernel, userspace
ppetr/lockfree-userspace-rcu
Lock-free RCU (Read-Copy-Update) user-space library
Glowman554/NextOS
Operating system development try 2!
pwssnk/py-usvfs
Python bindings for the userspace virtual filesystem (usvfs) library.
clarkmcc/remotenetstack
Layer 2 tunneling over layer 4 protocols
LightBitsLabs/procstat
Easy way to expose process internal state to filesystem using fuse.
N-Storm/boringguard
A Wireguard VPN install & configuration Ansible role with Boringtun userspace implementation.
tzislam/libnvcd
libNVCD: A Flexible, Adaptive, and User-friendly Performance Measurement Tool for GPUs
davidgraeff/userspace-runtime-patching-cpp
A proof of concept C++ targeting runtime patch library
tspink/infos-user
School of Informatics (University of Edinburgh) Research Operating System User-space
krinkinmu/userspace-threads
Userspace implementation of preemptive multithreading
Saltflow/spdk_blob_top_fs
A VFS layer on top of SPDK blob layer
vivekcheravally/Linux-Security
Preventing unauthorized invocation of open system call in Linux by running processes in sand-boxed environments using capability based authorization implemented in user space.