#
userspace
Here are 64 public repositories matching this topic...
NVMe based File System in User-space
-
Updated
Feb 16, 2020 - C
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!
-
Updated
Jun 17, 2021 - C
ksmbd kernel server userspace utilities
linux
utility
tools
daemon
password-manager
smb
cifs
shared-services
network-server
userspace
fileserver
useraccounts
dcerpc
-
Updated
May 16, 2022 - C
Hobbyist Operating System targeting x86_64 systems. Includes userspace, Virtual File System, An InitFS (tarfs), Lua port, easy porting, a decent LibC and LibM, and a shell that supports: piping, file redirection, and more.
-
Updated
Feb 20, 2022 - C
Opensource Library for the GO programming language
go
golang
serialization
validation
database
serverless
storage-engine
protocol
zero-copy
rpc
unikernel
http-server
datastore
rpc-library
userspace
sdk-go
autogeneration
-
Updated
Apr 18, 2022 - Go
Turn WireGuard to HTTP & SOCKS5 proxies
-
Updated
Mar 19, 2022 - Go
A basic file system in user space written in C using FUSE
-
Updated
Feb 23, 2021 - C
systemtap script for analysis kernel, userspace
-
Updated
Dec 13, 2021 - Shell
A simple userspace filesystem that logs everything to a file. Made using C and LibFUSE high level API.
-
Updated
Jun 15, 2019 - C
Preventing unauthorized invocation of open system call in Linux by running processes in sand-boxed environments using capability based authorization implemented in user space.
linux
operating-system
sandboxing
userspace-libraries
security-hardening
access-control
userspace
wrapper-library
linux-security
capability-based
-
Updated
Jun 26, 2019 - C
Python bindings for the userspace virtual filesystem (usvfs) library.
-
Updated
Jul 10, 2019 - Python
School of Informatics (University of Edinburgh) Research Operating System User-space
-
Updated
Mar 14, 2022 - C++
Easy way to expose process internal state to filesystem using fuse.
-
Updated
May 22, 2022 - C
-
Updated
Jan 2, 2018 - Tcl
Your smart organized Linux & MacOSX bash configurations
linux
dotfiles
bash
bashrc
config-management
rc-files
configuration-management
aliases
macosx
alias
mac-osx
configuration-file
userspace
bashrc-configs
configuration-files
bashrc-files
-
Updated
Jun 11, 2020 - Shell
libNVCD: A Flexible, Adaptive, and User-friendly Performance Measurement Tool for GPUs
-
Updated
Mar 30, 2021 - C
Userspace implementation of preemptive multithreading
-
Updated
May 4, 2017 - C
Improve this page
Add a description, image, and links to the userspace topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the userspace topic, visit your repo's landing page and select "manage topics."


This is on hold because of the many bugs in the compiler
The build has received support for C++20 modules and it's now time to port the whole codebase to it.
The battle plan is to first port applications and utilities and then works our way down the dependency chain except everything needed by the kernel and the libc: libsystem, libio, libutils, libjson
Applications