Crate of the Week

tracing: Application level tracing for Rust

nushell: A modern shell written in Rust.

6 Likes

pastel: A command-line tool to generate, analyze, convert and manipulate colors

1 Like

rx: Modern pixel editor implemented in rust

1 Like

actix-raft: An implementation of the Raft consensus protocol using the actix Actor framework.

4 Likes

cargo-udeps, a cargo plugin to detect unused dependencies.

(Can we get this feature as a warning in cargo proper please?)

14 Likes

once_cell - Rust library for single assignment cells and lazy statics without macros.

7 Likes

just: Just a command runner (alternative to make)

hyperfine: A command-line benchmarking tool

2 Likes

viu: A command-line application to view images from the terminal written in Rust

6 Likes

VeoLuz - visualize the paths of millions of light rays through reflection, refraction and diffusion.

1 Like

iced - A renderer-agnostic GUI library for Rust, inspired by Elm.

5 Likes

neutrino: A GUI frontend in Rust based on web-view

texture-synthesis: Example-based texture synthesis written in Rust

8 Likes

fuzzcheck-rs: Structure-aware, in-process, coverage-guided, evolutionary fuzzing engine for Rust functions

crossterm: A terminal abstraction for clearing, input handling, styling, cursor movement, and terminal actions for both Windows and UNIX systems.

3 Likes

rpds: Rust Persistent Data Structures

1 Like

multiversion: A function multiversioning framework for Rust

auto_enums: A library for multiple return types by automatically generated enum in Rust.

imagecli - A command line image processing tool.

4 Likes