mgeier / rsor
Reusable slice of references
☆11Updated 5 months ago
Alternatives and similar repositories for rsor:
Users that are interested in rsor are comparing it to the libraries listed below
- wait-free spsc linked-list queue with individually reusable nodes☆28Updated last year
- A safe-guarded transmute for Rust☆38Updated 9 months ago
- Parse a simple midi file (SMF) into data structures using nom☆18Updated 5 years ago
- A newtype with alignment of at least `A` bytes☆31Updated last week
- ☆19Updated 3 years ago
- Very simple and Rust FRP crate☆19Updated 4 years ago
- Splay Tree based Collections (e.g., Map, Set, Heap) Library for Rust☆19Updated 2 years ago
- ☆20Updated 7 years ago
- Improve and strengthen your strings by making them strongly-typed with less boilerplate☆31Updated last month
- Odds and ends — collection miscellania. Extra functionality for slices, strings and other things☆21Updated 4 years ago
- A simple Vec-like API over a struct of arrays layout for Rust☆13Updated 5 years ago
- ☆17Updated 4 years ago
- A Rust library for runtime-checked linearish types☆32Updated last year
- ☆38Updated last year
- Proc macro derive to generate structs from enum variants.☆26Updated last year
- Count and convert between various ways of indexing utf8 string slices.☆16Updated 3 months ago
- A Rust memory allocator for large slices that don't escape the stack.☆30Updated 2 years ago
- Provides truly zero-cost alternatives to Iterator::step_by for both incrementing and decrementing any type that satisfies RangeBounds<T: …☆13Updated 3 years ago
- A drop-in replacement for #[derive(Debug)] with support for members which do not implement `fmt::Debug`.☆24Updated 5 years ago
- Rust crate for performing I/O in background thread☆28Updated last year
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆30Updated 3 months ago
- Generic SIMD abstractions for Rust.☆47Updated 2 years ago
- A crate for compile-time duck typing and reflection of structs☆16Updated 3 years ago
- Custom Rust allocator allowing to temporarily disable memory (de)allocations for a thread. Aborts or prints a warning if allocating altho…☆51Updated last year
- 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 last year
- Asynchronize blocking operation.☆26Updated 2 years ago
- Simple and fast async channels☆15Updated 7 months ago
- Disjoint borrow of slices in Rust☆11Updated 5 years ago
- ☆33Updated 2 years ago
- A Rust library crate providing an easy FFT API for arrays and slices☆35Updated 6 months ago