QuineDot / rust-snagsLinks
Gotchas and warts in Rust Lang
☆78Updated 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:
- Trait generalization of the fundamental types☆47Updated last year
- A Rust allocator which makes sound when active, like a Geiger counter.☆119Updated 8 months ago
- A simple and convenient way to bundle owned data with a borrowing type.☆28Updated 3 years ago
- Helps you frob those bits☆41Updated last year
- a reference-counting cycle collection library in rust☆77Updated 2 years ago
- exhaustive testing library☆65Updated last year
- Full-service command-line parsing☆74Updated 8 months ago
- sptr: The Strict Provenance Polyfill☆75Updated 2 years ago
- Obsessively tiny error derive macro☆87Updated 10 months ago
- ☆95Updated last year
- replacement for std::{Range,RangeInclusive}☆36Updated 2 years ago
- Calm I/O operations for Rust☆76Updated 4 years ago
- ☆36Updated 3 years ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆76Updated last week
- Twinsies is a specialized reference-counting pointer where the item is jointly owned in 2 places☆27Updated last year
- Cargo dephell analyzes the third-party dependencies of a Rust workspace☆48Updated 2 years ago
- String formatting utilities that return impl Display and are 100% no_std compatible☆39Updated 4 years ago
- Strongly typed APIs for non-empty collections, slices, and iterators.☆78Updated this week
- String optimized for map keys☆68Updated 2 weeks ago
- SegVec data structure for rust. Similar to Vec, but allocates memory in chunks of increasing size.☆39Updated last year
- An exploration into the various ways optional trait methods can be implemented in Rust.☆42Updated 4 months ago
- A Mutex wrapper tracking acquisition order☆74Updated this week
- The never type (the true one!) in stable Rust.☆41Updated 4 months ago
- Untree: Undoing tree for fun and profit☆98Updated 5 months ago
- Zig comptime using Rust proc macros☆51Updated last year
- Const equivalents of std functions, compile-time comparison, and parsing.☆114Updated 3 weeks ago
- global allocator for Rust that provides hooks for tracking allocations☆50Updated 2 years ago
- How fast can we recognize a word from a small pre-determined set?☆83Updated 10 months ago
- A (mostly) drop-in replacement for Rust's Result that provides backtrace support.☆25Updated 3 weeks ago
- Minimalist Rust syntax parsing for procedural macros☆66Updated last year