vallentin / traversalLinks
Generic and lazy tree traversal algorithms
☆13Updated 4 years ago
Alternatives and similar repositories for traversal
Users that are interested in traversal are comparing it to the libraries listed below
Sorting:
- A newtype with alignment of at least `A` bytes☆32Updated 3 months ago
- Sort Unicode strings lexicographically☆36Updated 10 months ago
- Utilities for encoding and decoding frames using `async/await`.☆25Updated last year
- Reactive dependency injection for Rust.☆43Updated 2 months ago
- Arbitrary width integers☆18Updated 2 months ago
- Predicator, a Rust crate for generating and running dynamic code☆16Updated 6 years ago
- Overloadable functions in rust.☆43Updated 5 years ago
- More reliable path manipulation.☆61Updated 3 weeks ago
- OS native dialogs for Windows, MacOS, and Linux☆33Updated 3 years ago
- Tinkering with a more ergonomic cell abstraction☆16Updated 6 years ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆31Updated 7 months ago
- Defer dropping large structs to a background thread☆62Updated 2 years ago
- Check that a crate builds without libstd☆25Updated 4 years ago
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆41Updated 3 weeks ago
- Build and evaluate binary expression trees☆36Updated 9 months ago
- A primitive for writing structural search and replace programs for rust☆31Updated 10 months ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆79Updated last month
- An object system for Rust based on relative pointers☆38Updated 2 years ago
- Rust String type with configurable byte storage.☆35Updated 8 months ago
- A safe-guarded transmute for Rust☆38Updated last year
- A generic implementation of double-buffering.☆16Updated 3 years ago
- Mirror of https://gitlab.com/est/cargo-local-serve | Serve a local, offline, clone of crates.io.☆27Updated 4 years ago
- A data serialization format as similar as possible to Rust's own syntax☆44Updated 2 years ago
- Dynamic parser. You can define parsing rules with a peg format☆15Updated 5 years ago
- A custom context for eyre that supports backtraces on stable☆13Updated last year
- ☆39Updated last year
- provides a `MaybeOwned<'a,T>` type different to std's `Cow` it implements `From<T>` and `From<&'a T>` and does not require `ToOwned`☆31Updated 2 years ago
- ☆24Updated 2 years ago
- Machine scalar casting that meets your expectations☆74Updated 3 years ago
- A Rust library for runtime-checked linearish types☆34Updated last year