RSS 12 projects tagged "Haiku"

Download Website Updated 25 Mar 2010 PhysicsFS

Screenshot
Pop 162.44
Vit 7.49

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 01 Mar 2013 Retro

Screenshot
Pop 415.18
Vit 67.05

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 15 Feb 2010 Gnash

Screenshot
Pop 169.33
Vit 4.64

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 07 Feb 2013 CyaSSL

Screenshot
Pop 247.61
Vit 22.75

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.

Download Website Updated 17 Aug 2009 SDL Asylum

Screenshot
Pop 54.86
Vit 3.50

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.

No download Website Updated 03 Feb 2013 NASPRO

Screenshot
Pop 76.95
Vit 12.86

NASPRO ("NASPRO Architecture for Sound PROcessing") is a collection of Free and Open Source sound processing software built around the LV2 plugin standard.

No download Website Updated 10 May 2010 rezerwar

Screenshot
Pop 80.94
Vit 2.81

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

Download Website Updated 03 Jan 2013 EGSL Interpreter

Screenshot
Pop 48.99
Vit 7.09

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.

No download No website Updated 19 Jun 2012 SYINF

Screenshot
Pop 23.35
Vit 19.94

SYINF shows in brief a system's CPU brand and model, RAM size, disk space, operating system, regional parameters, and current date and time. It can run in interactive (menu) or batch mode. There are two versions, in the C and C++ languages. They have been tested on 20 (15) compilers, 26 (25) operating systems, and 18 architectures. (Figures in parentheses are for the C++ version.) Both versions are conveyed in source code form only, each as a single ~35 KB source text file.

No download No website Updated 12 Oct 2012 METAXPON

Screenshot
Pop 33.38
Vit 18.32

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.

Screenshot

Project Spotlight

deltasql

A database version control system.

Screenshot

Project Spotlight

Concurrency Kit

A library of synchronization primitives and concurrent data structures for specific update-heavy workloads.