annotated-std-rs

Standard library annotations

An annotated version of the Rust standard library's documentation for learning and reference purposes.

An annotation of the Rust standard library

GitHub

71 stars
9 watching
3 forks
last commit: about 11 years ago

Related projects:

RepositoryDescriptionStars
brson/stdxA collection of essential Rust libraries and crates that fill the gaps in the standard library2,028
brson/rust-anthologyCompiles and publishes the best Rust documentation into a single book1,465
brson/rust-sdlBindings for SDL in Rust to abstract away low-level memory management179
bytecodealliance/cap-stdA project providing a capability-based version of the Rust standard library for sandboxed and secure application development.664
brson/rust-cookbookA collection of Rust examples demonstrating good practices for common programming tasks.26
callum-oakley/json5-rsA Rust JSON5 serialization and deserialization library built on top of Serde185
radex/swift_stdlibAn updated collection of Xcode-generated headers from the Swift standard library across multiple beta versions.16
rustadopt/jzon-rsA JSON parsing and serialization library in Rust8
gyscos/zstd-rsA Rust binding for the zstd compression library531
brentongunning/rust-svA Rust library for building Bitcoin SV applications and infrastructure62
serdedotnet/serdeA C# port of the popular Rust serialization/deserialization library159
hsivonen/encoding_rsAn implementation of the Encoding Standard in Rust, supporting decoding and encoding of various character encodings.394
firstyear/webauthn-rsAn implementation of Webauthn components for Rust servers8
iddm/serde-auxAn auxiliary serde library providing helpful functions for serialisation and deserialisation160