5347 projects tagged "English"
SLEEF (SIMD Library for Evaluating Elementary Functions) is a library that facilitates programming with SIMD instructions. It implements the trigonometric functions, inverse trigonometric functions, exponential and logarithmic functions in double precision without table look-ups, scattering from, or gathering into SIMD registers, or conditional branches. This library also includes some functions for evaluation in single precision.
Exponent CMS is a content management system for Web sites. It allows site owners to easily create and manage dynamic Web sites without necessarily directly coding Web pages or managing site navigation. Exponent uses an intuitive and flexible content editing system that allows Web pages to be edited on the page as it is displayed. This avoids the need for more back-end administration or for navigating many administration pages to add a simple line of text. You can simply visit the page you need to edit as if you were a site visitor, and make the change.
Amun is a content management framework based on the PSX framework. The goal is to build a more federated and programmable Web. This is achieved by providing a RESTful API for managing and distributing the content in standard formats like JSON, XML, Atom, and RSS. It tries to support open standards like OAuth, OpenID, etc., and gives you the freedom to access the data of a Website in the way you like. It tries to enable easy communication from server to server, browser to server, and application to server.
SALI (Sara Automatic Linux Installer) is a tool that allows you to install Linux on multiple machines at once. It support several protocols for downloading by way of aria2 to install a machine. For example, BitTorrent and rsync are supported. SALI originates from SystemImager and still uses the same philosophy. It is a scalable method for performing unattended installation. SALI is mostly used in cluster setups.
Kigo M4V Converter use multiple-speed recording technology to record M4V, then encode to unprotected MOV or MP4 format. It has been designed to rip DRM M4V to MP4 or MOV. It can also convert any video on your iTunes libary. It supports extracting the audio from M4V files. Batch conversion is supported. It is a universal application (works on both Intel-based and PPC-based Macs).
The aim of this project is to create a free (open source, OS independent) remake of the classic SSI game Imperialism. While the spirit and many concepts of the original should be preserved, it should not become a pure copy but advance the concept in a sense that modern elements of strategic games are included, e.g. of the Civilization series. The game is written in Java using Swing for the user interface. The philosophy is to keep it as simple as possible, use standard/well tested libraries wherever possible and to demand clean, understandable code.
SpaceZero is a RTS 2D space combat game for two players over a network. The objective is to conquer the space, defeating all enemies. At the starting point, you have only one ship and one planet, but you have money to buy more ships to conquer more planets. All the ships can be controlled by the computer (automatic mode) or by the player (manual mode). You can easily change among your ships, controlling all of them independently.
TXR is a new data munging language to replace the likes of awk and Perl. TXR's special pattern language provides template-based matching of entire documents or large sections of documents. It also contains a language for functional and imperative programming. It is written in C and takes the form of a utility that is portable to Unix-like platforms and Windows.