Herd
Concurrent request simulator
An experimental HTTP load testing application built using Rust to simulate large volumes of concurrent requests
An experimental HTTP load testing application written in Rust.
110 stars
10 watching
11 forks
Language: Rust
last commit: over 1 year ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
richardszalay/mockhttp | A testing layer for the HttpClient library that allows stubbed responses to be configured using a fluent API | 1,626 |
cjstehno/ersatz | A tool for testing HTTP client code with configurable responses. | 47 |
driftrock/mockingbird | Assists with creating testable HTTP clients by providing an alternative implementation of HTTP requests | 3 |
alexliesenfeld/httpmock | A library that enables developers to mock HTTP responses and test their applications in isolation. | 486 |
fcsonline/drill | An HTTP load testing application written in Rust. | 2,093 |
chrisnc/tangaroa | A toy implementation of the Raft protocol with an experimental BFT variant in Haskell. | 111 |
nth-iteration-labs/streamingbandit | A Python application to design and run streaming experiments for contextual decision-making | 79 |
zombiecraig/icsim | A tool for simulating an instrument cluster's display based on CAN packet data from a virtual CAN interface. | 804 |
maxkagamine/moq.contrib.httpclient | A set of extension methods for mocking HTTP client requests and responses with Moq. | 188 |
bengadbois/pewpew | Tool for simulating high traffic to web services and websites. | 422 |
skoogjacob/rs_twitter_request | A Rust library for making requests to the Twitter v2 API using reqwest. | 1 |
lake-lerna/hydra | A tool for stress testing distributed systems by simulating client load. | 13 |
jarcoal/httpmock | A tool for mocking HTTP responses in Go to facilitate testing and development of applications. | 1,938 |
christophejunke/cl-infinidash | A Lisp API to an Amazon Web Services reactive cryptography service | 0 |
gophercarrot/carrot | Distributed load testing framework with support for WebSockets and HTTP protocols | 153 |