Polars is a fast DataFrame engine written in Rust with APIs for Python, Rust, and other environments.
Open Source: #rust
Catalog projects marked with #rust. Tags work as dedicated landing pages, so related tools are easier to find and connect.
This collection holds 44 projects with a combined 2,801,348 GitHub stars. Main languages: Rust.
About the Rust projects
Rust is the language people fall in love with: C++ speed without segfaults, and a strict compiler that works like a free code reviewer. System utilities, bundlers, and even browser internals are being rewritten in it — almost all in the open.
Gathered here are the catalog's Rust projects, from command-line tools to libraries. The Rust community is famous for code quality — these repositories are worth reading purely as study material.
Repositories
Spacedrive is a cross-platform file manager with a virtual distributed filesystem.
zoxide is a smarter cd command that remembers frequently used directories and jumps to them quickly.
Dioxus is a Rust framework for building interfaces for web, desktop, and mobile.
Firecracker is a Rust project for running lightweight microVMs, created by AWS for serverless workloads.
fish shell is a friendly interactive command-line shell for macOS, Linux, and Unix-like systems.