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:
- Single-reader, multi-writer & single-reader, multi-verifier; broadcasts reads to multiple writeable destinations in parallel☆26Updated 7 years ago
- Rust crate to use process file descriptors (pidfd) for Linux☆50Updated 3 months ago
- Migration tool for replacing await! macro with await syntax.☆40Updated 4 years ago
- A type-safe wrapper around mount() system call for rust with good error reporting☆32Updated 3 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.☆52Updated last year
- ☆47Updated 4 years ago
- A sandboxing library for Rust | now on https://codeberg.org/valpackett/rusty-sandbox☆58Updated 2 years ago
- Check that a crate builds without libstd☆25Updated 4 years ago
- Search algorithms written in Rust☆11Updated 7 years ago
- Cache & In-Memory optimizations for Rust, revived from the slabs of Sumer.☆30Updated 5 years ago
- cargo subcommand for building proc-macro crates with web assembly☆34Updated 4 years ago
- A Cargo plugin to list unsafe code in a Rust project.☆45Updated 7 years ago
- An implementation of the `group_by` Haskell function for slice and strings☆54Updated 2 years ago
- A mutex with timeout tracing☆30Updated 3 years ago
- Run Rust tests in isolated subprocesses☆37Updated 3 years ago
- Like wc, but unicode-aware, and with per-line mode.☆39Updated 11 months ago
- ☆24Updated 2 years ago
- [Deprecated] Stable alternative to Rust's type_name intrinsic.☆14Updated 5 years ago
- Instrument Rust code using Rust☆64Updated 6 years ago
- Proc macro for smol async runtime☆53Updated 4 years ago
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 3 years ago
- Bit-vectors and bit-slices for Rust☆29Updated 4 years ago
- "Freedom from syn": Proc macro tools for operating on token trees☆108Updated 5 years ago
- A no-std libm implementation in Rust☆13Updated 7 years ago
- [DEPRECATED] Prevent false sharing by padding and aligning to the length of a cache line☆51Updated 2 years ago
- Utilities for concurrent programming☆37Updated 6 years ago
- To futures-lite as futures-lite is to futures: smaller.☆54Updated 8 months ago
- A zero-allocation ring buffer for storing text logs, implemented in Rust☆51Updated 2 years ago