mkralla11 / quick_crawlerLinks
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
Sorting:
- 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
- A gui tool written in Dioxus to make it easy to release a workspace of crates to crates.io☆14Updated 2 years ago
- A newtype wrapper that causes Debug impls to skip a field.☆21Updated 2 years ago
- 🎙 Architect TUI and text user output for multiple output destinations using events, in Rust.☆31Updated last month
- async vfs for rust☆16Updated 6 months ago
- A tiny crate mimicking Elixir's pipe operator for Rust without macros.☆36Updated 3 years ago
- Thread-unsafe async runtime☆28Updated 7 months ago
- An experimental project to create an interactive programming language.☆17Updated this week
- A pushdown automaton low memory JSON bytes stream checker☆13Updated 3 years ago
- Serializer and Deserializer adapters that avoid stack overflows by dynamically growing the stack☆34Updated 2 months ago
- A Result type that differentiates between local errors (which can be handled) and fatal errors (which can't)☆15Updated 3 years ago
- A library for comparing data structures in Rust, oriented toward testing☆24Updated last month
- A minimum hstr clone in Rust☆12Updated last year
- A simple compile-to-WebAssembly language rewritten in Rust☆11Updated 2 years ago
- Experimenting with ergonomic dyn types☆29Updated 3 years ago
- An alternative `std`-like implementation built on origin☆31Updated 2 months ago
- Ninja is a small build system with a focus on speed. Rust language port.☆17Updated 7 years ago
- Connection telemetry middleware for diesel and tracing☆20Updated 6 months ago
- Assure that your tests are there, and well written.☆15Updated 2 years ago
- A radioactive stabilization of the ptr_meta RFC.☆27Updated last month
- Conventional Commit API☆29Updated 2 weeks ago
- Very simple and Rust FRP crate☆19Updated 4 years ago
- ☆12Updated last year
- Async test/bench toolkit including single stepping executors. No-std compatible.☆14Updated 3 years ago
- A (mostly) drop-in replacement for Rust's Result that provides backtrace support.☆25Updated 3 years ago
- A small markdown TUI note keeper☆15Updated last month
- Case-preserving, ASCII case-insensitive `no_std` string types for Rust.☆12Updated last year
- Derive macro for encoding/decoding instructions and operands as bytecode☆15Updated 3 years ago
- A proc macro for creating compile-time checked CSS class sets, in the style of classNames☆16Updated 2 years ago