Stars
tsshd is a UDP-based SSH server built for unreliable networks. It supports seamless roaming across networks and IP changes, and works well on high-latency links such as cellular connections and uns…
A FPGA friendly 32 bit RISC-V CPU implementation
High-performance TRAMP backend using JSON-RPC instead of shell parsing
Lightweight HTTP proxy for optimizing Nix cache routes for fast access
HTTP Library for Lua. Supports HTTP(S) 1.0, 1.1 and 2.0; client and server.
A Lua library for peripheral I/O (GPIO, LED, PWM, SPI, I2C, MMIO, Serial) in Linux.
Hydra, the Nix-based continuous build system [maintainers=@dasj,@Ericson2314]
Yet another attempt at garbage collecting the cache.nixos.org S3 bucket
SystemRDL grammar for tree-sitter
A simple program that emulates the detach feature of screen
A pure-Rust client library to work with systemd
Native CarPlay & Android Auto head unit for Linux (ARM/x64) & macOS (ARM/x64). Multi-session wired + wireless projection, zero-copy hardware video decoding, low-latency audio.
crate2nix builds your cargo-based rust project crate-by-crate with nix
a tracking flake for musl/llvm support in nixpkgs
Extremely unpolished tool for garbage-collecting flat-file Nix binary caches.
Lock-free MPSC channel in Zig achieving 180+ billion messages/second via ring-decomposed architecture