Docs.rs
Releases
Rust
The Rust Programming Language
The Book
Standard Library API Reference
Rust by Example
Crates.io
The Cargo Guide
About Docs.rs
Releases
Crates from David Tolnay
Recent
Stars
Recent Failures
Failures By Stars
Activity
Queue
David Tolnay
serde_item-0.2.0
AST representation used by Serde codegen. Unstable.
1946
serde-1.0.88
A generic serialization/deserialization framework
1946
serde_derive_internals-0.24.1
AST representation used by Serde derive macros. Unstable.
1946
serde_derive-1.0.88
Macros 1.1 implementation of #[derive(Serialize, Deserialize)]
1946
serde_test-1.0.88
Token De/Serializer for testing De/Serialize implementations
1946
serde_codegen_internals-0.11.0
AST representation used by Serde codegen. Unstable.
1946
eager_json-0.1.0
Deserialize JSON from io::Read by buffering into a string
823
serde_json_experimental-1.0.29-rc1
A JSON serialization file format
823
serde_json-1.0.38
A JSON serialization file format
823
bincode-1.1.1
A binary serialization / deserialization strategy that uses Serde for transforming structs into bytes and vice versa!
513
syn-error-experiment-0.0.0
Syn error experiment
460
syn-next-0.15.0-rc4
Parser for Rust source code
460
syn-0.15.26
Parser for Rust source code
460
item-0.3.2
Nom parser for Rust items
460
synom-0.11.3
Stripped-down Nom parser used by Syn
460
cargo-expand-0.4.9
Wrapper around rustc --pretty=expanded. Shows the result of macro expansion and #[derive] expansion.
287
yaml-rust-0.4.2
The missing YAML 1.2 parser for rust
251
quote-0.6.11
Quasi-quoting macro quote!(...)
224
typetag-0.1.1
Serde serializable and deserializable trait objects
181
typetag-impl-0.1.1
Implementation detail of the typetag crate
181
reflect-0.0.3
The "but I thought Rust doesn't have reflection?" memorial brand new way of defining procedural macros.
172
serde_yaml-0.8.8
YAML support for Serde
152
syntex_pos-0.59.1
Backport of libsyntax_pos
117
syntex_errors-0.59.1
Backport of librustc_errors
117
semver-trick-0.2.1
Example of applying the semver trick to prevent a difficult coordinated upgrade
116
no-panic-0.1.8
Attribute macro to require that the compiler prove a function can't ever panic.
95
miniserde-0.1.9
Data structure serialization library with several opposite design goals from Serde.
87
mini-internal-0.1.9
Derive macros for miniserde. Use `#[macro_use] extern crate miniserde` instead.
87
ryu-0.2.7
Fast floating point to string conversion
83
proc-macro-hack-0.5.4
Procedural macros in expression position
78
Next Page