ENBYSS / movesliceLinks
A utility crate for moving chunks of elements in a slice around, safely and quickly.
☆13Updated 3 years ago
Alternatives and similar repositories for moveslice
Users that are interested in moveslice are comparing it to the libraries listed below
Sorting:
- A fast, small, full-featured, no-std compatible oneshot channel☆60Updated last year
- A trait to abstract over common tree functionality☆35Updated 5 years ago
- A simple helper to transform Markdown links to intra-doc links in Rust projects when appropriate.☆37Updated 4 years ago
- ☆31Updated 5 years ago
- Proc macro for smol async runtime☆53Updated 4 years ago
- "Freedom from syn": Proc macro tools for operating on token trees☆108Updated 5 years ago
- Concurrent hash trie☆57Updated 4 years ago
- Calm I/O operations for Rust☆76Updated 4 years ago
- cargo subcommand for building proc-macro crates with web assembly☆34Updated 4 years ago
- Procedural macro span debugger/visualizer☆39Updated 4 years ago
- Rust crate to use process file descriptors (pidfd) for Linux☆49Updated 2 months ago
- An implementation of the `group_by` Haskell function for slice and strings☆54Updated 2 years ago
- Generate is a library for building iterators on the fly☆39Updated 4 years ago
- Spawn processes with arbitrary closures in rust☆112Updated 3 years ago
- How to structure concurrent workflows in Rust, via five simple examples.☆32Updated 5 years ago
- ☆56Updated 2 years ago
- Utility for reusing memory☆53Updated 5 years ago
- VecOption<T> is a specialized collection (in Rust), which is a more efficient replacement for Vec<Option<T>>.☆15Updated 5 years ago
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 2 years ago
- Coordination repository of the ecosystem Working Group (WG)☆22Updated 7 years ago
- ☆59Updated 11 months ago
- Rust library for making easy parallel pipelines with Iterators.☆31Updated 5 years ago
- A data serialization format as similar as possible to Rust's own syntax☆44Updated 2 years ago
- Simple language parser, interpreter and CLI built in Rust, to be used for baremetal/no_std environments.☆21Updated 2 years ago
- Retriever stores ordinary rust data types in a similar manner as a NoSQL database.☆48Updated 2 years ago
- A small ASCII-only bounded length string representation.☆60Updated 3 years ago
- Bit-vectors and bit-slices for Rust☆29Updated 4 years ago
- Sort Unicode strings lexicographically☆36Updated last year
- A procedural macro implementation of `quote!`.☆24Updated 2 years ago
- To futures-lite as futures-lite is to futures: smaller.☆54Updated 7 months ago