mirror of
https://github.com/rust-unofficial/awesome-rust
synced 2024-11-13 23:57:07 +00:00
Add Ron (Rusty Object Notation)
This commit is contained in:
parent
67457b9a70
commit
6dc5fb1a35
1 changed files with 2 additions and 0 deletions
|
@ -168,6 +168,8 @@ The goal is to have only projects that are mostly stable and useful to users.
|
|||
* [3Hren/msgpack-rust](https://github.com/3Hren/msgpack-rust) — a pure Rust low/high level MessagePack implementation [<img src="https://travis-ci.org/3Hren/msgpack-rust.svg?branch=master">](https://travis-ci.org/3Hren/msgpack-rust)
|
||||
* ProtocolBuffers
|
||||
* [stepancheg/rust-protobuf](https://github.com/stepancheg/rust-protobuf) — [<img src="https://travis-ci.org/stepancheg/rust-protobuf.svg?branch=master">](https://travis-ci.org/stepancheg/rust-protobuf)
|
||||
* Ron (Rusty Object Notation)
|
||||
* [kvark/ron](https://github.com/kvark/ron) - [<img src="https://travis-ci.org/kvark/ron.png?branch=master">](https://travis-ci.org/kvark/ron)
|
||||
* Tnetstring
|
||||
* [erickt/rust-tnetstring](https://github.com/erickt/rust-tnetstring) — [<img src="https://travis-ci.org/erickt/rust-tnetstring.svg?branch=master">](https://travis-ci.org/erickt/rust-tnetstring)
|
||||
* TOML
|
||||
|
|
Loading…
Reference in a new issue