htcat

Pipeliner

A tool for performing parallel and pipelined HTTP GET requests

Parallel and Pipelined HTTP GET Utility

GitHub

554 stars
17 watching
28 forks
Language: Go
last commit: over 5 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. 465
winpooh32/peerstohttp Serves torrent files over HTTP using a REST-like API to enable streaming and downloading 46
arut/htstress A high-performance HTTP benchmarking tool for multithreaded environments 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. 196
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 400
patrys/httmock A mocking library for HTTP requests in Python 468
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,116
h2o/picohttpparser A lightweight HTTP request/response parser written in C. 1,851
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. 310
huytd/swift-http A simple HTTP implementation for Swift 449