Sha256: dc01b5bc8b7c778d588c302bef8d648f138f83c14d7f23b865f53f7f1a45271d
Contents?: true
Size: 515 Bytes
Versions: 1
Compression:
Stored size: 515 Bytes
Contents
# nmax [![Build Status](https://travis-ci.org/hrom512/nmax.svg?branch=master)](https://travis-ci.org/hrom512/nmax) [![Code Climate](https://codeclimate.com/github/hrom512/nmax/badges/gpa.svg)](https://codeclimate.com/github/hrom512/nmax) Search N maximum elements in the input stream. ## Installation $ gem install hrom512-nmax ## Usage $ cat sample_data_40GB.txt | nmax 10000 ## License The gem is available as open source under the terms of the [MIT License](http://opensource.org/licenses/MIT).
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
hrom512-nmax-0.1.2 | README.md |