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
71 stars
9 watching
3 forks
last commit: over 9 years ago Related projects:
Repository | Description | Stars |
---|---|---|
brson/stdx | A collection of essential Rust libraries and crates that fill the gaps in the standard library | 2,028 |
brson/rust-anthology | Compiles and publishes the best Rust documentation into a single book | 1,465 |
brson/rust-sdl | Bindings for SDL in Rust to abstract away low-level memory management | 179 |
bytecodealliance/cap-std | A project providing a capability-based version of the Rust standard library for sandboxed and secure application development. | 664 |
brson/rust-cookbook | A collection of Rust examples demonstrating good practices for common programming tasks. | 26 |
callum-oakley/json5-rs | A Rust JSON5 serialization and deserialization library built on top of Serde | 185 |
radex/swift_stdlib | An updated collection of Xcode-generated headers from the Swift standard library across multiple beta versions. | 16 |
rustadopt/jzon-rs | A JSON parsing and serialization library in Rust | 8 |
gyscos/zstd-rs | A Rust binding for the zstd compression library | 531 |
brentongunning/rust-sv | A Rust library for building Bitcoin SV applications and infrastructure | 62 |
serdedotnet/serde | A C# port of the popular Rust serialization/deserialization library | 159 |
hsivonen/encoding_rs | An implementation of the Encoding Standard in Rust, supporting decoding and encoding of various character encodings. | 394 |
firstyear/webauthn-rs | An implementation of Webauthn components for Rust servers | 8 |
iddm/serde-aux | An auxiliary serde library providing helpful functions for serialisation and deserialisation | 160 |