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:
- Run a function after some data was mutably borrowed☆30Updated 4 years ago
- A monotonic solver designed to be easy to use with Rust enum expressions☆47Updated 4 years ago
- A structure for holding a set of enum variants☆19Updated 6 years ago
- A modified servo browser which accepts content patches over an IPC channel☆11Updated 9 years ago
- More maintainable Rust test☆28Updated 4 years ago
- Dynamically query a type-erased object for any trait implementation☆67Updated 2 years ago
- Minimalist lightweight inline JavaScript for Rust applications targeting WebAssembly via the wasm32-unknown-unknown target.☆20Updated 7 years ago
- A general-purpose lens library for Rust.☆29Updated 8 years ago
- A macro to generate Rust actors☆45Updated 4 years ago
- Rust: Get multiple mutable references to the same collection☆13Updated 7 years ago
- impl Stream for (your own) Generator☆18Updated 6 years ago
- An in-memory topological sort algorithm for trees based on Group Theory☆23Updated 4 years ago
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 3 years ago
- Collection of typed data structures, trait operators and aliases☆51Updated 4 years ago
- A library which finds language features in rust code and provides resources on them.☆39Updated 7 years ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆68Updated 3 years ago
- A data engine for Data Oriented Design☆26Updated 6 years ago
- A simple macro library for creating phantom enums. Just simple sugar.☆14Updated 9 years ago
- A synchronization primitive for lock-free reads with one concurrent writer☆21Updated 8 years ago
- Scrap Your Rust Boilerplate☆56Updated 7 years ago
- Rust Logger for Web Browsers☆20Updated 5 years ago
- Repo for the Rust `platform` crate.☆22Updated 6 years ago
- A drop-in replacement for #[derive(Debug)] with support for members which do not implement `fmt::Debug`.☆24Updated 5 years ago
- Units of Measure for Rust☆47Updated 9 years ago
- ☆23Updated 8 years ago
- ☆18Updated 8 years ago
- Renders interactive fractal-like animations☆19Updated 8 years ago
- A crate with indexed arenas with small memory footprint☆78Updated last year
- A non-contiguous byte output buffer for Rust☆14Updated 4 years ago
- A double-ended priority queue implemented with an interval heap.☆17Updated 8 years ago