(76)
(57)
(36)
(51)
(142)
(263)
(224)
(85)
(149)
(42)
(104)
(103)
(42)
(54)
(118)
(75)
(39)
(154)
(51)
(49)
(27)
(129)
(11)
(123)
(118)
(241)
(168)
(36)
(74)
(22)
(14)
(15)
(30)
(67)
(50)
(106)
(56)
(80)
(29)
(124)
(62)
(8)
(226)
304
Automated OpenAPI (AKA Swagger) document generation for Rust/Rocket projects
Never have outdated documentation again
3.1K
RedisJSON is a Redis module that implements ECMA-404 The JSON Data Interchange Standard as a...
RedisJSON is a ECMA-404 The JSON Data Interchange Standard as a native data type
272
Custom de/serialization functions for Rust's serde
Apply a prefix to each field name of a struct, without changing the de/serialize implementations of the struct using serde_with::rust::StringWithSeparator::<CommaSeparator>
1
Rust JSON parsing benchmarks
This project aims to provide benchmarks to show how various JSON-parsing libraries in the Rust programming language perform at various JSON-parsing tasks
547
Serde serializable and deserializable trait objects
This crate provides a macro for painless serialization of &dyn Trait trait
1.3K
Layered configuration system for Rust applications (with strong support for 12-factor applications)
Set explicit values (to programmatically override)
14
Trojan-rust is a rust implementation for Trojan protocol that is targeted to circumvent GFW
Trojan protocol that is targeted to circumvent tokio-rs to achieve high performance async io
589
This library provides eyre::Report, a trait object based
This library provides anyhow with a support for customized
111
A Rust JSON5 serializer and deserializer which speaks Serde
Deserialize a JSON5 string with from_str
140
json_typegen - Rust types from JSON samples
json_typegen is a collection of tools for generating types from
463
Parse and serialize JSON with ease
JSON is a very loose format where anything goes - arrays can hold mixed
3.0K
Serde JSON
Serde is a framework for serializing and deserializing Rust data structures efficiently and generically
41
Dockworker: Rust library for talking to the Docker daemon
Linux (developped in Ubuntu(amd64))
1
Collatz Conjecture on Rust
The Collatz conjecture is a conjecture in mathematics that concerns sequences
466
A JSON Query Language CLI tool built with Rust 🦀
JQL The JavaScript Object Notation (JSON) Data Interchange Format
108
Easy-to-use REST client for Rust programming language that provides automatic serialization and deserialization from Rust...
Easy-to-use REST client for Rust programming language that provides automatic serialization and deserialization from Rust structs