advancedresearch / tree_mem_sort
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
- To futures-lite as futures-lite is to futures: smaller.☆54Updated 3 months ago
- A small crate to provide space-efficient Option<_> replacements☆37Updated last month
- Cache & In-Memory optimizations for Rust, revived from the slabs of Sumer.☆30Updated 5 years ago
- A syn targetting PEG parser generator☆20Updated last year
- Combine a reader + writer into a duplex of Read + Write☆46Updated 4 years ago
- dynamic smart pointers☆31Updated 6 years ago
- A simple macro library for creating phantom enums. Just simple sugar.☆14Updated 8 years ago
- A safe and reliable process manager☆42Updated 5 years ago
- Set theory applied on sorted and deduplicated slices.☆45Updated 2 years ago
- Run a function after some data was mutably borrowed☆30Updated 4 years ago
- impl Stream for (your own) Generator☆19Updated 5 years ago
- Experiment to get k-combinations working as a const fn☆13Updated 3 years ago
- Retriever stores ordinary rust data types in a similar manner as a NoSQL database.☆48Updated 2 years ago
- A safe-guarded transmute for Rust☆38Updated 10 months ago
- Google Summer of Code tokio-console prototype☆12Updated 5 years ago
- A MPMC channel based on the two lock queue algorithm☆16Updated 7 years ago
- A wrapper type for optionally giving up ownership of the underlying value.☆11Updated 7 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 trait to abstract over common tree functionality☆35Updated 5 years ago
- obsolete since rust 1.35.0 doesn't need it anymore☆10Updated 3 years ago
- A rust library for reusing heap allocations☆24Updated 5 years ago
- Rust crate to use process file descriptors (pidfd) for Linux☆46Updated last year
- Splay Tree based Collections (e.g., Map, Set, Heap) Library for Rust☆19Updated 2 years ago
- An experimental columnar arena☆43Updated 5 months ago
- <lqd> bikeshedding the name: something that is mapped folded and collected, a 🥐☆13Updated 5 years ago
- Wraps around a futures::Spawn and adds diagnostics to it☆32Updated 5 years ago
- Async readiness traits☆11Updated 5 years ago
- high-speed metrics collection library in Rust☆19Updated 5 years ago
- A Cargo plugin to list unsafe code in a Rust project.☆45Updated 6 years ago
- A simple helper to transform Markdown links to intra-doc links in Rust projects when appropriate.☆36Updated 4 years ago