data.table

From DESCRIPTION:

  • Fast aggregation of large data (e.g. 100GB in RAM)
  • Fast ordered joins
  • Fast add/modify/delete of columns by group using no copies at all
  • List columns
  • Friendly and fast character-separated-value read/write
  • Offers a natural and flexible syntax, for faster development.