ColdStore

ColdStore Download Summary

  • Language: C/C++
  • Platform: Windows / Linux / Mac OS / BSD / Solaris
  • License: GPL - GNU Public License
  • Databases: N/A
  • Downloads: 539
  • Released: Jun 15, 2007

ColdStore Description

ColdStore is a gigabyte-scale persistent object store which provides:
- Extent-based allocation (for maximal spatial locality of reference, minimal working set)
- Interning of Elf symbols (so your class implementation may change without the necessity to rebuild the store.)
- A rich set of Container and Basic classes optimised with respect to the QVMM allocator.
- A toy language - Chaos, designed to provide low-level access to objects and regression testing of the store and its application classes.
- A C like language - Freon, which has some extremely novel interpretation techniques (no stack, no bytecode, we just manipulate the parse tree.)

ColdStore Bookmark

Hyperlink code:
Hyperlink for Forum code:

ColdStore Script Download Notice

Top 4 Download periodically updates information of ColdStore script from the developer, but some information may be slightly out-of-date.

Our script download links are directly from our mirrors or publisher's website. ColdStore torrent files or shared files from free file sharing and free upload services, including Rapidshare, MegaUpload, YouSendIt, MailBigFile, DropSend, HellShare, HotFile, FileServe, MediaMax, zUpload, MyOtherDrive, SendSpace, DepositFiles, Letitbit, LeapFile, DivShare or MediaFire, are not allowed!

phpMyORM

phpMyORM is a Object Relational Mapping library for PHP and MySQL. It supports basic ... (Create, Read, Update, Destroy) functionality from within PHP objects. It does this by creating SQL based on info describing your PHP objects and database layout. ...

dbobj

dbobj is an open source object persistence layer for PHP. It may also be called an Object Relation Mapping (ORM) layer or an Active Record implementation for ... lot of time. This is especially true for object-oriented applications where the database is only used as ... data without SQL queries, simply by using the object's properties. This would allow the programmer to focus ...

Scriptol

Scriptol is a modern, object-oriented programming language designed to be simple and safe. Scriptol should improve development speed greatly, and make programming a real pleasure. Scriptol is the first programming language to use Xml as dynamic, integrated data-structure. ... light form, with instances. Scriptol is a modern programming language, designed to be simple and easy to ...

PMVCLite

... Model-View-Controller Lite) is a lightweight and powerful generic object-oriented web application framework library.It will help you to manage projects developed in PHP programming language easier. ...

HTML Parser for PHP

... speed and flexibility. It does not create an object model for you. But it doesn't prevent you from using its results to create an object model if you need to. It is not ... in the document as needed. It is an object oriented PHP based HTML parser. The HtmlParser class