shepmaster / sxd-documentLinks
An XML library in Rust
☆158Updated 5 months ago
Alternatives and similar repositories for sxd-document
Users that are interested in sxd-document are comparing it to the libraries listed below
Sorting:
- An XPath library in Rust☆127Updated 5 months ago
- Test your Rust Markdown documentation via Cargo☆298Updated last year
- Put your Rust app's data in the right place on every platform☆142Updated 4 years ago
- Various implementation strategies for “DOM-like” tree data structures in Rust.☆183Updated 8 years ago
- A typesafe store keyed by types and containing different types of values.☆179Updated 6 years ago
- A flexible thread pool providing scoped and static threads.☆86Updated 6 years ago
- a cargo subcommand for counting lines of code in Rust projects☆128Updated 2 years ago
- Temporary directory management for Rust☆141Updated 6 years ago
- See instead assert_cmd☆147Updated 7 years ago
- Send syslog messages from Rust☆120Updated last year
- Candidates for inclusion in the Rust standard library☆88Updated 2 years ago
- Archived as subcommand is now part of Cargo itself☆264Updated 6 years ago
- Stateful, a Rust Control Flow Plugin☆108Updated 8 years ago
- LLVM-GCOV Source coverage for Rust☆125Updated 7 years ago
- An extraction of the compiletest utility from the Rust compiler☆230Updated 2 months ago
- Read and write user-specific application data in (stable!) Rust☆70Updated last year
- A Rust crate for automatically generating C header files from Rust source file.☆189Updated 7 years ago
- A standalone script that manages running Rust's cargo and several other related features on Travis CI.☆173Updated 8 years ago
- Mocking library for Rust☆271Updated 3 years ago
- The core `Service` trait in Tokio and support