mirror of
https://github.com/rust-unofficial/awesome-rust
synced 2024-11-15 00:27:39 +00:00
Added Rsedis
This commit is contained in:
parent
60c4d37e29
commit
aafe4d8652
1 changed files with 1 additions and 0 deletions
|
@ -43,6 +43,7 @@ Ther goal is to have only projects that are mostly stable and useful to users. P
|
|||
* [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
|
||||
|
||||
|
|
Loading…
Reference in a new issue