Crate of the Week

Sonic - Fast, lightweight & schema-less search backend. An alternative to Elasticsearch that runs on a few MBs of RAM.

6 Likes

https://github.com/cloudflare/quiche experimental HTTP/3 implementation

2 Likes

wirefilter: An execution engine for Wireshark-like filters.

2 Likes

torchbear: A fast, simple, and complete programming environment

interact: A framework for friendly online introspection of the running program state in an intuitive command-line interactive way.

5 Likes

sendfd as a recently open-sourced crate with cooperation of the previous owner of the sendfd name: A KISS way to send file descriptors over unix sockets, in pure Rust.

ncspot - Cross-platform ncurses Spotify client written in Rust, inspired by ncmpc and the likes.

1 Like

flamegraph - A Rust-powered flamegraph generator with additional support for Cargo projects.

4 Likes

zmu - Emulator for Microcontroller Systems

color-backtrace: Colorful panic backtraces for Rust

5 Likes

rust-py-comp: A Rust macro implementing a Python-like generator expression

Sloth: A 3D software rasterizer... for the terminal!

3 Likes

iter-python is more flexible

2 Likes

Quinn - Futures-based QUIC implementation in Rust.

2 Likes

rust-notifica - Small, cross-platform Rust crate for sending system notifications.

1 Like

MesaLink - A memory-safe and OpenSSL-compatible TLS library.

2 Likes

https://github.com/japaric/cast.rs

Ergonomic, safe casting to make generic math less painful.

3 Likes

Thanks, didn't know about iter-python, will give it a try!

snafu: Easily assign underlying errors into domain-specific errors while adding context

2 Likes

cascade: Dart-like cascade expressions in Rust

1 Like