rust-analyzer / mini-rowanLinks
☆15Updated 4 years ago
Alternatives and similar repositories for mini-rowan
Users that are interested in mini-rowan are comparing it to the libraries listed below
Sorting:
- A collection of small utilities for working with pointer types in Rust.☆128Updated 8 months ago
- Async stream for Rust and the futures crate.☆187Updated 2 weeks ago
- docs.rs as a publishing platform?☆71Updated this week
- Scoped Thread Local Storage for Rust☆56Updated 2 years ago
- ☆59Updated last year
- ☆101Updated 3 weeks ago
- A simple utility for ensuring that certain Rust code does not compile.☆36Updated 5 years ago
- ♻️ Retry faillible Rustlang std library futures☆60Updated last year
- A simple, id-based arena☆121Updated 2 years ago
- Streamline updating a Tokio 0.1 application to Tokio 0.2.☆51Updated 4 years ago
- Thread parking and unparking☆78Updated 8 months ago
- Copy-on-write string utilities for Rust☆159Updated last year
- home for proposals in and around compile-time function evaluation☆110Updated 2 years ago
- Run closures in parallel☆114Updated 8 months ago
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆97Updated 5 months ago
- native timers for futures 0.3☆25Updated 6 years ago
- Utilities for working with impl traits in Rust.☆113Updated 7 months ago
- Data parallelism library for async-std.☆94Updated last year
- like thread::spawn but for processes☆158Updated 6 months ago
- Make trait methods callable without the trait in scope☆157Updated this week
- Compile-time checks that an enum or match is written in sorted order☆117Updated last week
- Helpers for easily using failure::Error and others as return types in main() while still giving human-readable error messages.☆45Updated 4 years ago
- Cargo subcommand for checking your documentation for broken links☆157Updated 9 months ago
- generators☆209Updated 2 years ago
- Proc macro for smol async runtime☆54Updated 4 years ago
- ☆60Updated 2 years ago
- Extension of nom to trace parser☆49Updated 7 months ago
- Async fundamentals initiative: portable and interoperable☆76Updated 2 years ago
- A sha1 implementation useable in const contexts