advancedresearch / tree_mem_sortLinks
An in-memory topological sort algorithm for trees based on Group Theory
☆23Updated 4 years ago
Alternatives and similar repositories for tree_mem_sort
Users that are interested in tree_mem_sort are comparing it to the libraries listed below
Sorting:
- Set theory applied on sorted and deduplicated slices.☆47Updated 3 years ago
- Cache & In-Memory optimizations for Rust, revived from the slabs of Sumer.☆30Updated 5 years ago
- A safe-guarded transmute for Rust☆39Updated last year
- To futures-lite as futures-lite is to futures: smaller.☆54Updated 11 months ago
- Spawn processes with arbitrary closures in rust☆113Updated 4 years ago
- Faster, more flexible and more correct alternative to core::fmt☆40Updated 5 years ago
- A structure for holding a set of enum variants☆19Updated 6 years ago
- A Cargo plugin to list unsafe code in a Rust project.☆46Updated 7 years ago
- ☆64Updated 8 years ago
- An experimental columnar arena☆43Updated last year
- A macro to generate Rust actors☆46Updated 4 years ago
- D-inspired contract programming in Rust using macros☆54Updated 4 years ago
- A MPMC channel based on the two lock queue algorithm☆15Updated 8 years ago
- Run a function after some data was mutably borrowed☆30Updated 5 years ago
- A simple helper to transform Markdown links to intra-doc links in Rust projects when appropriate.☆37Updated 5 years ago
- A small crate to provide space-efficient Option<_> replacements☆37Updated 8 months ago
- A safe and reliable process manager☆43Updated 5 years ago
- ☆40Updated 6 years ago
- Collection of typed data structures, trait operators and aliases☆51Updated 5 years ago
- ☆27Updated 10 years ago
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆101Updated last month
- An intrusive splay tree implementation that is no-std compatible and free from allocation and moves☆67Updated 7 months ago
- Inert lets you use non-Sync values in Sync context☆16Updated 6 years ago
- [DEPRECATED] Prevent false sharing by padding and aligning to the length of a cache line☆52Updated 2 years ago
- An attempt to make a port of minimp3 to Rust☆31Updated 6 years ago
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 3 years ago
- More maintainable Rust test☆28Updated 4 years ago
- A trait to abstract over common tree functionality☆35Updated 5 years ago
- A general-purpose lens library for Rust.☆30Updated 8 years ago
- Log call tree summaries after each request for rust programs instrumented with `tracing`.☆45Updated 3 years ago