mirror of
https://github.com/rust-unofficial/awesome-rust
synced 2024-11-26 22:00:25 +00:00
capnproto/capnproto-rust
This commit is contained in:
parent
66699ac7eb
commit
1b9e004eed
1 changed files with 1 additions and 1 deletions
|
@ -572,7 +572,7 @@ See also [Are we (I)DE yet?](https://areweideyet.com/) and [Rust and IDEs](https
|
|||
* Byte swapping
|
||||
* [BurntSushi/byteorder](https://github.com/BurntSushi/byteorder) — Supports big-endian, little-endian and native byte orders [<img src="https://api.travis-ci.org/BurntSushi/byteorder.svg?branch=master">](https://travis-ci.org/BurntSushi/byteorder)
|
||||
* Cap'n Proto
|
||||
* [dwrensha/capnproto-rust](https://github.com/capnproto/capnproto-rust) — [<img src="https://api.travis-ci.org/capnproto/capnproto-rust.svg?branch=master">](https://travis-ci.org/capnproto/capnproto-rust)
|
||||
* [capnproto/capnproto-rust](https://github.com/capnproto/capnproto-rust) — [<img src="https://api.travis-ci.org/capnproto/capnproto-rust.svg?branch=master">](https://travis-ci.org/capnproto/capnproto-rust)
|
||||
* CBOR
|
||||
* [BurntSushi/rust-cbor](https://github.com/BurntSushi/rust-cbor) — Supports JSON conversion and type-based encoding/decoding [<img src="https://api.travis-ci.org/BurntSushi/rust-cbor.svg?branch=master">](https://travis-ci.org/BurntSushi/rust-cbor)
|
||||
* Character Encoding
|
||||
|
|
Loading…
Reference in a new issue