8000 GitHub - anthotse/rust-xdr: Rust XDR interoperability library and codegen
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

anthotse/rust-xdr

 
 

Repository files navigation

Rust XDR library

Build Status Crates.io

This repo contains two crates:

  • xdr-codec, a runtime library to encode and decode XDR types
  • xdrgen, a code generator which parses XDR specs (RFC4506) and generates Rust type definitions, with code to serialize/deserialize them as XDR.

License

Licensed under either of

at your option.

Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.

About

Rust XDR interoperability library and codegen

Resources

Stars

Watchers

Forks

< 34AF div class="mt-2"> Report repository

Releases

No releases published

Packages

No packages published

Languages

  • Rust 99.1%
  • Other 0.9%
0