pr2502 / ra-multiplex
share one rust-analyzer server instance between multiple LSP clients to save resources
☆458Updated 2 months ago
Alternatives and similar repositories for ra-multiplex
Users that are interested in ra-multiplex are comparing it to the libraries listed below
Sorting:
- Productivity improvements for Rust ecosystem: warnings are skipped until errors are fixed, LSP-independent Neovim integration, etc.☆277Updated 5 months ago
- List and diff the public API of Rust library crates between releases and commits. Detect breaking API changes and semver violations via C…☆473Updated last week
- ☆978Updated 10 months ago
- cargo subcommand showing the assembly, LLVM-IR and MIR generated for Rust code☆802Updated 3 weeks ago
- A minimal async executor that lets you block on a future☆580Updated 3 months ago
- A hierarchical configuration library so con-free, it's unreal.☆718Updated 8 months ago
- Collection of CI configuration files for Rust projects☆314Updated 5 months ago
- Easy self-referential struct generation for Rust.☆609Updated 4 months ago
- Remove unused Rust dependencies with this one weird trick!☆969Updated this week
- ☆493Updated last month
- Cargo subcommand to provide various options useful for testing and continuous integration.☆715Updated last month
- A minimal `syn` syntax tree pretty-printer☆693Updated 2 weeks ago
- Custom hooks for colorful human oriented error reports via panics and the eyre crate☆962Updated 9 months ago
- in-place allocation-reusing queues for Rust☆372Updated 11 months ago
- ☆751Updated 4 months ago
- A Rust proc-macro attribute parser☆1,117Updated 3 weeks ago
- Cargo subcommand for configuring Cargo projects for best performance.☆804Updated 2 weeks ago
- 🦀 Find the minimum supported Rust version (MSRV) for your project☆1,027Updated this week
- Cargo subcommand for optimizing Rust binaries/libraries with PGO and BOLT.☆653Updated last month
- Compile-time type-checked builder derive☆1,016Updated last month
- A trait object based error handling type for easy idiomatic error handling and reporting in Rust applications☆1,546Updated last week
- Making parsing a breeze☆726Updated this week
- Test harness for ui tests of compiler diagnostics☆877Updated 2 months ago
- Rust procedural macro attribute for adding test cases easily☆619Updated last year
- Scan your Rust crate for semver violations.☆1,370Updated last week
- Safe cross-platform linker shenanigans☆731Updated last month
- This crate provides custom de/serialization helpers to use in combination with serde's `with`-annotation and with the improved `serde_as`…☆738Updated this week
- Fast and simple benchmarking for Rust projects☆1,135Updated 3 weeks ago
- Execute Rust code carefully, with extra checking along the way☆409Updated last week
- Nestify offers a macro to simplify and beautify nested struct definitions in Rust, enabling cleaner, more readable code structures with l…☆328Updated last year