This is a computing architecture which includes a service-oriented language called Abacus, a virtual machine executes Abacus programs, a router program provides naming services and a web-based enviroment for managing and developing Abacus applications.
This project, Acme SAC, aims to package a version of Acme written for the Inferno operating system as a stand alone editor for multiple platforms. Currently only for Windows.
ActivityScript takes an activity diagram (created with a UML tool) and executes it's contents. The content of Activity boxes are executed, the Guards of a Decision box are evaluated to control program flow and Fork boxes initiate new threads.
AdXen is a graphical tool for administration of virtualized architectures that uses the virtual machine monitor Xen.
A Java emulator for 80x86
This is a Java re-implementation of the original AT-Robots project <http://necrobones.com/atrobots>. The players can program robots in AT2 assembly. Seek and destroy your opponents using scanners, radar, sonar, missiles, and mines.
Compiler of Lisp programs to a platform-idependent bytecode and the corresponding virtual machine.
Altair Virtual Infrastructure Manager is a JSP based Web Application to manage Virtual Networks and Machines and their users, not only a virtual machine manager. Users also can manage their own machines and networks connections.
AmazonEC2Edit is a Windows GUI for the Amazon EC2 command-tools to deploy and configure virtual machines on Amazon EC2 Compute Cloud.
Embeddable scripting engine
AngelScript is an extremely flexible cross-platform scripting library designed to allow applications to extend their functionality through external scripts. It has been designed from the beginning to be an easy to use component.
Apple IIe emulator for Palm OS. Appalm uses uses certain techniques to improve performance which subvert some of the standard protection mechanisms of Palm OS. Appalm should not be used on machines with important data.
A few vagrant boxes that I use myself. My goal is to use ArchLinux for all of them
Avastu Appliances will be packaging and developing a web interface for end users. This web console will give users a web administration interface where they can convert their Virtual Appliances to any format like XenSource, VMware, etc.
Axes Programming Language (programming is done by defining independent threads and setting priorities in multiple dimentions… when you want to make a change in the code, you just have to introduce another thread)
BESEN is an acronym for "Bero's EcmaScript Engine", and it is a complete ECMAScript Fifth Edition Implemention in Object Pascal, which is compilable with Delphi >=7 and FreePascal >= 2.5.1 (2.4.0 only inoffically). Moved to Google Code http://code.google.com/p/besen/
Simulate Bluetooth connections over TCP/IP
This project is used to simulate Bluetooth connections over TCP/IP. The server can run under Windows or Linux however Bluetooth devices can only be simulated on Linux for now. May be used to emulate Bluetooth connections between two virtual machines (e.g. VMware) running Linux. (The server would run on the host system in this case.)
Reverse engeneering tool, useful to translate compiled object files or raw binary files, created with C-style languages back to C. Second purpose is to detect possible bugs or trojans (255b is too small to describe these methods)
BitDig is a simple virtual layer that improves the performance of a native binary. It also acts as a host based IDS by dynamically flagging suspicious program behaviour.
BlackSMS is a project to build a very accurate Sega Master System's emulation core without depending on any specific plataform. This is achieved by spliting the plataform-dependable code from the core and providing it as a separated interface.
The Bolt Platform is designed to take alot of the unnecessary burden of creating video games away from the programmers and put in where it belongs, on the computer. It centers on a new programming language(similar to java) designed 100% for game creation
CASIMIR is a web-based PHP/MySQL interface which controls over SSH-secured connexions qemu/kvm virtual machines dispatched over several physical servers. It also provides to administrators the ability to delegate control of these machines to other users.
CALI (Common Aspect Language Interpreter) is a framework to prototype and compose Aspect-Oriented Programming Languages on top of Java.
CLAM (Common Language Automation Machine) attempts to eliminate the rote mapping of data to objects that is prevalent in most modern development languages by breaking the bonds of relational data and providing a generic mechanism for retrieving data.
Tiny Linux distribution for embedded and virtual network appliances
A tiny embedded Linux distribution forked from LEDE (https://www.lede-project.org) which in turn is forked from OpenWrt (http://openwrt.org). This project is aimed at routers with at least 8-16 MB flash and 128+ MB RAM. Exploration is being made for OpenEmbedded/Yocto for larger devices in a new project. In the interim the follow targets are also supported: 2) Minimalist virtualization/container hosts (only on x86/ARM at the moment for hypervisor, any for container). 3) Minimalist virtual machine guests (x86/ARM only at the moment). Note that distro is cross-compiled and not yet self-hosting. This project is mainly a staging for things we're testing before upstreaming.