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:
- Concurrent hash trie☆57Updated 4 years ago
- A trait to abstract over common tree functionality☆35Updated 5 years ago
- A fast, small, full-featured, no-std compatible oneshot channel☆60Updated last year
- "Freedom from syn": Proc macro tools for operating on token trees☆108Updated 5 years ago
- An implementation of the `group_by` Haskell function for slice and strings☆54Updated 2 years ago
- Rust crate to use process file descriptors (pidfd) for Linux☆50Updated 3 months ago
- A simple helper to transform Markdown links to intra-doc links in Rust projects when appropriate.☆37Updated 4 years ago
- Bit-vectors and bit-slices for Rust☆29Updated 4 years ago
- How to structure concurrent workflows in Rust, via five simple examples.☆32Updated 5 years ago
- Retriever stores ordinary rust data types in a similar manner as a NoSQL database.☆48Updated 2 years ago
- Run a process on a particular subset of the available hardware.☆36Updated 5 years ago
- Utility for reusing memory☆53Updated 5 years ago
- A small ASCII-only bounded length string representation.☆60Updated 3 years ago
- Search algorithms written in Rust☆11Updated 7 years ago
- Spawn processes with arbitrary closures in rust☆112Updated 3 years ago
- ☆29Updated last year
- Custom exit status codes with ? in main☆29Updated 6 years ago
- Parse environment variables by defining a struct☆24Updated 6 years ago
- Proc macro for smol async runtime☆53Updated 4 years ago
- Safely combine results☆81Updated last year
- A Rust HashMap implementation with copy-on-write keys and values☆32Updated 6 years ago
- VecOption<T> is a specialized collection (in Rust), which is a more efficient replacement for Vec<Option<T>>.☆15Updated 6 years ago
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- Cache & In-Memory optimizations for Rust, revived from the slabs of Sumer.☆30Updated 5 years ago
- Mail delivery via a separate thread [rust library]☆42Updated 3 years ago
- ☆24Updated 2 years ago
- ☆63Updated 8 years ago
- Calm I/O operations for Rust☆76Updated 4 years ago
- An in-memory topological sort algorithm for trees based on Group Theory☆23Updated 4 years ago
- Asynchronous byte buffers and pipes for concurrent I/O programming.☆102Updated last month