22 projects tagged "Windows"
hamsterdb Embedded Storage is an embedded database engine written in ANSI-C. It includes B+Trees with variable length keys and records. It supports in-memory databases and endian-independent files, database cursors, multiple databases in one file, "record number" databases, and duplicate keys. hamsterdb is very fast and highly configurable. It compiles and runs on Unix platforms, Linux, Microsoft Windows, and Windows CE.
The OpenDedup Virtual NAS Appliance is designed for simple setup and management of deduplicated storage for virtual environments. The Appliance includes capabilities to create, mount, delete, and export deduplicated volumes (SDFS) via NFS and ISCSI from a Web-based interface. It also includes VMWare VCenter API integration that allows quick data store creation and rapid cloning of virtual machines located on the deduplicated volumes with no need for additional storage. The Virtual NAS Appliance also includes optimized folder replication using SDFS replication technology.
ODB is a compiler-based object-relational mapping (ORM) system for C++. It allows you to persist C++ objects to a relational database without having to deal with tables, columns, or SQL and without manually writing any mapping code. The C++ code that performs the conversion between persistent classes and their database representation is automatically generated by the ODB compiler. The ODB compiler is a real C++ compiler except that instead of producing assembly or machine code, it generates portable C++, which can in turn be compiled by any C++ compiler. ODB is not a framework. It does not dictate how you should write your application. Rather, it is designed to fit into your style and architecture by only handling C++ object persistence and not interfering with any other functionality.
OpenDynamo is a Web site creation, backup, and restore tool with an easy and attractive user interface. It is specifically designed for those with no Web site experience or prior knowledge. With just a few clicks, anyone can create a new site. Editing is similar to composing an email, and can be done through the browser. It is a single script with no external requirements apart from common PHP libraries.
pdf2htmlEX renders PDF files in HTML. It aims to provide an accurate rendering while being optimized for Web display. It is designed for scientific papers with complicated formulas and figures, so a precise rendering is the first concern, but general PDF files are also supported.
A ready-to-use architecture to ease the creation of MDI-style applications in Java.