1 مستودع
High-performance request engines implemented in Rust for memory safety and execution speed.
Distinct from High Performance I/O Engines: None of the candidates cover high-level HTTP request engines specifically implemented in Rust for CLI tools.
Explore 1 awesome GitHub repository matching operating systems & systems programming · Rust-Based Networking Engines. Refine with filters or upvote what's useful.
Curlie is a terminal-based HTTP client and debugging tool used for executing network requests and interacting with REST APIs. It provides a command line interface for sending requests using simplified syntax, with a specific focus on interacting with JSON services. The tool distinguishes itself by converting simplified interactive requests into standard curl commands for external reproduction and sharing. It also features unbuffered data streaming to monitor server responses in real time as they arrive. The project covers a broad range of API testing capabilities, including request prototypi
Leverages a Rust-based engine to manage network I/O and memory for fast command-line execution.