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
- Dynamically query a type-erased object for any trait implementation☆67Updated 2 years ago
- A Rust compiler plugin and support library to annotate overflow behavior☆107Updated 2 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
- Implementation of libm in rust☆34Updated 8 years ago
- A real-time hierarchical profiler☆82Updated 9 years ago
- A work-stealing fork-join threadpool written in Rust.☆86Updated 8 years ago
- Deprecated in favor of the libm crate.☆29Updated 7 years ago
- Rust syntax extension for generating error-handling boilerplate code.☆18Updated 7 years ago
- Compile time stack traces for Rust errors (no backtrace!)☆75Updated 6 years ago
- (More or less) accurate floating point algorithms☆57Updated last year
- Machine scalar casting that meets your expectations☆75Updated 4 years ago
- A rust library for checked floating point operations☆82Updated 9 months ago
- A Rust implementation of the PCG PRNG.☆24Updated 8 years ago
- A composable wait system.☆76Updated 7 years ago
- Scrap Your Rust Boilerplate☆56Updated 7 years ago
- Convert `try!()` into `?`s☆34Updated 8 years ago
- Scary macros for serde_json☆43Updated 9 years ago
- ☆27Updated 8 years ago
- [DEPRECATED] see:☆81Updated 8 years ago
- Tutorial and demo of rust compiler replacement tooling☆56Updated 4 years ago
- Bisects rust-lang/rust by pull request, downloading the built artifacts☆19Updated 6 years ago
- A fast map for when one doesn't care about choosing the keys.☆27Updated 11 months ago
- A flexible thread pool providing scoped and static threads.☆86Updated 6 years ago
- Cap'n Proto code generation for Rust☆79Updated 7 years ago
- Stateful, a Rust Control Flow Plugin☆108Updated 8 years ago
- Rust library providing a counter-based thread barrier☆56Updated 6 years ago
- And I'll look down and whisper "GNO."☆59Updated 9 years ago
- A tiny library to efficiently search strings for sets of ASCII characters and byte slices for sets of bytes.☆113Updated last year