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
- Cache & In-Memory optimizations for Rust, revived from the slabs of Sumer.☆30Updated 5 years ago
- Combine a reader + writer into a duplex of Read + Write☆46Updated 4 years ago
- A safe and reliable process manager☆42Updated 5 years ago
- To futures-lite as futures-lite is to futures: smaller.☆54Updated 4 months ago
- Set theory applied on sorted and deduplicated slices.☆45Updated 2 years ago
- Async readiness traits☆11Updated 5 years ago
- A syn targetting PEG parser generator☆20Updated last year
- Macros for async-std.☆38Updated 5 years ago
- dom-like layout for terminal applications☆13Updated 4 years ago
- Run a function after some data was mutably borrowed☆30Updated 4 years ago
- A safe-guarded transmute for Rust☆38Updated 11 months ago
- A MPMC channel based on the two lock queue algorithm☆16Updated 7 years ago
- Proof of concept of procedural macro input parsed by LALRPOP☆52Updated 2 years ago
- impl Stream for (your own) Generator☆19Updated 5 years ago
- dynamic smart pointers☆31Updated 6 years ago
- A simple helper to transform Markdown links to intra-doc links in Rust projects when appropriate.☆36Updated 4 years ago
- Retriever stores ordinary rust data types in a similar manner as a NoSQL database.☆48Updated 2 years ago
- obsolete since rust 1.35.0 doesn't need it anymore☆10Updated 3 years ago
- Take a reference and get back a slice of length one☆25Updated 4 years ago
- Simple language parser, interpreter and CLI built in Rust, to be used for baremetal/no_std environments.☆20Updated 2 years ago
- A small crate to provide space-efficient Option<_> replacements☆37Updated last month
- Tinkering with a more ergonomic cell abstraction☆16Updated 5 years ago
- Rust crate to use process file descriptors (pidfd) for Linux☆46Updated last year
- Collections Library for Adapton, in Rust☆13Updated 7 years ago
- An attempt to make a port of minimp3 to Rust☆30Updated 6 years ago
- ☆40Updated 6 years ago
- Proc macro for using doc comments as context for errors/logs/profiling/whatever via `tracing`☆46Updated 3 years ago
- Disjoint borrow of slices in Rust☆11Updated 5 years ago
- Faster, more flexible and more correct alternative to core::fmt☆40Updated 4 years ago
- A fast, small, full-featured, no-std compatible oneshot channel☆60Updated last year