htcat
HTTP fetcher
A utility to perform parallel HTTP GET operations for efficient data transfer.
Parallel and Pipelined HTTP GET Utility
553 stars
17 watching
28 forks
Language: Go
last commit: almost 6 years ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
| A high-performance HTTP request router with features like radix tree optimization and case-insensitive matching. | 466 |
| Serves torrent files over HTTP using a REST-like API to enable streaming and downloading | 46 |
| A benchmarking tool designed to measure the performance of high-load HTTP services under multithreading conditions. | 86 |
| Allows remote IP and firewall detection, adds commands to a distributed hash table (DHT), and streams queries and updates over the DHT. | 197 |
| A lightweight HTTP client library with features like JSON response handling, progress tracking, and support for various protocols such as WebDAV. | 71 |
| Prints HTTP requests in a human-readable format on the terminal | 402 |
| A mocking library for HTTP requests in Python | 467 |
| A lightweight HTTP router for the Go programming language with routing, middleware, and response support | 22 |
| A high-performance HTTP request router optimized for fast and scalable handling of URLs with varying paths | 872 |
| Defines an API for making HTTP requests in web browsers. | 2,119 |
| A lightweight HTTP request/response parser written in C. | 1,859 |
| A wrapper around the native Fetch API to simplify and standardize HTTP requests in JavaScript. | 58 |
| A Node.js HTTP client wrapper around got | 21 |
| Generates latency measurements and plots from concurrent requests to an external system. | 313 |
| A simple HTTP implementation for Swift | 449 |