GSam / rust-refactorLinks
Rust refactoring project
☆20Updated 9 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:
- Dynamically query a type-erased object for any trait implementation☆67Updated 3 years ago
- A Rust compiler plugin and support library to annotate overflow behavior☆106Updated 2 years ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆69Updated 4 years ago
- Lint to disallow the moving of marked types in Rust☆35Updated 9 years ago
- Sound unchecked indexing using “generativity”; a type system approach to indices, pointers and ranges that are trusted to be in bounds.☆105Updated 6 years ago
- Scary macros for serde_json☆43Updated 9 years ago
- A work-stealing fork-join threadpool written in Rust.☆86Updated 9 years ago
- (More or less) accurate floating point algorithms☆57Updated last year
- Rust syntax extension for generating error-handling boilerplate code.☆18Updated 7 years ago
- A Rust implementation of the PCG PRNG.☆24Updated 8 years ago
- A rust library for checked floating point operations☆83Updated last month
- Scientific plotting library for Rust☆60Updated 8 years ago
- Convert `try!()` into `?`s☆34Updated 8 years ago
- Custom derivation macro for Rust☆113Updated 8 years ago
- Type-safe transmutations between layout-compatible types.☆122Updated 5 years ago
- rust verification condition generator☆96Updated 9 years ago
- A fast map for when one doesn't care about choosing the keys.☆27Updated last year
- ☆27Updated 8 years ago
- Rust library providing a counter-based thread barrier☆58Updated 7 years ago
- A type safe, low level replacement for `std::io`.☆62Updated 3 years ago
- Compile time stack traces for Rust errors (no backtrace!)☆75Updated 7 years ago
- Tutorial and demo of rust compiler replacement tooling☆56Updated 4 years ago
- ☆53Updated 6 years ago
- A real-time hierarchical profiler☆82Updated 9 years ago
- Implementation of libm in rust☆34Updated 8 years ago
- Units of Measure for Rust☆49Updated 10 years ago
- And I'll look down and whisper "GNO."☆59Updated 9 years ago
- Scrap Your Rust Boilerplate☆56Updated 8 years ago
- Testing LLVM's profile guided optimization with Rust☆45Updated 7 years ago
- A tiny library to efficiently search strings for sets of ASCII characters and byte slices for sets of bytes.☆113Updated last year