FindMax
Common description
The application is console. The library receives a stream of numbers and quantity of the maximum numbers for search. Besides amount of enrollment of numbers very big.
Installing
gem install 'find_max'
Installation is finished!
Usage
Use: cat some_file.txt | nmax Number
Or
"echo 'numbers' | nmax Number"