Disk Based Data Structures

Ever worked with so much data that your Dictionary or List consumes too much physical memory? This is what this project tries to remedy. By using memory mapped files for persisting data and a fast ser
Download

Disk Based Data Structures Ranking & Summary

Advertisement

  • Rating:
  • License:
  • GPL
  • Publisher Name:
  • mAdcOW deZign
  • File Size:
  • 200 KB

Disk Based Data Structures Tags


Disk Based Data Structures Description

Ever worked with so much data that your Dictionary or List consumes too much physical memory? This is what this project tries to remedy. By using memory mapped files for persisting data and a fast serializer the goal is to balance speed and ease of use. Give Disk Based Data Structures a try to fully assess its capabilities!


Disk Based Data Structures Related Software