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
- A type safe, low level replacement for `std::io`.☆62Updated 2 years ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆68Updated 3 years ago
- More maintainable Rust test☆28Updated 3 years ago
- Bisects rust-lang/rust by pull request, downloading the built artifacts☆19Updated 6 years ago
- Dynamically query a type-erased object for any trait implementation☆66Updated 2 years ago
- A small crate to provide space-efficient Option<_> replacements☆37Updated 4 months ago
- A fuzzing tool for incremental compilation that walks git history☆33Updated 7 years ago
- Scary macros for serde_json☆43Updated 8 years ago
- Convert `try!()` into `?`s☆34Updated 8 years ago
- Lint to disallow the moving of marked types in Rust☆35Updated 8 years ago
- A Cargo plugin to list unsafe code in a Rust project.☆45Updated 7 years ago
- Machine scalar casting that meets your expectations☆74Updated 3 years ago
- The empty type Void.☆70Updated 2 years ago
- Concatenate and print files in a Rust byte slice compatible format.☆12Updated 2 years ago
- A Rust compiler plugin and support library to annotate overflow behavior☆107Updated 2 years ago
- A Rust implementation of the PCG PRNG.☆24Updated 8 years ago
- Single-reader, multi-writer & single-reader, multi-verifier; broadcasts reads to multiple writeable destinations in parallel☆26Updated 7 years ago
- A reader-writer lock that can be used with a Condvar.☆29Updated 9 years ago
- Faster, more flexible and more correct alternative to core::fmt☆40Updated 4 years ago
- Deprecated in favor of the libm crate.☆29Updated 7 years ago
- Rust syntax extension for generating error-handling boilerplate code.☆18Updated 6 years ago
- ☆56Updated 4 years ago
- SUPERSEDED by https://github.com/japaric/xargo☆13Updated 9 years ago
- Visualize vertical data inside your terminal 💦☆90Updated 6 months ago
- ☆20Updated 10 years ago
- A zero-allocation ring buffer for storing text logs, implemented in Rust☆51Updated 2 years ago
- A syntax extension providing higher-order attributes to Rust.☆17Updated 7 years ago
- Extended Search & Ranking tool for crates.☆24Updated 4 years ago
- An efficient method of heaplessly converting numbers into their string representations, storing the representation within a reusable byte…☆44Updated 3 weeks ago