gifnksm / topological-sort-rs
Performs topological sorting.
☆17Updated 4 months ago
Alternatives and similar repositories for topological-sort-rs:
Users that are interested in topological-sort-rs are comparing it to the libraries listed below
- Proc macro derive to generate structs from enum variants.☆28Updated last year
- Rust syntax extension for generating error-handling boilerplate code.☆18Updated 6 years ago
- A small crate to provide space-efficient Option<_> replacements☆37Updated last month
- Visualise recursive functions and tree structures.☆29Updated 3 years ago
- ☆23Updated 8 years ago
- A general-purpose lens library for Rust.☆29Updated 8 years ago
- A Rust implementation of the PCG PRNG.☆24Updated 7 years ago
- Methods on HashMap and BTreeMap for safely getting multiple mutable references to the contained values.☆19Updated 8 years ago
- Odds and ends — collection miscellania. Extra functionality for slices, strings and other things☆21Updated 5 years ago
- Faster, more flexible and more correct alternative to core::fmt☆40Updated 4 years ago
- ☆34Updated 3 years ago
- D-inspired contract programming in Rust using macros☆54Updated 3 years ago
- Named arguments for Rust☆38Updated 7 years ago
- A wrapper type for optionally giving up ownership of the underlying value.☆11Updated 7 years ago
- ☆17Updated 4 years ago
- This repository contains a non-copying implementation of a sliding windows iterator adaptor.☆11Updated 7 years ago
- Token tree calling convention☆79Updated 2 years ago
- A structure for holding a set of enum variants☆20Updated 6 years ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆68Updated 3 years ago
- A monotonic solver designed to be easy to use with Rust enum expressions☆47Updated 4 years ago
- Cast between dynamic trait objects☆32Updated 5 years ago
- ☆40Updated 6 years ago
- opt-in runtime introspection☆12Updated 2 years ago
- [WIP] Molten - Style-preserving TOML parser.☆39Updated 7 years ago
- Serializer and Deserializer adapters that avoid stack overflows by dynamically growing the stack☆33Updated last month
- A Rust source code parser and explorer☆23Updated last year
- ☆19Updated 3 years ago
- Weak hash tables for Rust☆37Updated last year
- A drop-in replacement for Rust's std::BufReader, with extra features☆40Updated 2 years ago
- A Cargo plugin to list unsafe code in a Rust project.☆45Updated 6 years ago