mgeier / rsorLinks
Reusable slice of references
☆11Updated 9 months ago
Alternatives and similar repositories for rsor
Users that are interested in rsor are comparing it to the libraries listed below
Sorting:
- wait-free spsc linked-list queue with individually reusable nodes☆30Updated last year
- Fast, async-aware, single-producer, single-consumer (SPSC) channels.☆10Updated 3 years ago
- ☆19Updated 4 years ago
- A safe-guarded transmute for Rust☆38Updated last year
- Very simple and Rust FRP crate☆19Updated 4 years ago
- ☆18Updated 5 years ago
- Splay Tree based Collections (e.g., Map, Set, Heap) Library for Rust☆19Updated 2 years ago
- Timer Wheels With Various Runtimes In Rust☆14Updated 7 years ago
- Odds and ends — collection miscellania. Extra functionality for slices, strings and other things☆21Updated 5 years ago
- Rust: Get multiple mutable references to the same collection☆13Updated 7 years ago
- Lift enum variants to the type-level.☆33Updated 4 years ago
- Software without side-effects. Redo and Undo.☆24Updated 6 years ago
- ☆20Updated 2 weeks ago
- A simple Vec-like API over a struct of arrays layout for Rust☆13Updated 5 years ago
- Arena allocator with scopes☆44Updated 2 years ago
- DSP JIT (Just In Time compiled) engine for real time audio synthesis and effects for Rust☆16Updated last year
- Simple and fast async channels☆15Updated last year
- Parse a simple midi file (SMF) into data structures using nom☆18Updated 5 years ago
- A synchronization primitive for lock-free reads with one concurrent writer☆21Updated 8 years ago
- Find calls to panic functions in rust executables☆35Updated 3 years ago
- An audio graph written in Rust, optimised for bulk memory operations and minimising runtime allocations.☆13Updated 4 years ago
- A small crate to provide space-efficient Option<_> replacements☆37Updated 3 months ago
- Repo for the Rust `platform` crate.☆22Updated 6 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
- Generic SIMD abstractions for Rust.☆47Updated 2 years ago
- Proc macro derive to generate structs from enum variants.☆29Updated 2 years ago
- Take a reference and get back a slice of length one☆25Updated 4 years ago
- ☆34Updated 3 years ago
- Mirror of https://gitlab.com/est/cargo-local-serve | Serve a local, offline, clone of crates.io.☆27Updated 4 years ago
- Incremental, zero-copy UTF-8 decoding for Rust☆24Updated 2 years ago