aejenk / moveslice
A utility crate for moving chunks of elements in a slice around, safely and quickly.
☆12Updated 3 years ago
Alternatives and similar repositories for moveslice:
Users that are interested in moveslice are comparing it to the libraries listed below
- Rust crate to use process file descriptors (pidfd) for Linux☆46Updated 10 months ago
- Generate is a library for building iterators on the fly☆39Updated 3 years ago
- Bit-vectors and bit-slices for Rust☆27Updated 3 years ago
- VecOption<T> is a specialized collection (in Rust), which is a more efficient replacement for Vec<Option<T>>.☆15Updated 5 years ago
- A procedural macro implementation of `quote!`.☆24Updated last year
- Custom exit status codes with ? in main☆29Updated 5 years ago
- A simple helper to transform Markdown links to intra-doc links in Rust projects when appropriate.☆36Updated 4 years ago
- Hazard pointer based concurrent memory reclamation for Rust.☆30Updated 4 years ago
- A trait to abstract over common tree functionality☆35Updated 5 years ago
- Rust's missing `String` literal☆19Updated 5 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`☆29Updated last year
- cargo subcommand for building proc-macro crates with web assembly☆34Updated 4 years ago
- "Freedom from syn": Proc macro tools for operating on token trees☆107Updated 4 years ago
- Data for timing rustc☆18Updated 4 years ago
- Anonymous enum and checked exception for Rust.☆23Updated 3 years ago
- ☆24Updated 2 years ago
- An implementation of the `group_by` Haskell function for slice and strings☆53Updated last year
- Cache & In-Memory optimizations for Rust, revived from the slabs of Sumer.☆30Updated 4 years ago
- ☆28Updated 2 years ago
- Simple language parser, interpreter and CLI built in Rust, to be used for baremetal/no_std environments.☆20Updated 2 years ago
- Helper trait to create a boxed instance without going through stack☆35Updated 2 years ago
- A drop-in replacement for Rust's std::BufReader, with extra features☆40Updated 2 years ago
- Methods on HashMap and BTreeMap for safely getting multiple mutable references to the contained values.☆18Updated 8 years ago
- Channels and schedulers that trigger events on Mio☆16Updated 3 years ago
- Coordination repository of the ecosystem Working Group (WG)☆22Updated 6 years ago
- A rust library for reusing heap allocations☆24Updated 5 years ago
- Rust: Get multiple mutable references to the same collection☆13Updated 6 years ago
- Search algorithms written in Rust☆11Updated 7 years ago
- Parse environment variables by defining a struct☆24Updated 5 years ago
- little wrapper functions to load files in rust☆10Updated 7 years ago