tunnelto eliminates complex networking setup by creating public URLs for local web servers, enabling developers to share localhost applications instantly. This Rust-based tool competes with established tunneling services while offering better performance and security, making it ideal for remote collaboration, client demos, and debugging.
Share localhost applications without complex networking setup
Rust · 3199 stars
ezff revolutionizes video editing by allowing developers to perform complex operations using plain English commands instead of memorizing arcane ffmpeg syntax. This command-line tool provides an accessible interface to powerful video processing capabilities, making it ideal for developers who need video manipulation without becoming ffmpeg experts.
Video editing with natural language commands
TypeScript/JavaScript · 106 stars
Rex replaces eBPF with Rust-based kernel programs, eliminating the restrictive in-kernel verifier that often rejects safe code due to complexity constraints. This framework enables developers to write safer, more maintainable kernel extensions while maintaining the performance benefits of kernel-level execution.
Write safer kernel extensions in Rust
Rust · 32 stars