llogiq / optional
A small crate to provide space-efficient Option<_> replacements
☆37Updated 2 weeks ago
Alternatives and similar repositories for optional:
Users that are interested in optional are comparing it to the libraries listed below
- A structure for holding a set of enum variants☆20Updated 5 years ago
- A drop-in replacement for Rust's std::BufReader, with extra features☆38Updated last year
- A syntax extension providing higher-order attributes to Rust.☆16Updated 7 years ago
- ☆27Updated 7 years ago
- A fuzzing tool for incremental compilation that walks git history☆32Updated 6 years ago
- Odds and ends — collection miscellania. Extra functionality for slices, strings and other things☆21Updated 4 years ago
- A Cargo plugin to list unsafe code in a Rust project.☆43Updated 6 years ago
- ☆60Updated 7 years ago
- A safe-guarded transmute for Rust☆38Updated 7 months ago
- Convert `try!()` into `?`s☆33Updated 7 years ago
- ☆17Updated 4 years ago
- Run a function after some data was mutably borrowed☆30Updated 4 years ago
- Experimental collection traits for Rust☆28Updated 7 years ago
- Initial rallying point for ideas and PRs around solving discoverability of Rust crates for production use.☆29Updated 7 years ago
- Faster, more flexible and more correct alternative to core::fmt☆39Updated 4 years ago
- A rust library for reusing heap allocations☆23Updated 4 years ago
- ☆13Updated 7 years ago
- More maintainable Rust test☆28Updated 3 years ago
- A growable bit-vector for Rust, optimized for size☆40Updated 9 months ago
- A Rust source code parser and explorer☆22Updated last year
- ☆20Updated 7 years ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆68Updated 3 years ago
- Methods on HashMap and BTreeMap for safely getting multiple mutable references to the contained values.☆18Updated 8 years ago
- Structures to wrap C arrays☆19Updated 4 years ago
- Emulating Higher-Kinded Types in Rust via Plug/Unplug. Also, Monads.☆30Updated 5 years ago
- reprints for your terminal screen☆19Updated 8 years ago
- Concatenate and print files in a Rust byte slice compatible format.☆12Updated last year