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 last year
- Splay Tree based Collections (e.g., Map, Set, Heap) Library for Rust☆19Updated 2 years ago
- Software without side-effects. Redo and Undo.☆24Updated 6 years ago
- ☆19Updated 4 years ago
- A safe-guarded transmute for Rust☆39Updated last year
- A safe tree using an arena allocator that allows deletion without suffering from the ABA problem by using generational indices. https://d…☆33Updated 6 years ago
- A simple helper to transform Markdown links to intra-doc links in Rust projects when appropriate.☆37Updated 4 years ago
- Playing with volumetric rendering in rust☆19Updated 4 years ago
- ☆35Updated 7 months ago
- OS native dialogs for Windows, MacOS, and Linux☆33Updated 3 years ago
- To futures-lite as futures-lite is to futures: smaller.☆54Updated 8 months ago
- A thread-safe fixed-size circular buffer written in safe Rust.☆85Updated 5 months ago
- Generic extensions for tapping values in Rust.☆58Updated 6 years ago
- User first async http client☆24Updated 2 years ago
- Generate is a library for building iterators on the fly☆39Updated 4 years ago
- ☆31Updated 5 years ago
- ☆29Updated last year
- Rust library for safely and explicitly parsing untrusted data☆52Updated last year
- A general-purpose serialization/de-serialization library☆15Updated 9 months ago
- Defer dropping large structs to a background thread☆64Updated 2 years ago
- ☆56Updated 2 years ago
- A Rust memory allocator for large slices that don't escape the stack.☆31Updated 3 years ago
- Proc macro derive to generate structs from enum variants.☆29Updated 2 years ago
- A Rust library for runtime-checked linearish types☆35Updated 2 years ago
- Arena allocator with scopes☆44Updated 2 years ago
- Overloadable functions in rust.☆43Updated 6 years ago
- A fast, small, full-featured, no-std compatible oneshot channel☆60Updated last year
- A simple Vec-like API over a struct of arrays layout for Rust☆13Updated 6 years ago
- Emulate dynamic dispatch and sealed classes using a proxy enum, which defers all method calls to its variants.☆19Updated 4 years ago
- Faster, more flexible and more correct alternative to core::fmt☆40Updated 5 years ago