Stars
Empowering everyone to build reliable and efficient software.
Tools for concurrent programming in Rust
Flexible concrete Error type built on std::error::Error
derive(Error) for struct and enum error types
Learn to write Rust procedural macros [Rust Latam conference, Montevideo Uruguay, March 2019]
A WebSocket (RFC6455) library written in Rust
Bindings around the platform's dynamic library loading primitives with greatly improved memory safety.
A client and server implementation of the OPC UA specification written in Rust
Voca_rs is the ultimate Rust [unicode] string library, implemented as independent functions and on Foreign Types (String and str).
RFC 6902 (JSON Patch) / RFC 7396 (JSON Merge Patch) implementation for Rust
Rust macro for automatically generating default
A full-featured Rust crate for working with Minecraft's Named Binary Tag (NBT) file format, including Serde support.
Serial Line Interface Protocol (SLIP) encoder/decoder with Rust std::io::{Read, Write} interfaces.