mirror of
https://github.com/rust-unofficial/awesome-rust.git
synced 2024-11-27 11:44:52 -05:00
order
This commit is contained in:
parent
078325c2f1
commit
ba9fb1ded3
1 changed files with 1 additions and 2 deletions
|
@ -40,10 +40,10 @@ Ther goal is to have only projects that are mostly stable and useful to users. P
|
|||
* [BurntSushi/xsv](https://github.com/BurntSushi/xsv) — A fast CSV command line tool (slicing, indexing, selecting, searching, sampling, etc.) [<img src="https://travis-ci.org/BurntSushi/xsv.svg?branch=master">](https://travis-ci.org/BurntSushi/xsv)
|
||||
* [gchp/iota](https://github.com/gchp/iota) — a simple text editor written in Rust [<img src="https://travis-ci.org/gchp/iota.svg?branch=master">](https://travis-ci.org/gchp/iota)
|
||||
* [kbknapp/docli](https://github.com/kbknapp/docli-rs) - a command line utility for managing DigitalOcean infrastructure [<img src="https://travis-ci.org/kbknapp/docli-rs.svg?branch=master">](https://travis-ci.org/kbknapp/docli-rs)
|
||||
* [seppo0010/rsedis](https://github.com/seppo0010/rsedis) — Redis reimplementation in Rust. [<img src="https://travis-ci.org/seppo0010/rsedis.svg?branch=master">](https://travis-ci.org/seppo0010/rsedis)
|
||||
* [Servo](https://github.com/servo/servo) — a prototype web browser engine written in Rust
|
||||
* [thoughtram/clog](https://github.com/thoughtram/clog) — a [conventional changelog](https://github.com/ajoslin/conventional-changelog/blob/master/CONVENTIONS.md) port (generates a changelog from git metadata) [<img src="https://travis-ci.org/thoughtram/clog.svg?branch=master">](https://travis-ci.org/thoughtram/clog)
|
||||
* [uutils/coreutils](https://github.com/uutils/coreutils) — cross-platform Rust rewrite of the GNU coreutils [<img src="https://travis-ci.org/uutils/coreutils.svg?branch=master">](https://travis-ci.org/uutils/coreutils)
|
||||
* [seppo0010/rsedis](https://github.com/seppo0010/rsedis) — Redis reimplementation in Rust. [<img src="https://travis-ci.org/seppo0010/rsedis.svg?branch=master">](https://travis-ci.org/seppo0010/rsedis)
|
||||
|
||||
### Games
|
||||
|
||||
|
@ -52,7 +52,6 @@ Ther goal is to have only projects that are mostly stable and useful to users. P
|
|||
* [xojoc/snake-piston](https://github.com/xojoc/snake-piston) — a Snake game in Rust [<img src="https://travis-ci.org/xojoc/snake-piston.svg?branch=master">](https://travis-ci.org/xojoc/snake-piston)
|
||||
|
||||
|
||||
|
||||
## Libraries
|
||||
|
||||
### Audio
|
||||
|
|
Loading…
Reference in a new issue