My favorites | Sign in
Project Logo
                
Code license: New BSD License
Labels: java, map, flat-file
Feeds:
People details
Project owners:
  burtonator

Flatmap is efficient java in-memory flat-file map implementation for managing large amounts of data within a VM.

The goal of Flatmap to keep a large training corpus in memory.

Using java.util.Map with wrapped Integer, String, Double objects turns out to be exceedingly innefficient.









Hosted by Google Code