kuchiki VS victoria-dom

Compare kuchiki vs victoria-dom and see what are their differences.

kuchiki

(朽木) HTML/XML tree manipulation library for Rust (by kuchiki-rs)

victoria-dom

HTML parser with CSS selectors written in Rust (by khvzak)
Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
kuchiki victoria-dom
3 1
466 45
- -
3.4 10.0
over 1 year ago over 4 years ago
Rust Rust
MIT License Apache License 2.0
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

kuchiki

Posts with mentions or reviews of kuchiki. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-01-10.

victoria-dom

Posts with mentions or reviews of victoria-dom. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-09-25.
  • Are there any rust libraries implementing a CSS-like language?
    7 projects | /r/rust | 25 Sep 2021
    You could use https://lib.rs/crates/cssparser + https://lib.rs/crates/selectors - or, if you are willing to convert your tree to DOM just for querying, there are other libraries like https://lib.rs/crates/simplecss, https://lib.rs/crates/nipper, https://github.com/kuchiki-rs/kuchiki or https://github.com/khvzak/victoria-dom

What are some alternatives?

When comparing kuchiki and victoria-dom you can also consider the following projects:

json-rust - JSON implementation in Rust

grass - A Sass compiler written purely in Rust

differential-datalog - An in-memory incremental Datalog engine based on Differential Dataflow

eww - ElKowars wacky widgets

not-yet-awesome-rust - A curated list of Rust code and resources that do NOT exist yet, but would be beneficial to the Rust community.

rfcs - RFCs for changes to Rust

jsonnet - Jsonnet - The data templating language

lzma-rs - An LZMA decoder written in pure Rust