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
- Algebraic structure and emulation of higher kinded types for Rust☆107Updated 6 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
- Compile time stack traces for Rust errors (no backtrace!)☆74Updated 6 years ago
- cargo-safety provides safety checks for Rust projects by finding all uses of unsafe code in dependencies.☆62Updated 7 years ago
- A composable wait system.☆76Updated 6 years ago
- Initial rallying point for ideas and PRs around solving discoverability of Rust crates for production use.☆29Updated 8 years ago
- No longer maintained☆38Updated 7 years ago
- A Rust compiler plugin and support library to annotate overflow behavior☆106Updated 2 years ago
- Parsell: an LL(1) parser combinator library for Rust☆74Updated 4 years ago
- A work-stealing fork-join threadpool written in Rust.☆86Updated 8 years ago
- A fuzzing tool for incremental compilation that walks git history☆33Updated 7 years ago
- A general-purpose lens library for Rust.☆29Updated 8 years ago
- Scary macros for serde_json☆43Updated 8 years ago
- bytevec: A Rust serialization library that uses byte vectors☆41Updated 2 years ago
- A synchronization primitive for lock-free reads with one concurrent writer☆21Updated 8 years ago
- A library which finds language features in rust code and provides resources on them.☆39Updated 7 years ago
- And I'll look down and whisper "GNO."☆59Updated 8 years ago
- ☆5Updated 9 years ago
- Lightweight actor system built on top of Tokio☆73Updated 8 years ago
- Units of Measure for Rust☆46Updated 9 years ago
- A crate with indexed arenas with small memory footprint☆77Updated 9 months ago
- Dynamically query a type-erased object for any trait implementation☆65Updated 2 years ago
- Conduit-like data processing library for Rust☆54Updated 9 years ago
- A small crate to provide space-efficient Option<_> replacements☆37Updated 2 months ago
- JS affine☆66Updated 4 years ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆68Updated 3 years ago
- Safely combine results☆81Updated 8 months ago
- Emulating Higher-Kinded Types in Rust via Plug/Unplug. Also, Monads.☆30Updated 5 years ago
- An alternate introdcution to the APR book☆60Updated 6 years ago