SQLHeavy is a project to replace SQLite3's built-in b-tree with arbitrary storage engines from libkvstore. libkvstore already supports several back-ends, including LevelDB, LMDB, and RocksDB, and more ...
The Closure Compiler is a tool for making JavaScript download and run faster. It is a true compiler for JavaScript. Instead of compiling from a source language to machine code, it compiles from ...