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:
- A structure for holding a set of enum variants☆19Updated 6 years ago
- Lint to disallow the moving of marked types in Rust☆35Updated 9 years ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆69Updated 4 years ago
- A type safe, low level replacement for `std::io`.☆62Updated 3 years ago
- A fuzzing tool for incremental compilation that walks git history☆33Updated 7 years ago
- Convert `try!()` into `?`s☆34Updated 8 years ago
- ☆27Updated 8 years ago
- The empty type Void.☆71Updated 2 years ago
- reprints for your terminal screen☆20Updated 9 years ago
- Bisects rust-lang/rust by pull request, downloading the built artifacts☆19Updated 7 years ago
- Faster, more flexible and more correct alternative to core::fmt☆40Updated 5 years ago
- An efficient method of heaplessly converting numbers into their string representations, storing the representation within a reusable byte…☆46Updated last month
- A Cargo plugin to list unsafe code in a Rust project.☆46Updated 7 years ago
- Concatenate and print files in a Rust byte slice compatible format.☆12Updated 2 years ago
- A Rust implementation of the PCG PRNG.☆24Updated 8 years ago
- Type-level heterogeneous list, and indexing that, when coupled with type inference, approximates type-directed search☆17Updated 8 years ago
- Dynamically query a type-erased object for any trait implementation☆67Updated 3 years ago
- Deprecated in favor of the libm crate.☆29Updated 7 years ago
- Machine scalar casting that meets your expectations☆78Updated 4 years ago
- SUPERSEDED by https://github.com/japaric/xargo☆13Updated 9 years ago
- A monotonic solver designed to be easy to use with Rust enum expressions☆48Updated 4 years ago
- A reader-writer lock that can be used with a Condvar.☆29Updated 9 years ago
- A small crate to provide space-efficient Option<_> replacements☆37Updated 9 months ago
- A Rust implementation of the Zopfli compression algorithm.☆77Updated 3 years ago
- A zero-allocation ring buffer for storing text logs, implemented in Rust☆51Updated 2 years ago
- ☆64Updated 8 years ago
- Visualize vertical data inside your terminal 💦☆90Updated 11 months ago
- A Rust compiler plugin and support library to annotate overflow behavior☆107Updated 2 years ago
- A syntax extension providing higher-order attributes to Rust.☆17Updated 8 years ago
- ☆58Updated 4 years ago