c1000k
Connection tester
A tool to test an OS's capacity to handle 1 million concurrent network connections.
A tool to test if your OS supports 1 million connections(c1000k/c1m)
601 stars
36 watching
169 forks
Language: C
last commit: about 4 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
hardbyte/netchecks | A tool for validating network conditions and asserting expected results. | 156 |
parapluu/concuerror | An Erlang-based tool to systematically test programs for concurrency errors | 333 |
diegocr/netcat | A tool for establishing and managing network connections, useful for testing and exploration purposes. | 803 |
microsoft/coyote | A tool for testing concurrent C# code to find bugs before deploying in production | 1,488 |
wh201906/serialtest | A cross-platform tool for testing and debugging serial connections, Bluetooth communication, and network protocols. | 1,205 |
cchio/deep-pwning | A tool to test the vulnerability of machine learning models to adversarial attacks | 559 |
jhalterman/concurrentunit | A toolkit for testing concurrent and asynchronous code without dependencies | 420 |
dotnet/crank | A benchmarking infrastructure tool for .NET applications | 990 |
intuit/autometer | Automates distributed load testing by coordinating multiple load generators across different hosts. | 59 |
yahoo/udping | A tool for measuring network latency and packet loss by sending UDP packets between two endpoints. | 75 |
kr/ct | A tool for writing and running unit tests in C with minimal setup and concurrent execution options. | 72 |
pablolec/neoss | A tool that displays detailed statistics of active network connections with a user-friendly terminal interface. | 157 |
hallatore/netling | A client-side load testing tool for web applications using socket-based or HTTP-based protocols. | 1,346 |
spider-gazelle/pinger | A tool to send ICMP ping requests and determine network host availability. | 11 |
has-taiar/reachability.net | Provides a unified API for checking network connectivity across multiple platforms. | 28 |