rust-analyzer / mini-rowan
☆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
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆95Updated 2 weeks ago
- Proc macro for smol async runtime☆53Updated 4 years ago
- Extension of nom to trace parser☆48Updated this week
- Duplicate an async I/O handle☆40Updated last week
- Rust closures you can transfer over an FFI boundary☆25Updated 4 years ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆74Updated last week
- ☆51Updated 8 months ago
- docs.rs as a publishing platform?☆66Updated last week
- CLI tool for the Rust Playground☆22Updated 3 years ago
- Fake implementation of `std::Fn` for user-defined data types☆36Updated 2 years ago
- Repo for coordinating the creation, distribution, collection, and analysis of surveys for the Rust project.☆31Updated 2 weeks ago
- A lightweight attribute macro for easily writing extension trait pattern.☆48Updated 2 weeks ago
- Defer dropping large structs to a background thread☆61Updated 2 years ago
- ☆44Updated last year
- Combine a reader + writer into a duplex of Read + Write☆45Updated 4 years ago
- Extensions for the Rust standard library☆39Updated 9 months ago
- A low-level I/O ownership and borrowing library☆101Updated last month
- Test harness for declarative and procedural macros expansion via `cargo-expand`☆52Updated 6 months ago
- native timers for futures 0.3☆25Updated 5 years ago
- A simple utility for ensuring that certain Rust code does not compile.☆36Updated 4 years ago
- Generate is a library for building iterators on the fly☆39Updated 3 years ago
- Automatically upgrade breaking changes☆44Updated 10 months ago
- A memory efficient container for rust nested collections☆39Updated 2 years ago
- Streamline updating a Tokio 0.1 application to Tokio 0.2.☆51Updated 4 years ago
- Library to serialize and deserialize Syn syntax trees.☆25Updated this week
- Proof of concept of procedural macro input parsed by LALRPOP☆51Updated 2 years ago
- Textual tables with automatic alignment