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:
- Cache & In-Memory optimizations for Rust, revived from the slabs of Sumer.☆30Updated 5 years ago
- To futures-lite as futures-lite is to futures: smaller.☆54Updated 6 months ago
- Set theory applied on sorted and deduplicated slices.☆46Updated 2 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
- Run a function after some data was mutably borrowed☆30Updated 4 years ago
- A syn targetting PEG parser generator☆20Updated 2 years ago
- A macro to generate Rust actors☆45Updated 4 years ago
- Inert lets you use non-Sync values in Sync context☆16Updated 6 years ago
- A simple helper to transform Markdown links to intra-doc links in Rust projects when appropriate.☆36Updated 4 years ago
- ☆40Updated 6 years ago
- A safe-guarded transmute for Rust☆38Updated last year
- A safe and reliable process manager☆43Updated 5 years ago
- An attempt to make a port of minimp3 to Rust☆30Updated 6 years ago
- A MPMC channel based on the two lock queue algorithm☆16Updated 7 years ago
- Spawn processes with arbitrary closures in rust☆111Updated 3 years ago
- A simple macro library for creating phantom enums. Just simple sugar.☆14Updated 9 years ago
- An experimental columnar arena☆43Updated 8 months ago
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 2 years ago
- Fast, vector-based map implementation that preserves insertion order.☆15Updated 5 years ago
- Combine a reader + writer into a duplex of Read + Write☆46Updated 4 years ago
- Retriever stores ordinary rust data types in a similar manner as a NoSQL database.☆48Updated 2 years ago
- A small crate to provide space-efficient Option<_> replacements☆37Updated 4 months ago
- A trait to abstract over common tree functionality☆35Updated 5 years ago
- Rust crate to use process file descriptors (pidfd) for Linux☆49Updated last month
- Extended Finite State Machine library in Rust with internal event queue and entry/exit transitions☆49Updated 3 years ago
- Derive macro for generating arrays from struct fields.☆20Updated 2 years ago
- Collection of typed data structures, trait operators and aliases☆51Updated 4 years ago
- [DEPRECATED] Prevent false sharing by padding and aligning to the length of a cache line☆51Updated 2 years ago
- Proc macro for using doc comments as context for errors/logs/profiling/whatever via `tracing`☆47Updated 3 years ago