This website requires JavaScript.
Explore
Help
Sign In
itsscb
/
serde
Watch
1
Star
0
Fork
0
You've already forked serde
mirror of
https://github.com/serde-rs/serde.git
synced
2025-09-28 05:21:05 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
38
Commits
2
Branches
322
Tags
Go to file
Code
Clone
HTTPS
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
Erick Tryzelaar
f274dcbd44
Rewrite to work around rust/issues/11751. 162ns vs 156ns
2014-05-25 21:36:56 -07:00
bench_enum.rs
Optimize away one state in enums
2014-05-24 14:11:25 -07:00
bench_struct.rs
Move the benchmarks out of de.rs
2014-05-23 20:41:29 -07:00
bench_vec.rs
Add Vec<u8> benchmarks
2014-05-24 23:33:18 -07:00
de.rs
Rewrite to work around rust/issues/11751. 162ns vs 156ns
2014-05-25 21:36:56 -07:00
json.rs
add size hints: 167ns vs 290ns
2014-05-19 08:11:23 -07:00
serde.rs
Extend bench_vec tests
2014-05-24 15:02:24 -07:00
Description
Serialization framework for Rust
derive
no-std
rust
serde
13
MiB
Languages
Rust
100%