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:
- Spawn processes with arbitrary closures in rust☆112Updated 3 years ago
- Procedural macro span debugger/visualizer☆40Updated 4 years ago
- A safe-guarded transmute for Rust☆39Updated last year
- Scrap Your Rust Boilerplate☆55Updated 7 years ago
- A proc-macro to break Rust IDEs☆64Updated 4 years ago
- D-inspired contract programming in Rust using macros☆54Updated 4 years ago
- (More or less) accurate floating point algorithms☆58Updated last year
- Run a command and highlight its stderr, preserving the order of stdout and stderr☆49Updated 2 years ago
- ☆40Updated 6 years ago
- Calm I/O operations for Rust☆76Updated 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
- Run a process on a particular subset of the available hardware.☆36Updated 5 years ago
- Related constants in Rust: 1 << iota☆18Updated 2 years ago
- The peano numbers implemented in Rust's type system.☆24Updated 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…☆100Updated last year
- An intrusive splay tree implementation that is no-std compatible and free from allocation and moves☆67Updated 3 months ago
- A library which finds language features in rust code and provides resources on them.☆39Updated 7 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
- Set theory applied on sorted and deduplicated slices.☆47Updated 2 years ago
- ☆27Updated 2 years ago
- Extra primitive types (u128, i128) for Rust.☆25Updated 4 years ago
- A rust crate to offer compile-time assistance for working with unsafe code.☆122Updated 3 years ago
- Ergonomic, garbage collected strings for Rust☆36Updated 8 years ago
- A crate with indexed arenas with small memory footprint☆77Updated 10 months ago
- ☆34Updated 3 years ago
- "Freedom from syn": Proc macro tools for operating on token trees☆108Updated 5 years ago
- Emulating Higher-Kinded Types in Rust via Plug/Unplug. Also, Monads.☆30Updated 5 years ago
- ☆53Updated 5 years ago
- String formatting utilities that return impl Display and are 100% no_std compatible☆39Updated 4 years ago
- Proc macro for using doc comments as context for errors/logs/profiling/whatever via `tracing`☆47Updated 3 years ago