Rust Libraries and Tools Page 5 of 6

Browse 135 Rust Libraries and Tools on AlternativeTo.

Copy a direct link to this comment to your clipboard
  1. Cargo is the Rust package manager. Cargo downloads your Rust package’s dependencies, compiles your packages, makes distributable packages, and uploads them to crates.io, the Rust community’s package registry.

    Cost / License

    Application type

    Platforms

    • Rust
    14 alternatives
  2. simple clipboard manager for Wayland, built in Rust. It saves a history of your clipboard content, and lets you paste things you've copied earlier. It also lets you configure "favorite" pastes for strings you need often.

    Cost / License

    Application type

    Platforms

    • Linux
    • Wayland
    • Rust
    51 alternatives
  3.  Like

    A clean and customizable GTK-based greetd greeter written in Rust using Relm4. This is meant to be run under a Wayland compositor (like Sway).

    Cost / License

    Platforms

    • Linux
    • Rust
    ReGreet screenshot 1
    15 alternatives
  4. Flowistry icon
     Like

    Flowistry is a tool that analyzes the information flow of Rust programs. Flowistry understands whether it's possible for one piece of code to affect another. Flowistry integrates into the IDE to provide a "focus mode" which helps you focus on the code that's...

    Cost / License

    • Free
    • Open Source (MIT)

    Platforms

    • Visual Studio Code
    • Rust
    Flowistry screenshot 1
  5. PgDog icon
     Like

    PgDog is the missing routing layer for PostgreSQL. It moves data between nodes and directs query traffic, transparently to the application.

    Cost / License

    Platforms

    • Self-Hosted
    • Rust
    • Docker
    • Kubernetes
  6. RaTeX icon
     Like

    TeX-quality math from one Rust layout core. RaTeX parses LaTeX math, applies TeX-style rules, and emits a flat display list for CoreGraphics, Skia, Canvas 2D, or your own vector backend—identical output from native FFI and WebAssembly.

    Cost / License

    • Free
    • Open Source (MIT)

    Platforms

    • Rust
    RaTeX screenshot 1
    RaTeX screenshot 1
    RaTeX screenshot 2
    +2
    RaTeX screenshot 3
    5 alternatives
  7.  Like

    Bonsai tree generator, written in Rust using crossterm. It creates an ascii bonsai tree that is colored using your terminals color scheme. It is also configurable via CLI arguments. It can print a static tree to your terminal, or you can watch it grow live.

    Cost / License

    Platforms

    • Rust
    • Linux
    3 alternatives
  8. Doctave icon
     1 like

    Doctave lets you use docs-as-code without having to manage complicated tooling or infrastructure. Write your docs in Git, and Doctave will automatically publish your documentation site when you commit your changes.

    Cost / License

    • Free
    • Open Source (MIT)

    Platforms

    • Mac
    • Online
    • Rust
    • Software as a Service (SaaS)
    • Homebrew
    Doctave screenshot 1
    Doctave screenshot 1
    Doctave screenshot 2
    +1
    Doctave screenshot 3
    25 alternatives
  9.  Like

    Command-line client for WebSockets, like netcat (or curl) for ws:// with advanced socat-like functions

    Cost / License

    • Free
    • Open Source (MIT)

    Platforms

    • Rust
    1 alternatives
  10. Ratty icon
     Like

    A GPU-rendered terminal emulator with inline 3D graphics. Inspired by TempleOS. Built with Rust & Ratatui.

    Cost / License

    • Free
    • Open Source (MIT)

    Platforms

    • Mac
    • Linux
    • Rust
    Ratty screenshot 1
    Ratty screenshot 1
    Ratty screenshot 2
    +4
    Ratty screenshot 3
    51 alternatives
  11. Repose UI icon
     Like

    Repose is a Rust UI framework with a Compose-like programming model. It's organized as a small core (repose-core) plus higher-level UI/layout (repose-ui) and platform runners (repose-platform) that currently target desktop (winit) and Android, with web support.

    Cost / License

    Application type

    Platforms

    • Rust
    • Self-Hosted
    Mobile app built using repose
    Website made using repose
    18 alternatives
  12. Vibe Kanban helps you get the most out of coding agents like Claude Code, Gemini CLI and Amp.

    Cost / License

    Platforms

    • Self-Hosted
    • Rust
    Vibe Kanban screenshot 1
    1 alternatives
  13. diss icon
     Like

    A dtach-like program / crate in Rust.

    Cost / License

    • Free
    • Open Source

    Platforms

    • Linux
    • Rust
    15 alternatives
  14.  Like

    Werk is a command runner and simplistic build system. It is intended to supplant Make in projects that need a simple build tool adjacent to a main build system, such as Cargo or NPM.

    Cost / License

    Application type

    Platforms

    • Rust
    • Linux
    • Mac
    • Windows
    • BSD
    38 alternatives
  15. zcomplete icon
     Like

    Mistype a command and zcomplete runs the one you meant, worked out from the commands you usually run. zsh, bash and fish.

    Cost / License

    • Free
    • Open Source (MIT)

    Platforms

    • Mac
    • Linux
    • Rust
    3 alternatives
  16. F3 is a data file format that is designed with efficiency, interoperability, and extensibility in mind. It provides a data organization that rectifies the layout shortcomings of the last-generation formats like Parquet, while at the same time maintaining good interoperability...

    Cost / License

    • Free
    • Open Source (MIT)

    Platforms

    • Rust
    • WebAssembly