aejenk / moveslice
A utility crate for moving chunks of elements in a slice around, safely and quickly.
☆12Updated 3 years ago
Related projects ⓘ
Alternatives and complementary repositories for moveslice
- ☆24Updated last year
- VecOption<T> is a specialized collection (in Rust), which is a more efficient replacement for Vec<Option<T>>.☆15Updated 5 years ago
- Search algorithms written in Rust☆11Updated 6 years ago
- Rust crate to use process file descriptors (pidfd) for Linux☆45Updated 7 months ago
- Treat application routes (URL path + query string) as strongly-typed Rust structs☆13Updated 5 years ago
- A simple helper to transform Markdown links to intra-doc links in Rust projects when appropriate.☆36Updated 3 years ago
- A trait to abstract over common tree functionality☆34Updated 4 years ago
- Anonymous enum and checked exception for Rust.☆23Updated 3 years ago
- cargo subcommand for building proc-macro crates with web assembly☆34Updated 4 years ago
- An implementation of the `group_by` Haskell function for slice and strings☆53Updated last year
- A no-std libm implementation in Rust☆13Updated 6 years ago
- Generate is a library for building iterators on the fly☆39Updated 3 years ago
- Custom exit status codes with ? in main☆29Updated 5 years ago
- Retriever stores ordinary rust data types in a similar manner as a NoSQL database.☆48Updated last year
- Generate several common methods for structs automatically.☆14Updated 3 years ago
- ☆29Updated last year
- Concurrent hash trie☆51Updated 4 years ago
- ☆21Updated 5 years ago
- Rust library for making easy parallel pipelines with Iterators.☆31Updated 4 years ago
- A fast, small, full-featured, no-std compatible oneshot channel☆61Updated 11 months ago
- Cache & In-Memory optimizations for Rust, revived from the slabs of Sumer.☆30Updated 4 years ago
- Migration tool for replacing await! macro with await syntax.☆41Updated 3 years ago
- Bit-vectors and bit-slices for Rust☆27Updated 3 years ago
- Rust's missing `String` literal☆19Updated 5 years ago
- A procedural macro implementation of `quote!`.☆23Updated last year