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
- Deprecated in favor of the libm crate.☆29Updated 7 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
- A fast map for when one doesn't care about choosing the keys.☆27Updated 9 months ago
- Implementation of libm in rust☆34Updated 8 years ago
- (More or less) accurate floating point algorithms☆58Updated last year
- Machine scalar casting that meets your expectations☆75Updated 3 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
- Scary macros for serde_json☆43Updated 9 years ago
- ☆53Updated 5 years ago
- Tutorial and demo of rust compiler replacement tooling☆56Updated 4 years ago
- [DEPRECATED] see:☆81Updated 8 years ago
- ☆23Updated 8 years ago
- A real-time hierarchical profiler☆82Updated 9 years ago
- Custom derivation macro for Rust☆113Updated 7 years ago
- A Rust implementation of the PCG PRNG.☆24Updated 8 years ago
- Convert `try!()` into `?`s☆34Updated 8 years ago
- A work-stealing fork-join threadpool written in Rust.☆86Updated 8 years ago
- Rust library providing a counter-based thread barrier☆56Updated 6 years ago
- ☆13Updated 8 years ago
- Scientific plotting library for Rust☆59Updated 7 years ago
- A rust library for checked floating point operations☆82Updated 8 months ago
- A small crate to provide space-efficient Option<_> replacements☆37Updated 5 months ago
- ☆27Updated 8 years ago
- A composable wait system.☆76Updated 6 years ago
- A rustic tcp + serialization abstraction.☆33Updated 9 years ago
- A flexible thread pool providing scoped and static threads.☆86Updated 6 years ago
- Rust syntax extension for generating error-handling boilerplate code.☆18Updated 7 years ago