canndrew / unwrapLinks
unwrap! macro for Rust
☆23Updated 7 years ago
Alternatives and similar repositories for unwrap
Users that are interested in unwrap are comparing it to the libraries listed below
Sorting:
- A Cargo plugin to list unsafe code in a Rust project.☆46Updated 7 years ago
- ☆20Updated 5 years ago
- ☆19Updated 7 years ago
- Tokio / Hyper like IO for the Browser based on the stdweb, futures and http crates.☆22Updated 7 years ago
- A macro to generate Rust actors☆46Updated 4 years ago
- bytevec: A Rust serialization library that uses byte vectors☆42Updated 3 years ago
- A dirty and ugly library to do localization in Rust☆16Updated 2 years ago
- A general-purpose lens library for Rust.☆30Updated 8 years ago
- ☆15Updated 6 years ago
- A syntax extension providing higher-order attributes to Rust.☆17Updated 8 years ago
- A small crate to provide space-efficient Option<_> replacements☆37Updated 9 months ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆69Updated 3 years ago
- Type-Safe, Lazily Evaluated, Plugins for Extensible Types☆29Updated 8 years ago
- The empty type Void.☆71Updated 2 years ago
- Brotli encoders/decoers for Rust☆28Updated 3 years ago
- Rust library to provide validations for arbitrary types.☆20Updated 9 years ago
- ☆61Updated last year
- A drop-in replacement for Rust's std::BufReader, with extra features☆40Updated 2 years ago
- More maintainable Rust test☆28Updated 4 years ago
- Experimental collection traits for Rust☆28Updated 8 years ago
- A Rust library for zero-allocation parsing of binary data.☆49Updated 2 years ago
- A simple JSON file store written in Rust.☆65Updated 11 months ago
- Atomically updatable Arc implementation using crossbeam-epoch for memory reclamation.☆42Updated 7 years ago
- A modified servo browser which accepts content patches over an IPC channel