mgeier / rsorLinks
Reusable slice of references
☆11Updated last month
Alternatives and similar repositories for rsor
Users that are interested in rsor are comparing it to the libraries listed below
Sorting:
- ☆19Updated 4 years ago
- A Rust library for runtime-checked linearish types☆37Updated 2 years ago
- A Rust memory allocator for large slices that don't escape the stack.☆31Updated 3 years ago
- A small ASCII-only bounded length string representation.☆61Updated 4 years ago
- Arena allocator with scopes☆44Updated 2 years ago
- Faster, more flexible and more correct alternative to core::fmt☆40Updated 5 years ago
- A safe-guarded transmute for Rust☆40Updated last year
- Generic extensions for tapping values in Rust.☆58Updated 6 years ago
- ☆36Updated 3 years ago
- Splay Tree based Collections (e.g., Map, Set, Heap) Library for Rust☆19Updated 3 months ago
- Generate is a library for building iterators on the fly☆39Updated 4 years ago
- wait-free spsc linked-list queue with individually reusable nodes☆30Updated 2 years ago
- A safe tree using an arena allocator that allows deletion without suffering from the ABA problem by using generational indices. https://d…☆32Updated 7 years ago
- A trivial Rust struct for interchange of pixel buffers with width, height & stride☆62Updated 3 months ago
- PEG parser generator built on top of nom☆70Updated 6 years ago
- ☆23Updated 9 years ago
- Rust library for safely and explicitly parsing untrusted data☆53Updated last year
- A simple helper to transform Markdown links to intra-doc links in Rust projects when appropriate.☆37Updated 5 years ago
- Weak hash tables for Rust☆41Updated 2 years ago
- Nudging the compiler to auto-vectorize things☆76Updated 2 years ago
- Trait generalization of the fundamental types☆48Updated last year
- Proc macro derive to generate structs from enum variants.☆30Updated 2 years ago
- ☆20Updated 8 months ago
- Compact sets in rust☆60Updated 11 months ago
- Dynamically query a type-erased object for any trait implementation☆67Updated 3 years ago
- A thread-safe fixed-size circular buffer written in safe Rust.☆85Updated 11 months ago
- Threadsafe RefCell for Rust☆99Updated 11 months ago
- ☆64Updated 8 years ago
- Software without side-effects. Redo and Undo.☆24Updated 7 years ago
- To futures-lite as futures-lite is to futures: smaller.☆54Updated last year