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:
- Helper trait to create a boxed instance without going through stack☆36Updated 3 years ago
- Rust crate to use process file descriptors (pidfd) for Linux☆50Updated 4 months ago
- A threadsafe way to publish data, just stick it on the pinboard☆29Updated 2 years ago
- [Deprecated] Stable alternative to Rust's type_name intrinsic.☆14Updated 5 years ago
- Rust library for checking the installed/running rustc's version.☆53Updated last year
- A Cargo plugin to list unsafe code in a Rust project.☆46Updated 7 years ago
- Analyzing Travis and Azure Pipelines logs to find encountered errors☆46Updated 3 months ago
- Single-reader, multi-writer & single-reader, multi-verifier; broadcasts reads to multiple writeable destinations in parallel☆26Updated 7 years ago
- To futures-lite as futures-lite is to futures: smaller.☆54Updated 9 months ago
- Rust version of cloc-rust☆18Updated 7 years ago
- Search algorithms written in Rust☆11Updated 7 years ago
- A Rust implementation of the Zopfli compression algorithm.☆76Updated 3 years ago
- Predicator, a Rust crate for generating and running dynamic code☆16Updated 7 years ago
- An implementation of the `group_by` Haskell function for slice and strings☆54Updated 2 years ago
- Flexible, stand-alone benchmarking☆18Updated 7 years ago
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 3 years ago
- A drop-in replacement for Rust's std::BufReader, with extra features☆40Updated 2 years ago
- ☆24Updated 2 years ago
- Cache & In-Memory optimizations for Rust, revived from the slabs of Sumer.☆30Updated 5 years ago
- A Rust library for zero-allocation parsing of binary data.