cz172638's Stars
cifsd-team/ksmbd-tools
ksmbd kernel server userspace utilities
SKAJohanVenter/ratatui-rs-tree-widget
Tree Widget for tui-rs
rick-heig/buildroot
buildroot fork
damien-lemoal/linux
rick-heig/linux
rick-heig/nvme_csd
A Software Framework for Hardware Agnostic NVMe Computational Storage Devices
rick-heig/linux_pcie_epf_driver
Linux PCIe Endpoint Function Driver
damien-lemoal/buildroot
buildroot fork
buildroot/buildroot
Buildroot, making embedded Linux easy. Note that this is not the official repository, but only a mirror. The official Git repository is at https://gitlab.com/buildroot.org/buildroot/. Do not open issues or file pull requests here.
KDE/heaptrack
A heap memory profiler for Linux
rust-lang/rfcs
RFCs for changes to Rust
redox-os/relibc
Mirror of https://gitlab.redox-os.org/redox-os/relibc
japaric/steed
[INACTIVE] Rust's standard library, free of C dependencies, for Linux systems
Themaister/libmaru
USB audio class driver in userspace using libusb.
cberner/fuser
Filesystem in Userspace (FUSE) for Rust
wtarreau/ebtree
Elastic Binary Trees
HMIProject/open62541
pikhq/musl-nscd
Musl-nscd is an implementation of the NSCD protocol, suitable for use with musl and with standard NSS modules
formilux/flxutils
Various base system utilities
wtarreau/nolibc
nolibc - libc-less wrapper to make tiny static executables for simple programs /// Note that most recent updates are now in the Linux kernel (tools/include/nolibc) ///
git-pile/git-pile
Manage a pile of patches on top of a git branch
undoio/l3
L3: Lightweight Logging Library. A very small 'C' library to generate low-footprint, non-intrusive, high-performance logging of trace messages in an mmap()'ed file. Tools are provided to unpack the binary log-data into human-readable traces.
snu-csl/kvvirt
Key-Value SSD FTLs on NVMeVirt
cameron314/concurrentqueue
A fast multi-producer, multi-consumer lock-free concurrent queue for C++11
snu-csl/rfuse
RFUSE: Modernizing Userspace Filesystem Framework through Scalable Kernel-Userspace Communication
snu-csl/nvmevirt
NVMeVirt: A Versatile Software-defined Virtual NVMe Device
tar-mirror/minised
A smaller, cheaper, faster SED implementation
msteveb/jimtcl
Official repository of Jim Tcl, an open-source, small footprint implementation of Tcl
unixdj/depcb
PCB Reverse Engineering tool
cyphunk/JTAGenum
Given an Arduino compatible microcontroller or Raspberry PI (experimental), JTAGenum scans pins[] for basic JTAG functionality and can be used to enumerate the Instruction Register for undocumented instructions. Props to JTAG scanner and Arduinull which came before JTAGenum and forwhich much of the code and logic is based on. Feel free to branch and modify religiously (readme, credits, whatever)