Get the latest tech news

Stdx – The Missing Batteries of Rust


The missing batteries of Rust. Contribute to brson/stdx development by creating an account on GitHub.

This crate has a long history, beginning life in the standard library, being moved into the rust-lang organization, and finally being adopted by community maintainers. Simply tag your data structures with#[derive(Serialize, Deserialize)] and serde will automatically convert them between formats like JSON, TOML, YAML, and more. portability quality conformance to conventions documentation interoperability with other crates reliability of maintainers de-facto adoption historical context and precedent

Get the Android app

Or read this on Hacker News

Read more on:

Photo of Rust

Rust

Photo of missing batteries

missing batteries

Photo of stdx

stdx

Related news:

News photo

Rust: Box Is a Unique Type

News photo

Why Rust Isn't Killing C++

News photo

Fast Fourier Transform in Rust