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:
- Scrap Your Rust Boilerplate☆55Updated 7 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
- A proc-macro to break Rust IDEs☆64Updated 4 years ago
- Run a process on a particular subset of the available hardware.☆36Updated 5 years ago
- An intrusive splay tree implementation that is no-std compatible and free from allocation and moves☆67Updated 4 months ago
- Related constants in Rust: 1 << iota☆18Updated 2 years ago
- Run a command and highlight its stderr, preserving the order of stdout and stderr☆49Updated 2 years ago
- D-inspired contract programming in Rust using macros☆54Updated 4 years ago
- Spawn processes with arbitrary closures in rust☆112Updated 3 years ago
- A safe-guarded transmute for Rust☆39Updated last year
- Procedural macro span debugger/visualizer☆39Updated 5 years ago
- A library which finds language features in rust code and provides resources on them.☆39Updated 7 years ago
- ☆40Updated 6 years ago
- A fuzzing tool for incremental compilation that walks git history☆33Updated 7 years ago
- ☆34Updated 3 years ago
- (More or less) accurate floating point algorithms☆58Updated last year
- An experiment in embedding layout computations in the type system.☆17Updated 6 years ago
- Sound unchecked indexing using “generativity”; a type system approach to indices, pointers and ranges that are trusted to be in bounds.☆102Updated 5 years ago
- Experimental persistent collections in Rust☆45Updated 7 years ago
- "Freedom from syn": Proc macro tools for operating on token trees☆108Updated 5 years ago
- Experimental collection traits for Rust☆28Updated 8 years ago
- The peano numbers implemented in Rust's type system.☆24Updated 9 years ago
- An experimental columnar arena☆43Updated 10 months 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…☆101Updated last year
- A syn targetting PEG parser generator☆20Updated 2 years ago
- Calm I/O operations for Rust☆76Updated 4 years ago
- Fast float-to-string conversion based on the Ryū algorithm by Ulf Adams.☆32Updated 7 years ago
- Extra primitive types (u128, i128) for Rust.☆25Updated 4 years ago
- A Rust source code parser and explorer☆23Updated 2 years ago
- Ergonomic, garbage collected strings for Rust☆36Updated 8 years ago