RSS 227 projects tagged "Windows"

Download Website Updated 12 Apr 2005 GeekOS

Screenshot
Pop 56.08
Vit 2.07

GeekOS is a tiny operating system kernel for x86 PCs. Its goal is to be simple enough for beginners to understand and modify, but realistic enough to be interesting and fun. The primary development environment for GeekOS is Linux or Windows using gcc, nasm, and the Bochs PC emulator.

No download Website Updated 24 Oct 2003 Tk Web form Buddy

Screenshot
Pop 22.52
Vit 1.55

Tk Web form Buddy is useful for all that repetitive information that's usually on many Web forms, such as name, address, email address, and so on.

Download Website Updated 04 Feb 2010 pydance

Screenshot
Pop 129.61
Vit 11.57

pydance is a dancing game written in Python, formerly named pyDDR. The idea is simple. There's a floor mat with arrows, and the game scrolls arrows up the screen to the beat while playing a song. When the arrows reach the top of the screen (not sooner and not later), the player hits the corresponding arrow on the pad, and given that it's hit on time with the beat, points are scored. Based on how well the dance is put together, s/he is graded at the end of the song. Both keyboard and mat play are supported.

Download Website Updated 29 Apr 2007 Alpy

Screenshot
Pop 29.14
Vit 3.34

Alpy provides Python bindings to the Allegro game programming library.

Download Website Updated 24 Jan 2002 arrayfrombuffer

Screenshot
Pop 12.00
Vit 1.00

arrayfrombuffer allows a programmer to use Numerical Python arrays whose contents are stored in buffer objects, including memory-mapped files. Loading an array from a file is easy, requiring only a module import and a single function call. Loading the array is quick because it doesn't require any copying from one part of memory to another. Arrays created with arrayfrombuffer are also highly memory-efficient, since only the array data that you are currently using gets loaded into memory. When an array is modified, only the modified parts get written back out to disk. These arrays can also be bigger than physical memory.

Download Website Updated 29 Apr 2005 libmba

Screenshot
Pop 202.58
Vit 4.70

The libmba package is a collection of mostly independent C modules potentially useful to any project. There are the usual ADTs including a linkedlist, hashmap, pool, stack, and varray, a flexible memory allocator, CSV parser, path canonicalization routine, I18N text abstraction, configuration file module, portable semaphores, condition variables, and more. The code is designed so that individual modules can be integrated into existing codebases rather than requiring the user to commit to the entire library. The code has no typedefs, few comments, and extensive man pages and HTML documentation.

No download Website Updated 03 Nov 2002 Python Community Server

Screenshot
Pop 26.46
Vit 2.05

Python Community Server is a free replacement for Radio Community Server. It features a miniature application server, with an embedded almost-OO database and a very quick script handler.

Download Website Updated 05 Dec 2002 Zionist In Space

Screenshot
Pop 18.00
Vit 1.76

ZIS (Zionist In Space) is a text-mode (curses) multiplayer game like Konquest. It has an "autosend" and save/load features.

Download Website Updated 21 Sep 2002 J-Alice

Screenshot
Pop 39.75
Vit 1.42

J-Alice is an advanced AI chatbot with a powerful matching engine. It also features an IRC mode, HTTP server mode, and a few other ways of interacting with people.

No download Website Updated 08 Jul 2005 SynCE

Screenshot
Pop 94.81
Vit 3.06

The purpose of the SynCE project is to provide a means of communication between Windows CE devices and computers running Linux, FreeBSD, or similar operating systems.

Screenshot

Project Spotlight

Meson

An experiment to determine optimal syntax and structure for a build system.

Screenshot

Project Spotlight

bareos

A fork of the bacula.org project.