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
- VecOption<T> is a specialized collection (in Rust), which is a more efficient replacement for Vec<Option<T>>.☆15Updated 5 years ago
- Rust crate to use process file descriptors (pidfd) for Linux☆46Updated last year
- A trait to abstract over common tree functionality☆35Updated 5 years ago
- Search algorithms written in Rust☆11Updated 7 years ago
- Proof of concept of procedural macro input parsed by LALRPOP☆52Updated 2 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 5 years ago
- ☆24Updated 2 years ago
- A procedural macro implementation of `quote!`.☆24Updated 2 years ago
- An implementation of the `group_by` Haskell function for slice and strings☆53Updated 2 years ago
- Cache & In-Memory optimizations for Rust, revived from the slabs of Sumer.☆30Updated 5 years ago
- Generate is a library for building iterators on the fly☆39Updated 3 years ago
- #[derive(Future, Stream, Sink, AsyncRead, AsyncWrite, AsyncSeek, AsyncBufRead)] for enums.☆17Updated last month
- Bit-vectors and bit-slices for Rust☆28Updated 4 years ago
- A fast, small, full-featured, no-std compatible oneshot channel☆60Updated last year
- Asynchronize blocking operation.☆26Updated 3 years ago
- Rust marketing handbook☆38Updated 4 years ago
- Helper trait to create a boxed instance without going through stack☆36Updated 3 years ago
- Rust closures you can transfer over an FFI boundary☆25Updated 4 years ago
- Simple language parser, interpreter and CLI built in Rust, to be used for baremetal/no_std environments.☆20Updated 2 years ago
- cargo subcommand for building proc-macro crates with web assembly☆34Updated 4 years ago
- Traits and functions to make writing proc macros more ergonomic.☆22Updated last year
- A no-std libm implementation in Rust☆13Updated 6 years ago
- To futures-lite as futures-lite is to futures: smaller.☆54Updated 4 months ago
- Rust: Get multiple mutable references to the same collection☆13Updated 7 years ago
- Parse environment variables by defining a struct☆24Updated 5 years ago
- "Freedom from syn": Proc macro tools for operating on token trees☆108Updated 5 years ago
- Set the error context using doc comments☆54Updated 5 years ago
- Coordination repository of the ecosystem Working Group (WG)☆22Updated 6 years ago
- bluss/IndexMap with amortized resizes☆14Updated 4 years ago