RSS 15699 projects tagged "Linux"

No download No website Updated 08 Sep 2010 larceny

Screenshot
Pop 34.93
Vit 1.00

Larceny is a simple and efficient implementation of the Scheme programming language. Created originally as a test vehicle for research on garbage collection and compiler optimizations, Larceny has grown into a major multi-platform system, and is one of the very few implementations that support all four de facto standards for Scheme: IEEE/ANSI, R5RS, ERR5RS, and the R6RS. Development of Larceny has been supported by NSF, Sun Microsystems, and Microsoft.

Download Website Updated 14 Sep 2010 ExpoSong

Screenshot
Pop 25.96
Vit 1.00

ExpoSong is a worship presentation software. Its features include image, lyric, and text presentations, gradient backgrounds, schedules, on-screen notifications, logos, and more.

No download Website Updated 17 Sep 2010 Proxmox VE

Screenshot
Pop 75.12
Vit 1.00

Proxmox is a Debian-based bundle of OpenVZ, KVM, and a Web based management GUI. It supports high-performance container-based virtualization of Linux workloads, as well as lower performance KVM hardware assisted virtualization. It supports any hardware that the Linux kernel supports, and will permit live migration of running OSIs with shared storage configurations (DRBD, CIFS, NFS, etc.). It comes bundled with many virtual appliance templates (Drupla, Moodle, FreePBX, etc.) and generic OSI appliances (Fedora, Debian, Ubuntu), as well as a faculty for building arbitrary Linux based appliances. It can be used for virtual desktop infrastructure (VDI) and virtual server infrastructure (VSI). It supports almost any x86/x64 OS in a KVM container and any Linux-based OS in OpenVZ.

Download Website Updated 17 Sep 2010 tspipe

Screenshot
Pop 38.28
Vit 1.00

tspipe solves the problem of demonizing processes that log to stdout. It takes every line of input, timestamps it, and saves it to a logfile that is easily rotated.

Download No website Updated 22 Sep 2010 apt-metalink

Screenshot
Pop 31.34
Vit 1.00

apt-metalink allows you to download deb packages from several sources concurrently and makes the upgrade process faster if you have a fast Internet connection. apt-metalink uses python-apt to interface the apt infrastructure and aria2 to download deb packages concurrently.

Download Website Updated 23 Nov 2010 linux_ics

Screenshot
Pop 19.42
Vit 1.00

linux_ics is designed to make the process of sharing an Internet connection from a Linux computer easier for the average user. It handles configuring the interfaces, setting up NAT, and optionally running a DHCP server. In addition to Ethernet, linux_ics can also share an Internet connection over a WiFi interface in either ad-hoc or master mode.

Download Website Updated 22 Sep 2010 PyNetSim

Screenshot
Pop 26.55
Vit 1.00

PyNetSim targets the generation of background traffic and anomaly generation for testing anomaly detection algorithms. It is written basically without simulation in terms of computer science, but it uses parts of simulation theory. Therefore, it is a generator of such traffic types. It deploys its full power when running on many virtual machines.

No download Website Updated 25 Sep 2010 htmTools

Screenshot
Pop 17.29
Vit 1.00

This program changes the text of multiple files in a given folder. It could be useful, for example, if you want to change a menu item in a large static website. It also serves as a simple front-end for useful tools like tidy, jpegtran, imagemagick, and ffmpeg.

No download Website Updated 05 Oct 2010 Charm++

Screenshot
Pop 23.77
Vit 1.00

Charm++ is a portable adaptive runtime system for parallel applications. Application developers create an object-based decomposition of the problem of interest, and the runtime system manages issues of communication, mapping, load balancing, fault tolerance, and more. Sequential code implementing the methods of these parallel objects is written in C++. Calls to libraries in C++, C, and Fortran are common and straightforward. Charm++ is portable across individual workstations, clusters, accelerators (Cell SPEs and GPUs), and supercomputers such as those sold by IBM (Blue Gene, POWER) and Cray (XT3/4/5/6). Applications based on Charm++ are used on at least 5 of the 20 most powerful computers in the world.

Download No website Updated 01 Oct 2010 pfff_visual

Screenshot
Pop 37.79
Vit 1.00

pfff_visual is a fancy code visualizer using treemaps and source code thumbnails rendered through Cairo. It leverages static analysis of the code to give semantic feedback visually, which can help you understand the architecture of a project. Pfff_visual uses the pfff infrastructure, which is mainly an OCaml API to write static analysis, dynamic analysis, code visualizations, code navigations, or style-preserving source-to-source transformations such as refactorings on source code. For now, the effort is focused on PHP but there is preliminary support for JavaScript, C, C++, Java, SQL, and even TeX. There is also preliminary support for OCaml code so that the infrastructure can be used on the code of pfff itself.

Screenshot

Project Spotlight

PacketFence

A network access control (NAC) system.

Screenshot

Project Spotlight

PCRE

A library that implements Perl 5-style regular expressions.