niklak / dom_queryLinks
A Flexible Rust Crate for DOM Querying and Manipulation
☆74Updated last week
Alternatives and similar repositories for dom_query
Users that are interested in dom_query are comparing it to the libraries listed below
Sorting:
- Thread Safe Reactive Data Structure. Made with ❤️ for 🦀☆42Updated last year
- Error handling that is precise, no boilerplate, ergonomic, context aware, and performant☆191Updated last month
- Lightning fast and modular UI framework.☆60Updated last month
- A Rust crate for extracting readable content from web pages.☆189Updated last week
- 🦕 Add dyn compatible variant to your async trait!☆70Updated 3 months ago
- Pure-Rust rewrite of the Linux fontconfig library (no system dependencies) - using ttf-parser and allsorts☆90Updated 3 weeks ago
- A fast, lightweight, embedded system-friendly library for wrapping text.☆64Updated last year
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆87Updated this week
- Cross-platform user interface framework for Rust.☆68Updated last year
- Yet another string type for Rust☆90Updated this week
- cargo-add command to make dependencies into dylibs☆104Updated 3 years ago
- Open a scope and then freeze it in time for future access.☆107Updated last year
- i24 provides a 24-bit signed integer type for Rust, filling the gap between i16 and i32. This type is particularly useful in audio proces…☆32Updated this week
- A simple but highly customizable and efficient cross-platform components library for Dioxus 0.6 based on TailwindCSS 4.☆38Updated 2 weeks ago
- Compile-time regular expressions, the right way.☆81Updated 10 months ago
- Mimicking tokio functionalities on web browsers☆115Updated 5 months ago
- A batteries-included syntax highlighting library for Rust, based on tree-sitter.☆83Updated 3 months ago
- Static-checked parsing of regexes into structs☆45Updated last year
- A caching middleware that follows HTTP caching rules☆90Updated last week
- Compile-time string operations☆114Updated last week
- Const equivalents of std functions, compile-time comparison, and parsing.☆115Updated last month
- Experimental web UI library for Rust.☆51Updated last year
- Rust port of Floating UI with support for Dioxus, Leptos and Yew.☆77Updated this week
- Simple channel-like APIs over TCP streams for communications between rust services.☆38Updated last year
- Include your assets statically into your application with a strict structure☆93Updated 3 weeks ago
- Render HTML and CSS with Servo, Taffy, and Vello☆102Updated last year
- Generate Rust enum variants without associated data