stdx

Core libraries

A collection of essential Rust libraries and crates that fill the gaps in the standard library

The missing batteries of Rust

GitHub

2k stars
43 watching
47 forks
Language: Rust
last commit: about 4 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
brson/annotated-std-rs An annotated version of the Rust standard library's documentation for learning and reference purposes. 71
brson/rust-anthology Compiles and publishes the best Rust documentation into a single book 1,461
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. 660
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 184
servo/core-foundation-rs Rust bindings to Core Foundation and other low-level libraries on Mac OS X and iOS. 1,018
bytecodealliance/rustix A safe Rust interface to POSIX-like system calls with configurable backends. 1,491
gyscos/zstd-rs A Rust binding for the zstd compression library 527
brentongunning/rust-sv A Rust library for building Bitcoin SV applications and infrastructure 62
rustadopt/jzon-rs A JSON parsing and serialization library in Rust 8
tikv/grpc-rs A Rust wrapper of the gRPC Core library for building high-performance RPC services. 1,807
radex/swift_stdlib An updated collection of Xcode-generated headers from the Swift standard library across multiple beta versions. 16
shepmaster/sxd-document An XML processing library written in Rust. 154
bkaradzic/bx A base library providing OS/runtime/compiler independent core functionality to write cross-platform applications without C Runtime and Standard Library dependencies. 569