Is a small port of NodEO, a smallish evolutionary algorithm library in Go.
You can test some features in benchmark file.
You will need to install Go. Then, you can execute it with go run benchmark.go
for example.
You can compile it with go build benchmark.go
and then run it... somehow
GNU GENERAL PUBLIC LICENSE