steveklabnik / ref_sliceLinks
Take a reference and get back a slice of length one
☆25Updated 4 years ago
Alternatives and similar repositories for ref_slice
Users that are interested in ref_slice are comparing it to the libraries listed below
Sorting:
- To futures-lite as futures-lite is to futures: smaller.☆54Updated 5 months ago
- ☆20Updated 8 years ago
- obsolete since rust 1.35.0 doesn't need it anymore☆10Updated 3 years ago
- A wrapper type for optionally giving up ownership of the underlying value.☆11Updated 7 years ago
- Rust: Get multiple mutable references to the same collection☆13Updated 7 years ago
- A structure for holding a set of enum variants☆19Updated 6 years ago
- ☆36Updated 9 months ago
- Odds and ends — collection miscellania. Extra functionality for slices, strings and other things☆21Updated 5 years ago
- A small crate to provide space-efficient Option<_> replacements☆37Updated 2 months ago
- Generate is a library for building iterators on the fly☆39Updated 3 years ago
- rust histogram and percentile stats☆48Updated 4 years ago
- Incremental, zero-copy UTF-8 decoding for Rust☆24Updated 2 years ago
- A safe-guarded transmute for Rust☆38Updated last year
- ☆47Updated 4 years ago
- Disjoint borrow of slices in Rust☆11Updated 5 years ago
- Find calls to panic functions in rust executables☆35Updated 3 years ago
- Rust crate to use process file descriptors (pidfd) for Linux☆47Updated last week
- Bit-vectors and bit-slices for Rust☆29Updated 4 years ago
- A trait-based system for creating async Wakers. Because RawWakers are healthier after they've been cooked.☆21Updated 4 years ago
- A rust library for reusing heap allocations☆24Updated 5 years ago
- An implementation of Kensler's hashed permutation algorithm☆16Updated 3 months ago
- Proof of concept of procedural macro input parsed by LALRPOP☆52Updated 2 years ago
- Derive macro for generating arrays from struct fields.☆20Updated 2 years ago
- ☆53Updated 5 years ago
- A library for constructing statically sized arrays☆10Updated 3 years ago
- ☆40Updated 6 years ago
- provides a `MaybeOwned<'a,T>` type different to std's `Cow` it implements `From<T>` and `From<&'a T>` and does not require `ToOwned`☆31Updated 2 years ago
- A Static Electric Field Visualizer☆18Updated 7 years ago
- Rust library for marker traits about types layout in memory☆22Updated 5 years ago
- lonely is a no_std+alloc+no TLS task executor for the Rust async/await ecosystem, focused on minimizing cross-core synchronization overhe…☆18Updated 5 years ago