mgeier / rsor
Reusable slice of references
☆11Updated 2 months ago
Related projects ⓘ
Alternatives and complementary repositories for rsor
- A safe-guarded transmute for Rust☆38Updated 6 months ago
- ☆16Updated 4 years ago
- To futures-lite as futures-lite is to futures: smaller.☆53Updated 6 months ago
- This library enables enums to not only obtain the ordinal values of their variants but also allows for the construction of enums from an …☆14Updated 11 months ago
- Splay Tree based Collections (e.g., Map, Set, Heap) Library for Rust☆19Updated last year
- Find calls to panic functions in rust executables☆35Updated 3 years ago
- Provides truly zero-cost alternatives to Iterator::step_by for both incrementing and decrementing any type that satisfies RangeBounds<T: …☆13Updated 2 years ago
- Parse a simple midi file (SMF) into data structures using nom☆18Updated 5 years ago
- A radioactive stabilization of the ptr_meta RFC.☆22Updated 2 months ago
- Timer Wheels With Various Runtimes In Rust☆14Updated 6 years ago
- A Rust memory allocator for large slices that don't escape the stack.☆29Updated 2 years ago
- Take a reference and get back a slice of length one☆26Updated 3 years ago
- An attribute macro for creating a `Standard` distribution for rust types☆16Updated 3 years ago
- Asynchronize blocking operation.☆26Updated 2 years ago
- Simple and fast async channels☆14Updated 5 months ago
- Generic SIMD abstractions for Rust.☆47Updated 2 years ago
- Fast, async-aware, single-producer, single-consumer (SPSC) channels.☆9Updated 3 years ago
- Solve hard constraints easily with Rust.☆15Updated 2 years ago
- Methods on HashMap and BTreeMap for safely getting multiple mutable references to the contained values.☆18Updated 7 years ago
- A crate for compile-time duck typing and reflection of structs☆16Updated 2 years ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆30Updated last month
- An alternative `std`-like implementation built on origin☆24Updated last month
- Arena allocator with scopes☆43Updated last year
- wait-free spsc linked-list queue with individually reusable nodes☆27Updated last year
- Rust: Get multiple mutable references to the same collection☆13Updated 6 years ago
- Framework for reading and writing to binary files☆18Updated 5 years ago
- Types to define keyboard related events.☆53Updated 9 months ago
- Faster, more flexible and more correct alternative to core::fmt☆39Updated 4 years ago
- Asynchronous pipelines of contiguous data, for rust.☆17Updated last year