In some data processing tasks we need to use huge maps or sets that are bigger than available JVM heap space or they are loading too slow to standard Java or Scala Maps. We use TSV format (text file with tab separated columns) for persist this kind of Maps or Sets. Some columns are used as a key and rest of columns as a value. Idea of this library is simple. We can prepare these maps once (sort by key), store it to file and then use it as memory mapped ...

Latest Versions

4 versions โ†’
VersionScalaVulnerabilitiesUsagesDate
1.1.x
1.12.11
2.10
0
Oct 24, 2016
1.0.x
1.02.10
2.9
0
Jan 16, 2015
4 versions โ†’