15743 projects tagged "Linux"
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.
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.
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.
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.
A C++11 unit testing framework based on Perl's Test::More module.