XAMPPRocky / region_bufferLinks
A growable array allowing for multiple mutable non-overlapping regions.
☆16Updated 6 years ago
Alternatives and similar repositories for region_buffer
Users that are interested in region_buffer are comparing it to the libraries listed below
Sorting:
- An in-memory topological sort algorithm for trees based on Group Theory☆24Updated 4 years ago
- Delegate method calls to a field.☆14Updated 7 years ago
- Run a function after some data was mutably borrowed☆30Updated 4 years ago
- impl Stream for (your own) Generator☆19Updated 6 years ago
- Methods on HashMap and BTreeMap for safely getting multiple mutable references to the contained values.☆19Updated 8 years ago
- Set theory applied on sorted and deduplicated slices.☆46Updated 2 years ago
- A general-purpose lens library for Rust.☆29Updated 8 years ago
- Generic permutator written in Rust that permutates both lists of lists and singular lists using references.☆16Updated 6 years ago
- Rust Logger for Web Browsers☆20Updated 5 years ago
- Retriever stores ordinary rust data types in a similar manner as a NoSQL database.☆48Updated 2 years ago
- A fast, small, full-featured, no-std compatible oneshot channel☆60Updated last year
- A Rust library for strongly-typed string keys for configuration.☆25Updated 7 years ago
- A non-contiguous byte output buffer for Rust☆14Updated 4 years ago
- Tokio / Hyper like IO for the Browser based on the stdweb, futures and http crates.☆22Updated 7 years ago
- Collection of typed data structures, trait operators and aliases☆51Updated 4 years ago
- Wraps around a futures::Spawn and adds diagnostics to it☆32Updated 5 years ago
- A synchronization primitive for lock-free reads with one concurrent writer☆21Updated 8 years ago
- Rust: Get multiple mutable references to the same collection☆13Updated 7 years ago
- A Cargo plugin to list unsafe code in a Rust project.☆45Updated 7 years ago
- A drop-in replacement for #[derive(Debug)] with support for members which do not implement `fmt::Debug`.☆24Updated 5 years ago
- [rust] Extensions to the Box type☆23Updated 6 years ago
- A monotonic solver designed to be easy to use with Rust enum expressions☆47Updated 4 years ago
- Minimal UI library based on relm (GTK+), written in Rust.☆40Updated 3 years ago
- A structure for holding a set of enum variants☆19Updated 6 years ago
- WIP Idiomatic Frontend Web Framework for Rust / WebAssembly☆22Updated 5 years ago
- A type safe, low level replacement for `std::io`.☆62Updated 2 years ago
- ☆31Updated 5 years ago
- Atomically updatable Arc implementation using crossbeam-epoch for memory reclamation.☆42Updated 6 years ago
- A library which finds language features in rust code and provides resources on them.☆39Updated 7 years ago
- Dynamically query a type-erased object for any trait implementation☆65Updated 2 years ago