An open-source remote desktop application designed for self-hosting, as an alternative to TeamViewer.
parking_lot
Fast mutex and synchronization primitives for Rust.
parking_lot provides Mutex, RwLock, Condvar, and Once implementations that outperform std::sync equivalents under most workloads. They use a compact 1-byte Mutex state and a custom thread-parking mechanism that avoids kernel transitions on uncontended paths.
Used in performance-sensitive code with frequent locking — servers, databases, caches, and runtime internals. The parking_lot::Mutex is a near drop-in replacement for std::sync::Mutex with better throughput under contention.
A modern runtime for JavaScript and TypeScript.
Code at the speed of thought – Zed is a high-performance, multiplayer code editor from the creators of Atom and Tree-sitter.
π RuView turns commodity WiFi signals into real-time spatial intelligence, vital sign monitoring, and presence detection — all without a single pixel of video.
A cross-platform, OpenGL terminal emulator.
🌴 Empowering everyone to build reliable and efficient smart contracts.
Warp is an agentic development environment, born out of the terminal.
☄🌌️ The minimal, blazing-fast, and infinitely customizable prompt for any shell!
A lightning-fast search engine API bringing AI-powered hybrid search to your sites and applications.
Rust full node implementation of the Fuel v2 protocol.
A markup-based typesetting system that is powerful and easy to learn.
A post-modern modal text editor.
A new type of shell
💥 Blazing fast terminal file manager written in Rust, based on async I/O.
Extremely fast Query Engine for DataFrames, written in Rust
Lightning-fast and Powerful Code Editor written in Rust
Spacedrive is an open source cross-platform file explorer, powered by a virtual distributed filesystem written in Rust.
DeepSeek + MiMo coding agent in terminal
Servo aims to empower developers with a lightweight, high-performance alternative for embedding web technologies in applications.
Fullstack app framework for web, desktop, and mobile.
Rust-based platform for the Web
A scalable, distributed, collaborative, document-graph database, for the realtime web
A runtime for writing reliable asynchronous applications with Rust. Provides I/O, networking, scheduling, timers, ...
Qdrant - High-performance, massive-scale Vector Database and Vector Search Engine for the next generation of AI. Also available in the cloud https://cloud.qdrant.io/
Fast, small, and fully autonomous AI personal assistant infrastructure, any OS, any platform — deploy anywhere, swap anything 🦀
Scalable datastore for metrics, events, and real-time analytics
Your Personal AI super intelligence. Private, Simple and extremely powerful.
✨ Making your shell magical
Professional Antigravity Account Manager & Switcher. One-click seamless account switching for Antigravity Tools. Built with Tauri v2 + React (Rust).专业的 Antigravity 账号管理与切换工具。为 Antigravity 提供一键无缝账号切换功能。
egui: an easy-to-use immediate mode GUI in Rust that runs on both web and native
🚀2.3x faster than MinIO for 4KB object payloads. RustFS is an open-source, S3-compatible high-performance object storage system supporting migration and coexistence with other S3-compatible platforms such as MinIO and Ceph.
Search infrastructure for AI
A library for building fast, reliable and evolvable network services.
A GPU-accelerated cross-platform terminal emulator and multiplexer written by @wez and implemented in Rust
A toolchain for web projects, aimed to provide functionalities to maintain them. Biome offers formatter and linter, usable via CLI and LSP.
Development at the speed of light
Adds static typing to JavaScript to improve developer productivity and code quality.
Neon: Serverless Postgres. We separated storage and compute to offer autoscaling, code-like database branching, and scale to zero.
A Python Interpreter written in Rust
A high-performance observability data pipeline.
The GitButler version control client, backed by Git, powered by Tauri/Rust/Svelte
Build fast web applications with Rust.
🚀 Fast, secure, lightweight containers based on WebAssembly
YC (S26) | AI that knows what you've seen, said, or heard. Records everything you do, say, hear 24/7, local, private, secure
Turso is an in-process SQL database, compatible with SQLite.
Relay is a JavaScript framework for building data-driven React applications.
A cross-platform, safe, pure-Rust graphics API.
The Fully Customizable Desktop Environment for Windows 10/11.
Distributed transactional key-value database, originally created to complement TiDB
A Rust compiler front-end for IDEs