Lists (3)
Sort Name ascending (A-Z)
Starred repositories
An open-source remote desktop application designed for self-hosting, as an alternative to TeamViewer.
A lightning-fast search engine API bringing AI-powered hybrid search to your sites and applications.
🤱🏻 Turn any webpage into a desktop app with one command.
Rust / Wasm framework for creating reliable and efficient web applications
“连续八年成为全世界最受喜爱的语言,无 GC 也无需手动内存管理、极高的性能和安全性、过程/OO/函数式编程、优秀的包管理、JS 未来基石" — 工作之余的第二语言来试试 Rust 吧。本书拥有全面且深入的讲解、生动贴切的示例、德芙般丝滑的内容,这可能是目前最用心的 Rust 中文学习教程 / Book
Build system optimized for JavaScript and TypeScript, written in Rust
Open-source search and retrieval database for AI applications.
HTTP routing and request-handling library for Rust that focuses on ergonomics and modularity
A lightweight WebAssembly runtime that is fast, secure, and standards-compliant
A bunch of lints to catch common mistakes and improve your Rust code. Book: https://doc.rust-lang.org/clippy/
The fast Rust-based JavaScript bundler with webpack-compatible API 🦀️
Facilitating high-level interactions between Wasm modules and JavaScript
Statistics-driven benchmarking library for Rust
A course of building an LSM-Tree storage engine (database) in a week.