trishume / SublimeRustAutoImportLinks
Automatically add use statement imports for Rust from ST3
☆10Updated 6 years ago
Alternatives and similar repositories for SublimeRustAutoImport
Users that are interested in SublimeRustAutoImport are comparing it to the libraries listed below
Sorting:
- Procedural macro span debugger/visualizer☆40Updated 5 years ago
- ☆36Updated 3 years ago
- ☆40Updated 6 years ago
- D-inspired contract programming in Rust using macros☆54Updated 4 years ago
- A proc-macro to break Rust IDEs☆65Updated 4 years ago
- A perf script for helping to answer queries about how much time a given function occupies, where it is called from, and so forth.☆39Updated 7 years ago
- An experiment in embedding layout computations in the type system.☆17Updated 6 years ago
- Spawn processes with arbitrary closures in rust☆114Updated 4 years ago
- Run a process on a particular subset of the available hardware.☆36Updated 5 years ago
- Calm I/O operations for Rust☆76Updated 4 years ago
- The peano numbers implemented in Rust's type system.☆24Updated 9 years ago
- Run a command and highlight its stderr, preserving the order of stdout and stderr☆49Updated 2 years ago
- Take a reference and get back a slice of length one☆26Updated 4 years ago
- Related constants in Rust: 1 << iota☆18Updated 3 years ago
- A safe-guarded transmute for Rust☆39Updated last year
- Scrap Your Rust Boilerplate☆56Updated 8 years ago
- `rust-reduce` will try to make the source file smaller by interpreting it as valid Rust code and intelligently removing parts of the code…☆102Updated last year
- A library which finds language features in rust code and provides resources on them.☆39Updated 7 years ago
- Experiment to get k-combinations working as a const fn☆13Updated 3 weeks ago
- ☆64Updated 8 years ago
- Experimental persistent collections in Rust☆46Updated 8 years ago
- Extra primitive types (u128, i128) for Rust.☆25Updated 4 years ago
- More maintainable Rust test☆28Updated 4 years ago
- replacement for std::{Range,RangeInclusive}☆36Updated 3 years ago
- Faster, more flexible and more correct alternative to core::fmt☆40Updated 5 years ago
- An intrusive splay tree implementation that is no-std compatible and free from allocation and moves☆67Updated 8 months ago
- A wrapper type for optionally giving up ownership of the underlying value.☆11Updated 7 years ago
- Proof of concept of procedural macro input parsed by LALRPOP☆52Updated 3 years ago
- A rust crate to offer compile-time assistance for working with unsafe code.☆122Updated 4 years ago
- Tutorial and demo of rust compiler replacement tooling☆56Updated 4 years ago