Skip to content

The Computer Language Benchmarks Game: Rust implementations

License

Notifications You must be signed in to change notification settings

pepp-cz/benchmarksgame-rs

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

55 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The Computer Language Benchmarks Game: Rust implementations Build Status

This is the version I propose to the The Computer Language Benchmarks Game. It is mainly the official rust versions to which I made the following modifications to be published:

  • changing the header, as asked by the site (I have a dedicated contributor line because I propose the program as asked by the site);
  • removing the rust test framework specific code;
  • possibly removing warnings or other trivial modifications.

If you want to contribute, please propose your version first to the official rust repository, and then propose a pull request here.

There is a specific exception: pidigits. I have a special version that is not provided by the rust repo because it depends on GMP, thus you can propose directly a pull request here.

About

The Computer Language Benchmarks Game: Rust implementations

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Rust 97.9%
  • Makefile 2.1%