2745 projects tagged "GPLv3"
Aloofix is conceptually similar to the Ubuntu JeOS (Just enough OS), but much more aggressive when it comes to the term "just enough". The build environment consists of a collection of Makefiles, scripts, and configuration files capable of creating a bootable ISO image. This ISO image contains a small set of scripts and utility programs for installing Aloofix on a primary hard drive in a VM environment. The build environment provides the raw materials for creating and provisioning a set of guest instances for VirtualBox, VMWare, and Qemu.
The Amahi Home Server is a Linux home server based on Fedora (and later on Ubuntu). Your machine becomes a "Home Digital Assistant" (HDA) after the installation. It provides a growing set of community packaged apps like an iTunes server, UPnP server, calendar server, a wiki, shared network storage, network backups, a printer server, VPN, and a plug-in architecture built on Ruby on Rails.
SimpleDB/dev is a local instance of Amazon's SimpleDB. It runs as a server on your local machine and replicates the SimpleDB REST API as specified in Amazon's technical documentation. It implements every SimpleDB query-action and includes a large suite of tests, created from the query examples provided by Amazon.
Ananta makes it possible for unexperienced users to create a professional high-quality Web site quickly, while keeping the codebase clean and easy to build upon for both developers and designers. Ananta produces valid XHTML 1.0 code, and uses almost no tables. Ananta aims to be as search-engine friendly as possible, without using dirty tricks that may eventually get you banned. Ananta tries to be as multifunctional as possible without making things overly complicated. The UI tries to prevent inexperienced users from causing irreversible damage.
Anchor automatically adds curly braces and semicolons to code written in various programming languages, saving typing and making programs easier to read. It lets you pretend to be coding in Python or Lua while actually writing standard C, Java, PHP, C++, .NET, C#, or D. A script may generate files in the target language and invoke the compiler. An example bash script integrates with TCC to make runnable "scripts" with the speed of C. The scripts are easily modified to target another compiler or interpreter.
A library of synchronization primitives and concurrent data structures for specific update-heavy workloads.