mgeier / rsorLinks
Reusable slice of references
☆11Updated last week
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 2 years ago
- Arena allocator with scopes☆44Updated 2 years ago
- ☆19Updated 4 years ago
- Weak hash tables for Rust☆41Updated 2 years ago
- ☆36Updated 3 years ago
- A small ASCII-only bounded length string representation.☆60Updated 3 years ago
- A Rust memory allocator for large slices that don't escape the stack.☆31Updated 3 years ago
- A safe-guarded transmute for Rust☆39Updated last year
- A Rust library for runtime-checked linearish types☆36Updated 2 years ago
- Extension of nom to apply "Packrat Parsing"☆22Updated 10 months ago
- Low level audio render/capture library☆40Updated 4 years ago
- Software without side-effects. Redo and Undo.☆24Updated 6 years ago
- A thread-safe fixed-size circular buffer written in safe Rust.☆85Updated 8 months ago
- Proc macro derive to generate structs from enum variants.☆30Updated 2 years ago
- Generate is a library for building iterators on the fly☆39Updated 4 years ago
- Generic extensions for tapping values in Rust.☆59Updated 6 years ago
- Rust library for safely and explicitly parsing untrusted data☆52Updated last year
- To futures-lite as futures-lite is to futures: smaller.☆54Updated 11 months ago
- A simple helper to transform Markdown links to intra-doc links in Rust projects when appropriate.☆37Updated 5 years ago
- Lift enum variants to the type-level.☆32Updated 4 years ago
- A syntactic "for" loop Rust macro☆56Updated 2 years ago
- ☆35Updated 10 months ago
- Set process and thread affinity in your Rust programs !☆30Updated 2 years ago
- ☆31Updated 5 years ago
- PEG parser generator built on top of nom☆70Updated 6 years ago
- Generic SIMD abstractions for Rust.☆46Updated 3 years ago
- Exposes arch-specific intrinsics as safe function (via cfg).☆57Updated 2 weeks ago
- A trivial Rust struct for interchange of pixel buffers with width, height & stride☆60Updated last month
- User first async http client☆24Updated 2 years ago
- Splay Tree based Collections (e.g., Map, Set, Heap) Library for Rust☆19Updated last month