QuineDot / rust-snagsLinks
Gotchas and warts in Rust Lang
☆77Updated 2 years ago
Alternatives and similar repositories for rust-snags
Users that are interested in rust-snags are comparing it to the libraries listed below
Sorting:
- ☆34Updated 3 years ago
- ☆93Updated 11 months ago
- Procedural macro span debugger/visualizer☆39Updated 5 years ago
- Full-service command-line parsing☆74Updated 7 months ago
- Twinsies is a specialized reference-counting pointer where the item is jointly owned in 2 places☆27Updated last year
- PEG trace visualizer☆89Updated 2 weeks ago
- A Rust allocator which makes sound when active, like a Geiger counter.☆120Updated 7 months ago
- Helps you frob those bits☆40Updated last year
- A (mostly) drop-in replacement for Rust's Result that provides backtrace support.☆25Updated 3 years ago
- exhaustive testing library☆65Updated last year
- String formatting utilities that return impl Display and are 100% no_std compatible☆39Updated 4 years ago
- Collection initialization macros for Rust☆67Updated 10 months ago
- sptr: The Strict Provenance Polyfill☆75Updated 2 years ago
- A simple and convenient way to bundle owned data with a borrowing type.☆28Updated 3 years ago
- Obsessively tiny error derive macro☆87Updated 8 months ago
- Prototype extension of the Rust type system towards checking units-of-measure☆116Updated 5 years ago
- A proc-macro that checks if blockers (issues) have been resolved.☆35Updated 4 years ago
- Ultra-compact storage for collections of enums 🌱☆23Updated 3 years ago
- a reference-counting cycle collection library in rust☆77Updated 2 years ago
- Trait generalization of the fundamental types☆46Updated last year
- How fast can we recognize a word from a small pre-determined set?☆83Updated 8 months ago
- Annoyed that Rust has many string types? Well it doesn't have to☆40Updated 3 years ago
- Calm I/O operations for Rust☆76Updated 4 years ago
- A syntactic "for" loop Rust macro