RSS 11 projects tagged "Haiku"

Download Website Updated 01 Mar 2013 Retro

Screenshot
Pop 294.47
Vit 58.47

Retro is a clean, minimalist language with roots in Forth. It supports all major OSes in use today, and was designed to be easy to learn, use, and modify for specific needs.

Download Website Updated 07 Feb 2013 CyaSSL

Screenshot
Pop 228.67
Vit 20.43

CyaSSL is a C-language-based SSL library targeted for embedded and RTOS environments, primarily because of its small size and speed. CyaSSL supports the industry standards up to the current TLS 1.2 level, is up to 20 times smaller than OpenSSL, includes SSL client libraries and an SSL server implementation, includes an OpenSSL compatibility layer, and offers several progressive ciphers such as RABBIT and HC-128. Dual licensed under both the GPLv2 and standard commercial licensing, it caters to a wide range of projects.

No download No website Updated 12 Oct 2012 METAXPON

Screenshot
Pop 32.74
Vit 19.04

METAXPON ("Metachron" in Greek letters) is a small and fast audio DSP library for time-scale manipulation of 16-bit integer or 32-bit floating point stereo audio data streams. It employs a rigid phase-locked vocoder with dedicated transient detection and processing, and can work in real-time or non-real-time. Four editions are included - a portable edition and three x86 editions. The portable edition can be built with any ANSI C compiler and is OS- and architecture-independent. The three x86 editions are written in assembly using the FPU, 3DNow!, and SSE instruction sets, respectively, with automatic selection between them depending on the CPU capabilities. They can be compiled with MASM, JWASM, or NASM, producing libraries of object files in 8 formats.

Download Website Updated 07 Apr 2012 MirBSD Korn Shell

Screenshot
Pop 168.60
Vit 12.54

The MirBSD Korn Shell (mksh) is an actively developed successor of pdksh (the Public Domain Korn Shell), aimed at producing a shell good for interactive use, but with the primary focus on scripting. It is intended to be portable to most *nix-like operating systems as long as they're not too obscure. mksh incorporates improvements from OpenBSD and Debian, as well as bugfixes and enhancements developed for the MirOS, FreeWRT, and MidnightBSD projects and Android. The emacs command line editing mode is UTF-8 capable, and Byte Order Marks are ignored in scripts. The shell supports large files, as well as all pdksh and some csh, AT&T ksh, zsh, and GNU bash features, is compatible with the Bourne shell and POSIX (within limits), has no limit on array sizes, and incorporates some other useful builtins and features. While being already fast and small (without losing functionality), flags to make it even smaller can be given at compile time. An interactive shell reads "~/.mkshrc" on startup.

Download Website Updated 25 Mar 2010 PhysicsFS

Screenshot
Pop 159.65
Vit 7.42

PhysicsFS is a library to provide abstract access to various archives. The programmer defines a "write directory" on the physical filesystem. No file writing done through the PhysicsFS API can leave that write directory, for security. For file reading, the programmer lists directories and archives that form a "search path". Once the search path is defined, it becomes a single, transparent, hierarchical filesystem. This makes for easy access to ZIP files in the same way as you access a file directly on the disk, and it makes it easy to ship a new archive that will override a previous archive on a per-file basis. Symbolic links can be disabled, for added safety. Finally, PhysicsFS gives you a platform- abstracted means to determine if CD-ROMs are available, the user's home directory, where in the real filesystem your program is running, etc.

Download Website Updated 03 Jan 2013 EGSL Interpreter

Screenshot
Pop 49.81
Vit 6.58

EGSL is a small interpreter which can execute Lua scripts. It includes some functions for fast and easy game development. These are image manipulation functions, functions for 2D drawing, sound and music, input via mouse, keyboard, and joypad, and some helper functions. The engine is based on SDL, SDL_gfx, and SDL_mixer, and additionally on SDL_image on Haiku-OS.

Download Website Updated 15 Feb 2010 Gnash

Screenshot
Pop 160.16
Vit 4.62

Gnash is a Flash movie player and Web browser plugin for Firefox, Mozilla, Konqueror, and Opera. Gnash supports many SWF v7 features and ActionScript3 classes. Gnash supports the majority of Flash opcodes up to SWF version 7, and a wide sampling of ActionScript classes for SWF version 8.5. Gnash also runs on many GNU/Linux distributions, embedded GNU/Linux, FreeBSD, NetBSD, OpenBSD, non x86-processors, and 64-bit architectures. There is also a standalone player for GNOME or KDE based desktops.

Download Website Updated 17 Aug 2009 SDL Asylum

Screenshot
Pop 54.03
Vit 3.49

SDL Asylum is a C/SDL port of Andy Southgate's 1994 game Asylum, originally for the Acorn Archimedes. In the game, Young Sigmund has a few problems. To help him resolve his mental instability, you must enter the surreal world of his inner mind and shut down the malfunctioning brain cells.

Download Website Updated 26 May 2013 Simutrans

Screenshot
Pop 183.98
Vit 3.01

Simutrans is a transportation simulation game. Your goal is to establish a successful transport company and build the necessary infrastructure to transport passengers, mail, and goods between cities, factories, and tourist attractions by land, air, and water.

No download Website Updated 10 May 2010 rezerwar

Screenshot
Pop 81.33
Vit 2.80

rezerwar is a puzzle game that could be quickly described as the illegitimate child of a known block game and the average pipe game.

Screenshot

Project Spotlight

PacketFence

A network access control (NAC) system.

Screenshot

Project Spotlight

PCRE

A library that implements Perl 5-style regular expressions.