mssun / state-of-rustLinks
The current state of Rust’s various stable/unstable features.
☆16Updated 4 years ago
Alternatives and similar repositories for state-of-rust
Users that are interested in state-of-rust are comparing it to the libraries listed below
Sorting:
- A sandboxing library for Rust | now on https://codeberg.org/valpackett/rusty-sandbox☆58Updated 3 years ago
- Single-reader, multi-writer & single-reader, multi-verifier; broadcasts reads to multiple writeable destinations in parallel☆26Updated 7 years ago
- A drop-in replacement for Rust's std::BufReader, with extra features☆40Updated 2 years ago
- Helper trait to create a boxed instance without going through stack☆36Updated 3 years ago
- Rust library for checking the installed/running rustc's version.☆53Updated last year
- Rust crate to use process file descriptors (pidfd) for Linux☆50Updated 5 months ago
- Analyzing Travis and Azure Pipelines logs to find encountered errors☆46Updated 3 months ago
- A threadsafe way to publish data, just stick it on the pinboard☆29Updated 2 years ago
- Find the shared libraries loaded in the current process with a cross platform API☆79Updated last year
- A Rust library for zero-allocation parsing of binary data.☆49Updated 2 years ago
- Instrument Rust code using Rust☆64Updated 6 years ago
- Predicator, a Rust crate for generating and running dynamic code☆16Updated 7 years ago
- A no-std libm implementation in Rust☆13Updated 7 years ago
- Search algorithms written in Rust☆11Updated 7 years ago
- A Cargo plugin to list unsafe code in a Rust project.☆46Updated 7 years ago
- ☆31Updated 5 years ago
- Assembler for Microchip AVR Microcontroller family (similar to Atmel)☆24Updated 11 months ago
- Rust version of cloc-rust☆18Updated 7 years ago
- Bit-vectors and bit-slices for Rust☆29Updated 4 years ago
- Implements rust's Display trait for hex data☆23Updated 2 years ago
- Faster, more flexible and more correct alternative to core::fmt☆40Updated 5 years ago
- A Rusty .DS_Store file parser!☆28Updated 2 years ago
- [Deprecated] Stable alternative to Rust's type_name intrinsic.☆15Updated 5 years ago
- "Freedom from syn": Proc macro tools for operating on token trees☆108Updated 5 years ago
- A procedural macro implementation of `quote!`.☆24Updated 2 years ago
- ☆19Updated 7 years ago
- Prints various binary symbols in your crate☆14Updated 8 years ago
- Convert contiguous ranges of Unicode codepoints to UTF-8 byte ranges.☆43Updated 3 years ago
- Initialization code ("crt0") written in Rust☆70Updated 4 years ago
- Unified interface for type-safe MMIO and CPU register access in Rust☆49Updated 4 years ago