1
0
Fork 0
mirror of https://github.com/rust-unofficial/awesome-rust.git synced 2024-11-27 11:44:52 -05:00
rust/UNSTABLE.md

7 lines
590 B
Markdown
Raw Normal View History

2014-07-28 02:02:01 -04:00
# Unstable
2014-07-28 02:04:59 -04:00
A list of awesome but unstable/experimental Rust projects which some day hopefully will be migrated to `README.md`.
2014-07-28 02:02:01 -04:00
* [kenz-gelsoft/wxRust](https://github.com/kenz-gelsoft/wxRust) — [wxWidgets](http://www.wxwidgets.org/) bindings. [<img src="https://travis-ci.org/kenz-gelsoft/wxRust.png?branch=master">](https://travis-ci.org/kenz-gelsoft/wxRust)
2014-07-28 02:02:20 -04:00
* [zeromq/zmq.rs](https://github.com/zeromq/zmq.rs) — Rust implementation of the [ZeroMQ](http://zeromq.org/) protocol. [<img src="https://travis-ci.org/zeromq/zmq.rs.png?branch=master">](https://travis-ci.org/zeromq/zmq.rs)