Personal tools
Skip to content. | Skip to navigation
DCE OSSP uuid library.
Perl OSSP uuid modules, which includes a Data::UUID replacement.
Perl OSSP uuid module.
V8 is Google's open source JavaScript engine. V8 is written in C++ and is used in Google Chrome, the open source browser from Google. V8 implements ECMAScript as specified in ECMA-262, 3rd edition.
Vagrant is a tool for building and distributing virtualized development environments.
Valgrind is a tool to help you find memory-management problems in your programs. When a program is run under Valgrind's supervision, all reads and writes of memory are checked, and calls to malloc/new/free/delete are intercepted. As a result, Valgrind can detect a lot of problems that are otherwise very hard to find/diagnose.