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:
- Rust: Get multiple mutable references to the same collection☆13Updated 7 years ago
- A simple macro library for creating phantom enums. Just simple sugar.☆14Updated 9 years ago
- Run a function after some data was mutably borrowed☆30Updated 4 years ago
- Repo for the Rust `platform` crate.☆22Updated 6 years ago
- An in-memory topological sort algorithm for trees based on Group Theory☆24Updated 4 years ago
- impl Stream for (your own) Generator☆19Updated 6 years ago
- Minimalist lightweight inline JavaScript for Rust applications targeting WebAssembly via the wasm32-unknown-unknown target.☆20Updated 7 years ago
- A macro to generate Rust actors☆45Updated 4 years ago
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 2 years ago
- A general-purpose lens library for Rust.☆29Updated 8 years ago
- Dynamically query a type-erased object for any trait implementation☆66Updated 2 years ago
- A wrapper type for optionally giving up ownership of the underlying value.☆11Updated 7 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 synchronization primitive for lock-free reads with one concurrent writer☆21Updated 8 years ago
- Units of Measure for Rust☆47Updated 9 years ago
- D-inspired contract programming in Rust using macros☆54Updated 4 years ago
- Initial rallying point for ideas and PRs around solving discoverability of Rust crates for production use.☆29Updated 8 years ago
- Scrap Your Rust Boilerplate☆55Updated 7 years ago
- Concurrent hash trie☆57Updated 4 years ago
- An experiment in embedding layout computations in the type system.☆17Updated 5 years ago
- PEG parser generator built on top of nom☆70Updated 5 years ago
- Collection of typed data structures, trait operators and aliases☆51Updated 4 years ago
- Retriever stores ordinary rust data types in a similar manner as a NoSQL database.☆48Updated 2 years ago
- A trait-based system for creating async Wakers. Because RawWakers are healthier after they've been cooked.☆21Updated 4 years ago
- A fast, small, full-featured, no-std compatible oneshot channel☆60Updated last year
- A library which finds language features in rust code and provides resources on them.☆39Updated 7 years ago
- Renders interactive fractal-like animations☆19Updated 8 years ago
- Extended Finite State Machine library in Rust with internal event queue and entry/exit transitions☆49Updated 3 years ago
- Scary macros for serde_json☆43Updated 8 years ago