aejenk / movesliceLinks
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
Sorting:
- VecOption<T> is a specialized collection (in Rust), which is a more efficient replacement for Vec<Option<T>>.☆15Updated 5 years ago
- A simple helper to transform Markdown links to intra-doc links in Rust projects when appropriate.☆36Updated 4 years ago
- Rust crate to use process file descriptors (pidfd) for Linux☆49Updated last week
- Concurrent hash trie☆54Updated 4 years ago
- A procedural macro implementation of `quote!`.☆24Updated 2 years ago
- Rust String type with configurable byte storage.☆35Updated 8 months ago
- NATS unique identifiers☆20Updated 4 months ago
- Search algorithms written in Rust☆11Updated 7 years ago
- scraps of a potential language☆37Updated 4 years ago
- Asynchronous adapter for byteorder☆19Updated 4 years ago
- Treat application routes (URL path + query string) as strongly-typed Rust structs☆13Updated 5 years ago
- A no-std libm implementation in Rust☆13Updated 6 years ago
- User first async http client☆24Updated last year
- ☆24Updated 2 years ago
- A trait to abstract over common tree functionality☆35Updated 5 years ago
- Rust's missing `String` literal☆19Updated 5 years ago
- Provides Rust interface to get current memory mappings for a given process☆17Updated 2 years ago
- Cache & In-Memory optimizations for Rust, revived from the slabs of Sumer.☆30Updated 5 years ago
- Hazard pointer based concurrent memory reclamation for Rust.☆30Updated 5 years ago
- Simple language parser, interpreter and CLI built in Rust, to be used for baremetal/no_std environments.☆21Updated 2 years ago
- Migration tool for replacing await! macro with await syntax.☆40Updated 4 years ago
- An implementation of the `group_by` Haskell function for slice and strings☆53Updated 2 years ago
- A Boggle™ Solver in Rust☆24Updated 5 years ago
- Combine a reader + writer into a duplex of Read + Write☆46Updated 4 years ago
- Proc macro for smol async runtime☆53Updated 4 years ago
- A Rust HashMap implementation with copy-on-write keys and values☆32Updated 5 years ago
- 🍬 Rust HTML templating and virtual DOM library☆27Updated 4 years ago
- Parse environment variables by defining a struct☆24Updated 5 years ago
- A tiny embedded, lock free, redis-like, pub+sub, brokerless, key value datastore. ømq+sled☆34Updated last year
- Optimization algorithms realized in Rust☆15Updated 5 years ago