mssun / state-of-rust
The current state of Rust’s various stable/unstable features.
☆16Updated 3 years ago
Related projects ⓘ
Alternatives and complementary repositories for state-of-rust
- Single-reader, multi-writer & single-reader, multi-verifier; broadcasts reads to multiple writeable destinations in parallel☆26Updated 6 years ago
- A no-std libm implementation in Rust☆13Updated 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`☆25Updated last year
- Migration tool for replacing await! macro with await syntax.☆41Updated 3 years ago
- Proof of Concept of a version of the error trait that is no-std compatible and works with backtraces / error return traces☆11Updated 3 years ago
- An I/O-oriented tokio runtime thread pool☆48Updated 4 years ago
- Tool to print stack usage information emitted by LLVM in human readable format☆53Updated 2 years ago
- A concurrent implementation of pseudo-LRU cache tracking.☆24Updated 4 years ago
- A simple library to send ntp requests and receive responses☆28Updated 3 years ago
- Predicator, a Rust crate for generating and running dynamic code☆16Updated 6 years ago
- Helper trait to create a boxed instance without going through stack☆35Updated 2 years ago
- The /etc/resolv.conf file parser in rust☆27Updated last month
- A simple helper to transform Markdown links to intra-doc links in Rust projects when appropriate.☆36Updated 3 years ago
- Data for timing rustc☆18Updated 4 years ago
- high-speed metrics collection library in Rust☆19Updated 5 years ago
- A dirty and ugly library to do localization in Rust☆16Updated last year
- [DEPRECATED] Prevent false sharing by padding and aligning to the length of a cache line☆50Updated last year
- Flexible, stand-alone benchmarking☆17Updated 6 years ago
- ☆46Updated 4 years ago
- Low-level library to build event driven applications, supporting lightweight non-blocking I/O.☆16Updated 4 years ago
- A drop-in replacement for Rust's std::BufReader, with extra features☆38Updated last year
- To futures-lite as futures-lite is to futures: smaller.☆53Updated 6 months ago
- Rust crate to use process file descriptors (pidfd) for Linux☆45Updated 7 months ago
- [Experiment] Real Time for The Masses on Linux☆27Updated 5 years ago
- Rust library for checking the installed/running rustc's version.☆51Updated 3 months ago
- Windows named pipes bindings for tokio☆13Updated 6 years ago
- Search algorithms written in Rust☆11Updated 6 years ago
- Rust port of faster-utf8-validator☆10Updated 3 years ago