Rust: Build a Concurrent Web Scraper
Rust async scraper using tokio + reqwest + scraper.
AI prompts for Rust and Go development — memory safety patterns, concurrency, CLI tools, web services, and systems programming.
20 prompts found
Rust async scraper using tokio + reqwest + scraper.
Go HTTP server template with structured logging, graceful shutdown, and middleware.
Port a Node.js CLI to Rust for speed and single-binary distribution.
Go microservice exposing both gRPC and REST via Connect-go.
Stream-based Rust pipeline handling large files with bounded memory.
Build a production-quality Rust CLI tool with argument parsing, colored output, progress bars, and comprehensi...
Build a production-ready Go REST API with clean architecture, middleware, database integration, and comprehens...
Understand and fix Rust ownership, borrowing, and lifetime errors with clear explanations and idiomatic soluti...
Implement Go concurrency patterns — goroutines, channels, select, context, worker pools, fan-out/fan-in, and p...
Build a high-performance Rust web service with Axum, SQLx, tower middleware, and OpenTelemetry observability.
Create a Go microservice with gRPC, Protocol Buffers, service discovery, and inter-service communication patte...
Master Rust async programming with Tokio — futures, streams, select, spawn, channels, and real-world async pat...