gifnksm / topological-sort-rsLinks
Performs topological sorting.
☆17Updated 3 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
Sorting:
- Named arguments for Rust☆38Updated 8 years ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆68Updated 3 years ago
- A small crate to provide space-efficient Option<_> replacements☆37Updated 5 months ago
- A Rust compiler plugin and support library to annotate overflow behavior☆107Updated 2 years ago
- ☆17Updated 5 years ago
- Token tree calling convention☆80Updated 2 years ago
- A Rust library for zero-allocation parsing of binary data.☆48Updated 2 years ago
- Testing LLVM's profile guided optimization with Rust☆45Updated 6 years ago
- Sound unchecked indexing using “generativity”; a type system approach to indices, pointers and ranges that are trusted to be in bounds.☆102Updated 5 years ago
- Run Rust tests in isolated subprocesses☆37Updated 3 years ago
- Odds and ends — collection miscellania. Extra functionality for slices, strings and other things☆21Updated 5 years ago
- A type safe, low level replacement for `std::io`.☆62Updated 2 years ago
- D-inspired contract programming in Rust using macros☆54Updated 4 years ago
- Dependency Resolver written in rust☆38Updated 3 years ago
- Dynamically query a type-erased object for any trait implementation☆66Updated 2 years ago
- A tool for finding large memcpy's in llvm ir☆61Updated 6 years ago
- ☆40Updated 6 years ago
- ☆56Updated 4 years ago
- Iterate in a lazily achieved sorted order☆59Updated 6 years ago
- A Cargo plugin to list unsafe code in a Rust project.☆45Updated 7 years ago
- Custom derivation macro for Rust☆113Updated 7 years ago
- The empty type Void.☆70Updated 2 years ago
- An intrusive splay tree implementation that is no-std compatible and free from allocation and moves☆67Updated 3 months ago
- ☆63Updated 8 years ago
- Atomic file-writes.☆100Updated 9 months ago
- A macro to generate Rust actors☆45Updated 4 years ago
- PEG parser generator built on top of nom☆70Updated 5 years ago
- Macro to generate num::FromPrimitive instances for enum that works in Rust 1.0☆66Updated 2 years ago
- ☆59Updated 11 months ago
- A Rust implementation of the PCG PRNG.☆24Updated 8 years ago