mkralla11 / quick_crawler
A configurable async Rust crate that provides a simple way to declaratively navigate to multiple webpages, scrape contents, and follow links to scrape more..
☆15Updated 4 years ago
Alternatives and similar repositories for quick_crawler:
Users that are interested in quick_crawler are comparing it to the libraries listed below
- Generic way to send serde compatible types over channels implementing AsyncRead or AsyncWrite☆11Updated 2 years ago
- A simple, modern fuzzy finder tool to run examples in a Cargo project.☆14Updated 2 years ago
- 🎙 Architect TUI and text user output for multiple output destinations using events, in Rust.☆31Updated 3 weeks ago
- async vfs for rust☆16Updated 6 months ago
- A tiny crate mimicking Elixir's pipe operator for Rust without macros.☆36Updated 3 years ago
- A library for comparing data structures in Rust, oriented toward testing☆24Updated last week
- Ninja is a small build system with a focus on speed. Rust language port.☆16Updated 7 years ago
- A newtype wrapper that causes Debug impls to skip a field.☆21Updated 2 years ago
- An experimental project to create an interactive programming language.☆17Updated this week
- Wait for async tasks☆13Updated 2 years ago
- Assure that your tests are there, and well written.☆15Updated 2 years ago
- Thread-unsafe async runtime☆27Updated 6 months ago
- Rust UI Framework (WIP)☆18Updated 5 years ago
- A Cargo subcommand to run Roogle on local crates☆11Updated last year
- Asynchronize blocking operation.☆26Updated 3 years ago
- A gui tool written in Dioxus to make it easy to release a workspace of crates to crates.io☆14Updated 2 years ago
- Async friendly, simple and fast binary encoding and decoding in Rust☆23Updated 3 years ago
- Futures-based background work queue built with SQLx and Postgres☆12Updated 2 years ago
- Fast and compact sets of bytes or ASCII characters☆28Updated 4 years ago
- ☆13Updated 4 years ago
- Serializer and Deserializer adapters that avoid stack overflows by dynamically growing the stack☆33Updated 2 months ago
- Shard is an Archetype-based Entity Component System implemented in Rust.☆12Updated last year
- A rust proc-macro to generate conversions for an enum of newtype variants☆28Updated 2 years ago
- 🧬 Small OAuth crate that follows the sans-io approach 🦀☆23Updated 9 months ago
- Derive macro for encoding/decoding instructions and operands as bytecode☆15Updated 3 years ago
- Generate Markdown documentation for clap application definitions☆27Updated 2 years ago
- A Rust string splitter taking quotes into account☆16Updated 9 months ago
- Rust library for HTML santisation. https://docs.rs/sanitize_html/☆16Updated this week
- A minimum hstr clone in Rust☆12Updated last year
- std::thread which joins on drop by default.☆17Updated last month