llogiq / optionalLinks
A small crate to provide space-efficient Option<_> replacements
☆37Updated 3 months ago
Alternatives and similar repositories for optional
Users that are interested in optional are comparing it to the libraries listed below
Sorting:
- A structure for holding a set of enum variants☆19Updated 6 years ago
- Faster, more flexible and more correct alternative to core::fmt☆40Updated 4 years ago
- Run a function after some data was mutably borrowed☆30Updated 4 years ago
- A Cargo plugin to list unsafe code in a Rust project.☆45Updated 7 years ago
- Odds and ends — collection miscellania. Extra functionality for slices, strings and other things☆21Updated 5 years ago
- A drop-in replacement for Rust's std::BufReader, with extra features☆40Updated 2 years ago
- Take a reference and get back a slice of length one☆25Updated 4 years ago
- ☆27Updated 8 years ago
- ☆20Updated 8 years ago
- A syntax extension providing higher-order attributes to Rust.☆17Updated 7 years ago
- Incremental, zero-copy UTF-8 decoding for Rust☆24Updated 2 years ago
- A fuzzing tool for incremental compilation that walks git history☆33Updated 7 years ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆68Updated 3 years ago
- ☆53Updated 5 years ago
- Convert `try!()` into `?`s☆34Updated 8 years ago
- Machine scalar casting that meets your expectations☆74Updated 3 years ago
- Named arguments for Rust☆38Updated 8 years ago
- Rust declarative static analysis with macro-like syntax☆15Updated 6 years ago
- A Rust source code parser and explorer☆23Updated last year
- ☆63Updated 7 years ago
- Splay Tree based Collections (e.g., Map, Set, Heap) Library for Rust☆19Updated 2 years ago
- A growable bit-vector for Rust, optimized for size☆41Updated 4 months ago
- ☆19Updated 3 years ago
- ☆58Updated 9 months ago
- Coordination repository of the ecosystem Working Group (WG)☆22Updated 7 years ago
- A wrapper type for optionally giving up ownership of the underlying value.☆11Updated 7 years ago
- Cache & In-Memory optimizations for Rust, revived from the slabs of Sumer.☆30Updated 5 years ago
- Unix Domain Sockets for mio☆29Updated 5 years ago
- Blazing fast, zero-copy parser combinator library for Rust with an elegant API for both strings and bytes.☆21Updated 3 years ago
- Conversion traits for Rust☆48Updated 4 years ago