fitzgen / scrapmetalLinks
Scrap Your Rust Boilerplate
☆55Updated 7 years ago
Alternatives and similar repositories for scrapmetal
Users that are interested in scrapmetal are comparing it to the libraries listed below
Sorting:
- Convert `try!()` into `?`s☆34Updated 8 years ago
- cargo-safety provides safety checks for Rust projects by finding all uses of unsafe code in dependencies.☆62Updated 7 years ago
- A Rust compiler plugin and support library to annotate overflow behavior☆107Updated 2 years ago
- tracking performance of rustc-generated binaries over time☆102Updated 2 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
- A crate with indexed arenas with small memory footprint☆77Updated 11 months ago
- Initial rallying point for ideas and PRs around solving discoverability of Rust crates for production use.☆29Updated 8 years ago
- A library which finds language features in rust code and provides resources on them.☆39Updated 7 years ago
- An intrusive splay tree implementation that is no-std compatible and free from allocation and moves☆67Updated 3 months ago
- Dynamically query a type-erased object for any trait implementation☆66Updated 2 years ago
- A general-purpose lens library for Rust.☆29Updated 8 years ago
- A fuzzing tool for incremental compilation that walks git history☆33Updated 7 years ago
- Safely combine results☆81Updated 11 months ago
- A monotonic solver designed to be easy to use with Rust enum expressions☆47Updated 4 years ago
- A work-stealing fork-join threadpool written in Rust.☆86Updated 8 years ago
- And I'll look down and whisper "GNO."☆59Updated 8 years ago
- Type-safe transmutations between layout-compatible types.☆122Updated 4 years ago
- Run a function after some data was mutably borrowed☆30Updated 4 years ago
- Algebraic structure and emulation of higher kinded types for Rust☆107Updated 6 years ago
- GLL parsing framework.☆137Updated last year
- More maintainable Rust test☆28Updated 3 years ago
- Cargo subcommand for contributing to your dependencies☆56Updated 5 years ago
- Units of Measure for Rust☆47Updated 9 years ago
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 2 years ago
- Emulating Higher-Kinded Types in Rust via Plug/Unplug. Also, Monads.☆30Updated 5 years ago
- Set the error context using doc comments☆54Updated 5 years ago
- Ergonomic, garbage collected strings for Rust☆36Updated 8 years ago
- Tutorial and demo of rust compiler replacement tooling☆56Updated 4 years ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆68Updated 3 years ago
- ☆40Updated 6 years ago