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:
- ☆39Updated 5 years ago
- Helper trait to create a boxed instance without going through stack☆36Updated 3 years ago
- dynamic smart pointers☆32Updated 6 years ago
- provides a `MaybeOwned<'a,T>` type different to std's `Cow` it implements `From<T>` and `From<&'a T>` and does not require `ToOwned`☆31Updated 2 years ago
- Home for the Inline Assembly project group☆33Updated 5 years ago
- Rust library for checking the installed/running rustc's version.☆52Updated 10 months ago
- A procedural macro implementation of `quote!`.☆24Updated 2 years ago
- High-level gui api for rust (early alpha)☆13Updated 7 years ago
- Tool to print stack usage information emitted by LLVM in human readable format☆53Updated 2 years ago
- A structure for holding a set of enum variants☆19Updated 6 years ago
- Run Rust tests in isolated subprocesses☆37Updated 3 years ago
- Migration tool for replacing await! macro with await syntax.☆40Updated 4 years ago
- Find the shared libraries loaded in the current process with a cross platform API☆79Updated 8 months ago
- A library that allows to listen network sockets with proper resource limits and error handling☆30Updated 6 years ago
- Predicator, a Rust crate for generating and running dynamic code☆16Updated 6 years ago
- A drop-in replacement for Rust's std::BufReader, with extra features☆40Updated 2 years ago
- Incremental, zero-copy UTF-8 decoding for Rust☆24Updated 2 years ago
- A simple helper to transform Markdown links to intra-doc links in Rust projects when appropriate.☆36Updated 4 years ago
- Flexible, stand-alone benchmarking☆18Updated 7 years ago
- A growable bit-vector for Rust, optimized for size☆40Updated 3 months ago
- A sandboxing library for Rust | now on https://codeberg.org/valpackett/rusty-sandbox☆58Updated 2 years ago
- ☆28Updated 2 years ago
- Utilities for concurrent programming☆37Updated 6 years ago
- An experimental asynchronous runtime based on `io-uring`.☆77Updated 4 years ago
- Generate is a library for building iterators on the fly☆39Updated 3 years ago
- An experiment in embedding layout computations in the type system.☆17Updated 5 years ago
- The /etc/resolv.conf file parser in rust☆28Updated 2 weeks ago
- Twoway / Fast substring search for strings and byte strings (Rust) / Also assorted benchmarks and string search snippets☆64Updated 4 years ago
- Compression libraries implemented by pure Rust.☆35Updated 4 years ago
- PEG parser generator built on top of nom☆70Updated 5 years ago