Chromosome Genetic algorithms tools library which provides basic utilities such as mutation and recombination and can be used in no_std crates with alloc feature Documentation: API reference (docs.rs) Usage Add this to your Cargo.toml: [dependencies] chromosome = "0.2.0" Example Diophantus equation