Fortio (Φορτίο)

Logo

Fortio is a microservices (http, grpc) load testing library, command line tool, advanced echo server, and web UI in go (golang). Fortio allows to specify a set query-per-second load and record latency histograms and other useful stats.

Sets and Set operations in golang (ie map[T]struct{} but with helper functions/nicer names, hiding the struct{}{} etc…)

See github/fortio/sets

This page also for making

 go get fortio.org/sets

and godoc work.

Back to fortio.org