# hallatore/Netling

Netling is a load tester client for easy web testing.

Repository: https://github.com/hallatore/Netling
Canonical: https://ross.abutalabs.com/products/netling
Language: C#
License: MIT
License Family: permissive
Last push: 2022-12-05T15:17:31+00:00

## Health v2 (maintenance only)
Score: 23/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 8, longevity 100
- inputs: {"age_days": 4837, "days_push": 1367, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1348, forks 208 (observed 2026-08-28T04:04:27.701400+00:00)

## What it is
Netling is a fast, lightweight load testing client for web testing, available as a WPF GUI, console client, or embeddable .NET library. It uses raw sockets or HttpClient workers to generate high request throughput with minimal CPU and memory usage.

## Use cases
- load test a web endpoint
- benchmark http server throughput
- stress test an api before release
- measure requests per second of a website
- run quick performance checks from the console
- embed a load tester into a custom .net tool

## When to choose
- you need a fast, low-overhead load tester on Windows or .NET
- you want both a GUI and console load testing option
- you want to fork and customize a simple load testing tool

## When to avoid
- you need distributed or cloud-scale load testing
- you need advanced scripting, assertions, or CI integrations out of the box
- your server does not support keep-alive connections with the default socket worker

## Facets
- artifact type: cli-tool
- maturity: maintenance
- function: load-testing, http-client, benchmarking
- domain: developer-tools, testing, performance, web-development
- platform: windows, cross-platform, dotnet, cli
- tags: load-tester, wpf-client, http-benchmarking, csharp

## Member repositories
- hallatore/Netling (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:27.701400+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T04:42:25.514103+00:00, confidence not recorded.
  - readme: https://github.com/hallatore/Netling (fetched 2026-08-28T04:04:27.701400+00:00, sha 0f6df51c4346)
- Data as of 2026-08-30T08:39:29.467469+00:00.
