GSam / rust-refactorLinks
Rust refactoring project
☆20Updated 8 years ago
Alternatives and similar repositories for rust-refactor
Users that are interested in rust-refactor are comparing it to the libraries listed below
Sorting:
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆68Updated 3 years ago
- Lint to disallow the moving of marked types in Rust☆35Updated 9 years ago
- A Rust compiler plugin and support library to annotate overflow behavior☆107Updated 2 years ago
- Dynamically query a type-erased object for any trait implementation☆67Updated 3 years ago
- (More or less) accurate floating point algorithms☆57Updated last year
- Implementation of libm in rust☆34Updated 8 years ago
- Deprecated in favor of the libm crate.☆29Updated 7 years ago
- A work-stealing fork-join threadpool written in Rust.☆86Updated 8 years ago
- ☆23Updated 8 years ago
- Sound unchecked indexing using “generativity”; a type system approach to indices, pointers and ranges that are trusted to be in bounds.☆103Updated 6 years ago
- Rust syntax extension for generating error-handling boilerplate code.☆18Updated 7 years ago
- ☆27Updated 8 years ago
- A Rust implementation of the PCG PRNG.☆24Updated 8 years ago
- Tutorial and demo of rust compiler replacement tooling☆56Updated 4 years ago
- Scrap Your Rust Boilerplate☆56Updated 7 years ago
- A real-time hierarchical profiler☆82Updated 9 years ago
- Stateful, a Rust Control Flow Plugin☆108Updated 8 years ago
- [DEPRECATED] see:☆81Updated 8 years ago
- Scary macros for serde_json☆43Updated 9 years ago
- Convert `try!()` into `?`s☆34Updated 8 years ago
- A spatial partitioning and tree library in Rust.☆84Updated last year
- Renders interactive fractal-like animations☆19Updated 8 years ago
- A more secure recipe for uploading Rust docs to GitHub Pages☆20Updated 9 years ago
- A small crate to provide space-efficient Option<_> replacements☆37Updated 7 months ago
- A fast map for when one doesn't care about choosing the keys.☆27Updated 11 months ago
- Compile time stack traces for Rust errors (no backtrace!)☆75Updated 7 years ago
- A pool of reusable values☆51Updated 5 years ago
- A rust library for checked floating point operations☆82Updated 10 months ago
- A type safe, low level replacement for `std::io`.☆62Updated 2 years ago
- A flexible thread pool providing scoped and static threads.☆86Updated 6 years ago