SimonSapin / rust-forestLinks
Various implementation strategies for “DOM-like” tree data structures in Rust.
☆182Updated 8 years ago
Alternatives and similar repositories for rust-forest
Users that are interested in rust-forest are comparing it to the libraries listed below
Sorting:
- A rustc plugin to check for numerical instability☆174Updated 8 years ago
- Rust macro to generate self-referential structs☆211Updated 4 years ago
- A fast monadic-style parser combinator designed to work on stable Rust.☆244Updated 3 years ago
- A standalone script that manages running Rust's cargo and several other related features on Travis CI.☆172Updated 7 years ago
- Easily create type-safe `Future`s from state machines — without the boilerplate.☆333Updated 6 years ago
- Compile-time dimensional analysis for various unit systems using Rust's type system.☆309Updated 2 years ago
- Python-style function decorators for Rust☆157Updated 4 years ago
- ☆147Updated 7 years ago
- An object pool manager in Rust☆197Updated 3 years ago
- An XML library in Rust☆158Updated 2 months ago
- Stateful, a Rust Control Flow Plugin☆107Updated 8 years ago
- Test your Rust Markdown documentation via Cargo☆296Updated last year
- Rust framework for building visual/interactive applications☆134Updated 6 years ago
- MOPA: My Own Personal Any. A macro to implement all the `Any` methods on your own trait.☆116Updated 2 years ago
- Archived as subcommand is now part of Cargo itself☆262Updated 6 years ago
- A Rust crate for automatically generating C header files from Rust source file.☆188Updated 7 years ago
- ☆137Updated last year
- Easily hotswap functions in running executables☆141Updated 7 years ago
- A Rust procedural macro for tracing function execution☆337Updated 2 years ago
- Rust's missing development batteries☆121Updated 8 years ago
- RAMP - Rust Arithmetic in Multiple Precision☆263Updated 3 years ago
- Compile time stack traces for Rust errors (no backtrace!)☆74Updated 6 years ago
- Put your Rust app's data in the right place on every platform☆142Updated 4 years ago
- a cargo subcommand for counting lines of code in Rust projects☆128Updated 2 years ago
- A rust-macro which makes errors easy to write☆336Updated last year
- A typed parser generator embedded in Rust code for Parsing Expression Grammars☆143Updated 6 months ago
- See instead assert_cmd☆147Updated 7 years ago
- Not a real thing, see https://github.com/rust-lang/rust for rustdoc's actual source code☆104Updated 5 years ago
- Multi-producer multi-consumer channels for message passing☆328Updated 6 years ago
- An extraction of the compiletest utility from the Rust compiler☆226Updated last week