advancedresearch / tree_mem_sortLinks
An in-memory topological sort algorithm for trees based on Group Theory
☆24Updated 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:
- To futures-lite as futures-lite is to futures: smaller.☆54Updated 5 months ago
- Run a function after some data was mutably borrowed☆30Updated 4 years ago
- A MPMC channel based on the two lock queue algorithm☆16Updated 7 years ago
- Set theory applied on sorted and deduplicated slices.☆45Updated 2 years ago
- impl Stream for (your own) Generator☆19Updated 5 years ago
- Splay Tree based Collections (e.g., Map, Set, Heap) Library for Rust☆19Updated 2 years ago
- A safe and reliable process manager☆43Updated 5 years ago
- lonely is a no_std+alloc+no TLS task executor for the Rust async/await ecosystem, focused on minimizing cross-core synchronization overhe…☆18Updated 5 years ago
- A simple macro library for creating phantom enums. Just simple sugar.☆14Updated 8 years ago
- Cache & In-Memory optimizations for Rust, revived from the slabs of Sumer.☆30Updated 5 years ago
- Fast, vector-based map implementation that preserves insertion order.☆15Updated 5 years ago
- dom-like layout for terminal applications☆13Updated 4 years ago
- Async readiness traits☆11Updated 6 years ago
- An attempt to make a port of minimp3 to Rust☆30Updated 6 years ago
- A simple helper to transform Markdown links to intra-doc links in Rust projects when appropriate.☆36Updated 4 years ago
- Combine a reader + writer into a duplex of Read + Write☆46Updated 4 years ago
- A trait to abstract over common tree functionality☆35Updated 5 years ago
- Take a reference and get back a slice of length one☆25Updated 4 years ago
- ☆36Updated 9 months ago
- Google Summer of Code tokio-console prototype☆12Updated 5 years ago
- Inert lets you use non-Sync values in Sync context☆16Updated 5 years ago
- obsolete since rust 1.35.0 doesn't need it anymore☆10Updated 3 years ago
- A Syn Attribute Parser Toolkit☆14Updated 7 months ago
- Macros for async-std.☆38Updated 5 years ago
- A syn targetting PEG parser generator☆20Updated last year
- rust hints to the optimizer☆19Updated 3 years ago
- Search algorithms written in Rust☆11Updated 7 years ago
- Wraps around a futures::Spawn and adds diagnostics to it☆32Updated 5 years ago
- Rust closures you can transfer over an FFI boundary☆27Updated 4 years ago
- Experiment to get k-combinations working as a const fn☆13Updated 3 years ago