stdx
Core libraries
A collection of essential Rust libraries and crates that fill the gaps in the standard library
The missing batteries of Rust
2k stars
43 watching
47 forks
Language: Rust
last commit: over 4 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| An annotated version of the Rust standard library's documentation for learning and reference purposes. | 71 |
| Compiles and publishes the best Rust documentation into a single book | 1,465 |
| Bindings for SDL in Rust to abstract away low-level memory management | 179 |
| A project providing a capability-based version of the Rust standard library for sandboxed and secure application development. | 664 |
| A collection of Rust examples demonstrating good practices for common programming tasks. | 26 |
| A Rust JSON5 serialization and deserialization library built on top of Serde | 185 |
| Rust bindings to Core Foundation and other low-level libraries on Mac OS X and iOS. | 1,032 |
| A safe Rust interface to POSIX-like system calls with configurable backends. | 1,512 |
| A Rust binding for the zstd compression library | 531 |
| A Rust library for building Bitcoin SV applications and infrastructure | 62 |
| A JSON parsing and serialization library in Rust | 8 |
| A Rust wrapper of the gRPC Core library for building high-performance RPC services. | 1,805 |
| An updated collection of Xcode-generated headers from the Swift standard library across multiple beta versions. | 16 |
| An XML processing library written in Rust. | 154 |
| A base library providing OS/runtime/compiler independent core functionality to write cross-platform applications without C Runtime and Standard Library dependencies. | 581 |