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:
- wait-free spsc linked-list queue with individually reusable nodes☆30Updated 2 years ago
- ☆19Updated 4 years ago
- Software without side-effects. Redo and Undo.☆24Updated 7 years ago
- A Rust library for runtime-checked linearish types☆37Updated 2 years ago
- User first async http client☆24Updated 2 years ago
- A safe-guarded transmute for Rust☆39Updated last year
- A small ASCII-only bounded length string representation.☆61Updated 3 years ago
- A Rust memory allocator for large slices that don't escape the stack.☆31Updated 3 years ago
- A simple helper to transform Markdown links to intra-doc links in Rust projects when appropriate.☆37Updated 5 years ago
- A fast, small, full-featured, no-std compatible oneshot channel☆61Updated 2 years ago
- Faster, more flexible and more correct alternative to core::fmt☆40Updated 5 years ago
- ☆36Updated 3 years ago
- Generic extensions for tapping values in Rust.☆59Updated 6 years ago
- Proc macro derive to generate structs from enum variants.☆30Updated 2 years ago
- Splay Tree based Collections (e.g., Map, Set, Heap) Library for Rust☆19Updated 3 months ago
- A library for generating Graphviz DOT language files for graphs.☆78Updated 10 months ago
- A drop-in replacement for #[derive(Debug)] with support for members which do not implement `fmt::Debug`.☆24Updated 6 years ago
- Rust library for safely and explicitly parsing untrusted data☆53Updated last year
- ☆46Updated 4 years ago
- Generate is a library for building iterators on the fly☆39Updated 4 years ago
- A thread-safe fixed-size circular buffer written in safe Rust.☆85Updated 10 months ago
- Lift enum variants to the type-level.☆32Updated 4 years ago
- ☆36Updated last year
- 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
- ☆18Updated 5 years ago
- Arena allocator with scopes☆44Updated 2 years ago
- A syntactic "for" loop Rust macro☆55Updated 3 years ago
- Dynamically query a type-erased object for any trait implementation☆67Updated 3 years ago
- Generic SIMD abstractions for Rust.☆46Updated 3 years ago
- OS native dialogs for Windows, MacOS, and Linux☆33Updated 3 years ago