llogiq / optional
A small crate to provide space-efficient Option<_> replacements
☆37Updated last week
Alternatives and similar repositories for optional:
Users that are interested in optional are comparing it to the libraries listed below
- Odds and ends — collection miscellania. Extra functionality for slices, strings and other things☆21Updated 4 years ago
- A fuzzing tool for incremental compilation that walks git history☆32Updated 6 years ago
- A structure for holding a set of enum variants☆20Updated 6 years ago
- A syntax extension providing higher-order attributes to Rust.☆17Updated 7 years ago
- A Cargo plugin to list unsafe code in a Rust project.☆45Updated 6 years ago
- ☆20Updated 7 years ago
- Faster, more flexible and more correct alternative to core::fmt☆40Updated 4 years ago
- Named arguments for Rust☆38Updated 7 years ago
- Convert `try!()` into `?`s☆34Updated 7 years ago
- ☆19Updated 3 years ago
- Delegate method calls to a field.☆14Updated 7 years ago
- Experimental collection traits for Rust☆28Updated 7 years ago
- More maintainable Rust test☆28Updated 3 years ago
- Proc macro for using doc comments as context for errors/logs/profiling/whatever via `tracing`☆45Updated 2 years ago
- ☆61Updated 7 years ago
- Run a function after some data was mutably borrowed☆30Updated 4 years ago
- ☆27Updated 7 years ago
- ☆17Updated 4 years ago
- A Rust source code parser and explorer☆23Updated last year
- A drop-in replacement for Rust's std::BufReader, with extra features☆40Updated 2 years ago
- ☆52Updated 5 years ago
- A wrapper type for optionally giving up ownership of the underlying value.☆11Updated 7 years ago
- Rust declarative static analysis with macro-like syntax☆15Updated 6 years ago
- ☆59Updated 6 months ago
- Machine scalar casting that meets your expectations☆74Updated 3 years ago
- Tinkering with a more ergonomic cell abstraction☆16Updated 5 years ago
- Proc macro derive to generate structs from enum variants.☆28Updated last year
- obsolete since rust 1.35.0 doesn't need it anymore☆10Updated 3 years ago
- A rust library for reusing heap allocations☆24Updated 5 years ago
- A growable bit-vector for Rust, optimized for size☆40Updated last month