beta.news All 17 Release 5 Infrastructure 10 Engineering 12 Org 3
foss.global

Topic

push.rocks

SmartDNS: Rust DNS Client and Server Behind a TypeScript API @push.rocks/smartdns keeps DNS APIs in TypeScript while moving UDP, DNS-over-HTTPS, packet parsing, and DNSSEC signing into Rust binaries connected over typed IPC. Engineering, Infrastructure, DNS SmartVM: Firecracker MicroVMs Controlled from TypeScript @push.rocks/smartvm wraps Firecracker's binary, image, socket, network, drive, and cleanup plumbing in a typed TypeScript API for disposable Linux/KVM microVMs. Release, Infrastructure, TypeScript SmartProxy: A Rust-Powered Proxy Toolkit You Configure in TypeScript @push.rocks/smartproxy moves route matching, TLS modes, load balancing, UDP/QUIC handling, and NFTables forwarding behind a typed TypeScript configuration surface. Release, Infrastructure, TypeScript SmartVPN: A VPN That Hides in Plain Sight Over WebSockets @push.rocks/smartvpn runs VPN traffic over HTTPS WebSockets while keeping config and telemetry in TypeScript and encryption, TUN I/O, QoS, and MTU handling in Rust. Release, Infrastructure, TypeScript Embracing Rust smartproxy kept its TypeScript interface while moving network operations into Rust for high-workload proxying. Org, Engineering, TypeScript @push.rocks/smartdata: A TypeScript-First MongoDB Wrapper for Modern Applications @push.rocks/smartdata brings decorator-defined MongoDB models, type-safe queries, EasyStore, distributed coordination, and live sync into a TypeScript-first data layer. Release, Engineering, TypeScript