fitzgen / scrapmetalLinks
Scrap Your Rust Boilerplate
☆56Updated 8 years ago
Alternatives and similar repositories for scrapmetal
Users that are interested in scrapmetal are comparing it to the libraries listed below
Sorting:
- Units of Measure for Rust☆49Updated 10 years ago
- Sound unchecked indexing using “generativity”; a type system approach to indices, pointers and ranges that are trusted to be in bounds.☆104Updated 6 years ago
- Convert `try!()` into `?`s☆34Updated 8 years ago
- A general-purpose lens library for Rust.☆30Updated 9 years ago
- Algebraic structure and emulation of higher kinded types for Rust☆109Updated 7 years ago
- A Rust compiler plugin and support library to annotate overflow behavior☆106Updated 2 years ago
- cargo-safety provides safety checks for Rust projects by finding all uses of unsafe code in dependencies.☆62Updated 8 years ago
- More maintainable Rust test☆28Updated 4 years ago
- Initial rallying point for ideas and PRs around solving discoverability of Rust crates for production use.☆29Updated 8 years ago
- A crate with indexed arenas with small memory footprint☆79Updated last year
- Dynamically query a type-erased object for any trait implementation☆67Updated 3 years ago
- Emulating Higher-Kinded Types in Rust via Plug/Unplug. Also, Monads.☆30Updated 6 years ago
- Use format strings to create strongly-typed data pack/unpack interfaces☆62Updated 2 years ago
- Spawn processes with arbitrary closures in rust☆114Updated 4 years ago
- A fuzzing tool for incremental compilation that walks git history☆33Updated 7 years ago
- ☆27Updated 8 years ago
- Compile time stack traces for Rust errors (no backtrace!)☆75Updated 7 years ago
- A monotonic solver designed to be easy to use with Rust enum expressions☆49Updated 4 years ago
- ☆37Updated 9 years ago
- An intrusive splay tree implementation that is no-std compatible and free from allocation and moves☆67Updated 9 months ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆69Updated 4 years ago
- A library which finds language features in rust code and provides resources on them.☆39Updated 8 years ago
- A work-stealing fork-join threadpool written in Rust.☆86Updated 9 years ago
- And I'll look down and whisper "GNO."☆59Updated 9 years ago
- Visualize vertical data inside your terminal 💦☆90Updated last year
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 3 years ago
- D-inspired contract programming in Rust using macros☆54Updated 4 years ago
- Safely combine results☆82Updated last year
- tracking performance of rustc-generated binaries over time☆101Updated 3 years ago
- A synchronization primitive for lock-free reads with one concurrent writer☆21Updated 8 years ago