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 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
- A Rust compiler plugin and support library to annotate overflow behavior☆107Updated 2 years ago
- Lint to disallow the moving of marked types in Rust☆35Updated 9 years ago
- Machine scalar casting that meets your expectations☆75Updated 4 years ago
- A fuzzing tool for incremental compilation that walks git history☆33Updated 7 years ago
- Rust syntax extension for generating error-handling boilerplate code.☆18Updated 7 years ago
- A structure for holding a set of enum variants☆19Updated 6 years ago
- Dynamically query a type-erased object for any trait implementation☆67Updated 2 years ago
- The empty type Void.☆71Updated 2 years ago
- More maintainable Rust test☆28Updated 4 years ago
- Bisects rust-lang/rust by pull request, downloading the built artifacts☆19Updated 6 years ago
- An efficient method of heaplessly converting numbers into their string representations, storing the representation within a reusable byte…☆46Updated this week
- Convert `try!()` into `?`s☆34Updated 8 years ago
- Units of Measure for Rust☆48Updated 9 years ago
- SUPERSEDED by https://github.com/japaric/xargo☆13Updated 9 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 Rust implementation of the Zopfli compression algorithm.☆76Updated 3 years ago
- Faster, more flexible and more correct alternative to core::fmt☆40Updated 5 years ago
- A small crate to provide space-efficient Option<_> replacements☆37Updated 6 months ago
- Testing LLVM's profile guided optimization with Rust☆45Updated 6 years ago
- A more secure recipe for uploading Rust docs to GitHub Pages☆20Updated 9 years ago
- Automatic testing of FFI bindings for Rust☆122Updated 4 years ago
- ☆63Updated 8 years ago
- Concurrent work-stealing deque☆47Updated 6 years ago
- Type-level heterogeneous list, and indexing that, when coupled with type inference, approximates type-directed search☆17Updated 7 years ago
- A work-stealing fork-join threadpool written in Rust.☆86Updated 8 years ago
- A Cargo plugin to list unsafe code in a Rust project.☆46Updated 7 years ago
- A drop-in replacement for Rust's std::BufReader, with extra features☆40Updated 2 years ago