mgeier / rsorLinks
Reusable slice of references
☆11Updated 10 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
- Splay Tree based Collections (e.g., Map, Set, Heap) Library for Rust☆19Updated 2 years ago
- Arena allocator with scopes☆44Updated 2 years ago
- Fast, async-aware, single-producer, single-consumer (SPSC) channels.☆10Updated 3 years ago
- A safe-guarded transmute for Rust☆39Updated last year
- Rust: Get multiple mutable references to the same collection☆13Updated 7 years ago
- A Rust memory allocator for large slices that don't escape the stack.☆31Updated 3 years ago
- A crate for compile-time duck typing and reflection of structs☆16Updated 3 years ago
- Very simple and Rust FRP crate☆19Updated 4 years ago
- ☆19Updated 4 years ago
- Parse a simple midi file (SMF) into data structures using nom☆18Updated 6 years ago
- Visualise recursive functions and tree structures.☆30Updated 4 years ago
- Lift enum variants to the type-level.☆33Updated 4 years ago
- Experimental type level programming in Rust☆37Updated 4 years ago
- ☆39Updated 2 years ago
- A Rust library for runtime-checked linearish types☆34Updated last year
- Count and convert between various ways of indexing utf8 string slices.☆18Updated last week
- A simple helper to transform Markdown links to intra-doc links in Rust projects when appropriate.☆36Updated 4 years ago
- Rust library for safely and explicitly parsing untrusted data☆51Updated last year
- ☆20Updated last month
- A Rust library providing a stack-like memory allocator with double-ended allocation support.☆22Updated 4 years ago
- To futures-lite as futures-lite is to futures: smaller.☆54Updated 7 months ago
- Proc macro derive to generate structs from enum variants.☆29Updated 2 years ago
- A tiny crate mimicking Elixir's pipe operator for Rust without macros.☆36Updated 3 years ago
- A mixer for jack-audio using rust and druid UI☆30Updated 4 years ago
- Faster, more flexible and more correct alternative to core::fmt☆40Updated 4 years ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆31Updated 8 months ago
- ☆18Updated 5 years ago
- Efficient sized chunk datatypes for immutable.rs☆26Updated 3 years ago
- A drop-in replacement for std::BufReader with seeking support.☆9Updated 2 years ago