mgeier / rsor
Reusable slice of references
☆11Updated 8 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☆29Updated last year
- ☆17Updated 5 years ago
- ☆34Updated 3 years ago
- Splay Tree based Collections (e.g., Map, Set, Heap) Library for Rust☆19Updated 2 years ago
- ☆20Updated 8 years ago
- Very simple and Rust FRP crate☆19Updated 4 years ago
- A safe-guarded transmute for Rust☆38Updated 11 months ago
- Lift enum variants to the type-level.☆33Updated 4 years ago
- A simple helper to transform Markdown links to intra-doc links in Rust projects when appropriate.☆36Updated 4 years ago
- Rust: Get multiple mutable references to the same collection☆13Updated 7 years ago
- Count and convert between various ways of indexing utf8 string slices.☆16Updated 6 months ago
- ☆19Updated 4 years ago
- Extension of nom to apply "Packrat Parsing"☆21Updated 3 months ago
- DSP JIT (Just In Time compiled) engine for real time audio synthesis and effects for Rust☆16Updated last year
- To futures-lite as futures-lite is to futures: smaller.☆54Updated 5 months ago
- Custom Rust allocator allowing to temporarily disable memory (de)allocations for a thread. Aborts or prints a warning if allocating altho…☆52Updated last year
- cargo subcommand for building proc-macro crates with web assembly☆34Updated 4 years ago
- A simple Vec-like API over a struct of arrays layout for Rust☆13Updated 5 years ago
- Rust API stability attributes for the rest of us.☆29Updated 10 months ago
- A macro impl and discussion about named & default args in Rust.☆18Updated 6 years ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆30Updated 6 months ago
- ☆38Updated last year
- Proc macro derive to generate structs from enum variants.☆29Updated last year
- ☆20Updated 4 years ago
- A Rust memory allocator for large slices that don't escape the stack.☆30Updated 2 years ago
- Parse a simple midi file (SMF) into data structures using nom☆18Updated 5 years ago
- Arena allocator with scopes☆43Updated 2 years ago
- rust hints to the optimizer☆19Updated 3 years ago
- Set process and thread affinity in your Rust programs !☆27Updated last year
- Incremental, zero-copy UTF-8 decoding for Rust☆24Updated 2 years ago