chethiya


Chethiya Abeysinghe

  • Memory limits in v8 is limited to somewhere around ~1.7GB when it comes to Object and Arrays. LargeDS (LDS) tries to overcome this barrier by making use of Typed Arrays by defining basic datastructure like Hashtables and ArrayLists

    published 0.2.2 8 years ago
  • Append text files without leaving corrupted states between process crashes. A set of files can be grouped together so that appends to all those files can be committed at once making sure files are in sync.

    published 1.2.1 8 years ago
  • Simple implementation of min-heap

    published 1.0.2 8 years ago