jtherin's Stars
ggerganov/llama.cpp
LLM inference in C/C++
google/gopacket
Provides packet processing capabilities for Go
cloudflare/tableflip
Graceful process restarts in Go
wolfcw/libfaketime
libfaketime modifies the system time for a single application
songgao/water
A simple TUN/TAP library written in native Go.
siavash79/PixelXpert
mixed Xposed+Magisk module for customization of Google Pixel rom of Android 12+
yuezk/GlobalProtect-openconnect
A GlobalProtect VPN client for Linux, written in Rust, based on OpenConnect and Tauri, supports SSO with MFA, Yubikey, and client certificate authentication, etc.
prsyahmi/GpuRamDrive
RamDrive that is backed by GPU Memory
cutiepi-io/cutiepi-board
Open source hardware design for the CutiePi tablet
sysprog21/simplefs
A simple native file system for Linux kernel
KrutavShah/vGPU_LicenseBypass
A simple script that works around Nvidia vGPU licensing with a scheduled task.
raplin/DPS-1200FB
Python code to read status from the DPS-1200FB power supply
macos-fuse-t/go-smb2
Lightweight SMB2/3 Server implemented in go
mrrwa/LocoNet
An embedded Loconet interface library for Arduino family microcontrollers
Pixelvation/Pixelvation
KrutavShah/PCIE-to-MXM-Adapter
This adapter/card allows you to plug an MXM 3.1 graphics card into a desktop PCIE port.
a-little-wifi/mxm-immobilizer
MXM to PCIe adapter
msantos/libproxyproto
Proxy protocol v1 and v2 support via an LD_PRELOAD library
Zilog8/UNFS2GO
A fork of UNFS3 with a Golang backend
atc1441/88MZ100
LineageOS/android_device_xiaomi_vayu
m13253/userland-ipip
Userland IPIP + IP6IP (6in4) / IPIP6 + IP6IP6 tunnel for Linux
feitnomore/kubernetes-lb-controller
Kubernetes Load Balancer / External IP Controller. Simple tool to provide External IPs for Services of type LoadBalancer on Kubernetes environments.
Nadrin/fsproxy
Access Linux filesystems from within Microsoft Windows (discontinued)
bolkedebruin/pam-jwt
PAM module than can authenticate users with json web token (JWT)
vi/fopen_override
LD_PRELOAD-based fopen/open filename overrider
deb0ch/yolofs
A simple useless pseudo-filesystem, coded for discovering the challenges of interfacing a filesystem with Linux VFS. It adds an "encryption" feature (a simple rotation of n, n given as an argument to mount).
bjmnbraun/mockfs_ext4_copy
Copy of ext4 from linux 4.6, renamed to mockfs and deployable as a LKM. Useful as a template for filesystem hacking, mounts existing ext4 partitions fine.
ThisSeemsLikeABadIdea/JKToVictronInterface
A very rough start on an JK BMS interface for Victron Energy Systems
binRick/go_pam_auth
PAM experiments using golang c-shared feature