mirror of
https://github.com/rust-unofficial/awesome-rust
synced 2024-11-16 00:47:59 +00:00
797 B
797 B
Unstable
A list of awesome but unstable/experimental Rust projects which some day hopefully will be migrated to README.md
.
Games
- jeaye/q3 — a game with voxelized destructible maps.
GUI
- kenz-gelsoft/wxRust — wxWidgets bindings.
Network programming
- zeromq/zmq.rs — Rust implementation of the ZeroMQ protocol.