RSS 2 projects tagged "MIPS"

No download No website Updated 11 Apr 2011 Easysync

Screenshot
Pop 57.78
Vit 28.53

Easysync allows you to synchronize files among different computers. You pick up a directory you want to synchronize and Easysync will perform synchronisation whenever this directory is changed. The server part propagates the sync signal among clients, so that if there is a change on one client, all other clients will perform synchronization. It is based on Unison.

Download No website Updated 22 Nov 2012 BugOS

Screenshot
Pop 29.66
Vit 14.51

BugOS is a microkernel operating system. It has a kernel, device drivers, a file system, and an Internet module. The main concepts are that every process has its own computer with its own console, security, and modularization. If a process wants to read the file, it asks the kernel. The kernel forwards the request to the filesystem driver, which reads and writes through the partition handler, which operates over the idehdd driver. The kernel is around 20 KB. Processes are fully separated from hardware.

Screenshot

Project Spotlight

glNetViz

A tool for visualizing computer network topologies with WebGL.

Screenshot

Project Spotlight

IckleBot for Android

A boilerplate code generator for Android providing runtime dependency injection along with simplified threading and event models.