htcat

HTTP fetcher

A utility to perform parallel HTTP GET operations for efficient data transfer.

Parallel and Pipelined HTTP GET Utility

GitHub

553 stars
17 watching
28 forks
Language: Go
last commit: almost 6 years ago
Linked from 2 awesome lists


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
fasthttp/router A high-performance HTTP request router with features like radix tree optimization and case-insensitive matching. 466
winpooh32/peerstohttp Serves torrent files over HTTP using a REST-like API to enable streaming and downloading 46
arut/htstress A benchmarking tool designed to measure the performance of high-load HTTP services under multithreading conditions. 86
holepunchto/dht-rpc Allows remote IP and firewall detection, adds commands to a distributed hash table (DHT), and streams queries and updates over the DHT. 197
go-zoox/fetch A lightweight HTTP client library with features like JSON response handling, progress tracking, and support for various protocols such as WebDAV. 71
henvic/httpretty Prints HTTP requests in a human-readable format on the terminal 402
patrys/httmock A mocking library for HTTP requests in Python 467
golobby/router A lightweight HTTP router for the Go programming language with routing, middleware, and response support 22
buaazp/fasthttprouter A high-performance HTTP request router optimized for fast and scalable handling of URLs with varying paths 872
whatwg/fetch Defines an API for making HTTP requests in web browsers. 2,119
h2o/picohttpparser A lightweight HTTP request/response parser written in C. 1,859
d-marc1/far-fetch A wrapper around the native Fetch API to simplify and standardize HTTP requests in JavaScript. 58
alexghr/got-fetch A Node.js HTTP client wrapper around got 21
tylertreat/bench Generates latency measurements and plots from concurrent requests to an external system. 313
huytd/swift-http A simple HTTP implementation for Swift 449