durka / unborrowLinks
Rust macro crate used for fighting the borrow checker
☆14Updated 8 years ago
Alternatives and similar repositories for unborrow
Users that are interested in unborrow are comparing it to the libraries listed below
Sorting:
- Lint to disallow the moving of marked types in Rust☆35Updated 9 years ago
- A fuzzing tool for incremental compilation that walks git history☆33Updated 7 years ago
- Deprecated in favor of the libm crate.☆29Updated 7 years ago
- Convert `try!()` into `?`s☆34Updated 8 years ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆69Updated 3 years ago
- A structure for holding a set of enum variants☆19Updated 6 years ago
- An efficient method of heaplessly converting numbers into their string representations, storing the representation within a reusable byte…☆46Updated last month
- Bisects rust-lang/rust by pull request, downloading the built artifacts☆19Updated 6 years ago
- A Rust implementation of the PCG PRNG.☆24Updated 8 years ago
- A type safe, low level replacement for `std::io`.☆62Updated 2 years ago
- Faster, more flexible and more correct alternative to core::fmt☆40Updated 5 years ago
- Dynamically query a type-erased object for any trait implementation☆67Updated 3 years ago
- Machine scalar casting that meets your expectations☆75Updated 4 years ago
- More maintainable Rust test☆28Updated 4 years ago
- Concatenate and print files in a Rust byte slice compatible format.☆12Updated 2 years ago
- The empty type Void.☆71Updated 2 years ago
- Scary macros for serde_json☆43Updated 9 years ago
- A small crate to provide space-efficient Option<_> replacements☆37Updated 8 months ago
- Extended Search & Ranking tool for crates.☆24Updated 4 years ago
- And I'll look down and whisper "GNO."☆59Updated 9 years ago
- A Cargo plugin to list unsafe code in a Rust project.☆46Updated 7 years ago
- Rust syntax extension for generating error-handling boilerplate code.☆18Updated 7 years ago
- Cargo subcommand for contributing to your dependencies☆56Updated 5 years ago
- ☆27Updated 8 years ago
- A Rust compiler plugin and support library to annotate overflow behavior☆107Updated 2 years ago
- Concurrent work-stealing deque☆48Updated 7 years ago
- Visualize vertical data inside your terminal 💦☆90Updated 9 months ago
- A monotonic solver designed to be easy to use with Rust enum expressions☆48Updated 4 years ago
- A zero-allocation ring buffer for storing text logs, implemented in Rust☆51Updated 2 years ago
- cargo-safety provides safety checks for Rust projects by finding all uses of unsafe code in dependencies.☆62Updated 7 years ago