cargo-instruments for generating Instruments.app trace data on macOS. So cool for performance work!
descartes, a crate for
- Error-tolerant 2D geometry engine
- that allows for arbitrary error tolerances
- dealing with both floating-point inaccuracies and much larger user input inaccuracies
Sonic - Fast, lightweight & schema-less search backend. An alternative to Elasticsearch that runs on a few MBs of RAM.
https://github.com/cloudflare/quiche experimental HTTP/3 implementation
wirefilter: An execution engine for Wireshark-like filters.
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.
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.
flamegraph - A Rust-powered flamegraph generator with additional support for Cargo projects.
zmu - Emulator for Microcontroller Systems
color-backtrace: Colorful panic backtraces for Rust
rust-py-comp: A Rust macro implementing a Python-like generator expression
Sloth: A 3D software rasterizer... for the terminal!
iter-python is more flexible
Quinn - Futures-based QUIC implementation in Rust.
rust-notifica - Small, cross-platform Rust crate for sending system notifications.
MesaLink - A memory-safe and OpenSSL-compatible TLS library.
https://github.com/japaric/cast.rs
Ergonomic, safe casting to make generic math less painful.
Thanks, didn't know about iter-python, will give it a try!