RSS 630 projects tagged "POSIX"

Download Website Updated 17 Jul 2003 8RDA hardware watchdog timer

Screenshot
Pop 24.58
Vit 1.00

8rdawdt enables the hardware watchdog timer using the Attansic ATXP1 chip found on the Epox 8RDA(+) (and maybe others).

Download Website Updated 21 Dec 2005 A-Gen

Screenshot
Pop 16.00
Vit 1.46

With A-Gen, one can create static Web photo albums directly from a directory of pictures. Since the album is static HTML, a Web server is not needed to view the album from a local medium. The albums create by A-Gen should be easy to use.

Download Website Updated 01 Jan 2012 AFNIX programming language

Screenshot
Pop 115.20
Vit 10.53

AFNIX is a multi-threaded functional writing system with dynamic symbol bindings that support the object oriented paradigm. It has a rich set of features providing runtime compatibility with C++. The engine runs on both 32- and 64-bit platforms, and it is designed to be portable across platforms.

Download Website Updated 13 Nov 2011 ATAidle

Screenshot
Pop 119.38
Vit 9.92

ATAidle is a utility to set the power management features of ATA hard drives in FreeBSD and Linux, including the standby timeout, power (APM), and acoustic (AAM) level settings. It can also show details about the installed devices.

Download Website Updated 21 Mar 2011 Agar

Screenshot
Pop 93.59
Vit 9.68

Agar is a toolkit for graphical applications. It features a modern GUI system with an unobtrusive API. Agar can use different graphics interfaces, such as SDL and OpenGL, and it has been ported to numerous platforms, including game consoles and embedded systems. Agar is implemented in C, but can be used from other languages.

Download Website Updated 18 Sep 2006 Alice ML

Screenshot
Pop 39.24
Vit 1.56

Alice ML is a functional programming language that enriches the statically typed, closed functional world of ML with extensive support for type-safe programming of concurrent, distributed, and open systems. It also features cutting-edge constraint programming technology in the tradition of Oz/ Mozart. Alice ML is a mostly conservative extension of Standard ML.

Download Website Updated 31 Jul 2010 Anonymous FTP Daemon

Screenshot
Pop 36.22
Vit 1.48

Aftpd is an FTP server for anonymous access designed for Unix-like operating systems. It uses an asynchronous model of connection processing and provides service for all users within a single process; can use multiple threads to run more efficiently on multi-core systems, with each thread serving multiple clients simultaneously; uses effective mechanisms of transferring files, minimizing copying of data in RAM (sendfile or a combination of the system calls mmap/writev); uses effective event notification schemes (kqueue on FreeBSD and epoll on Linux); uses poll or select in older systems; and supports IPv6. For safety, it works as an unprivileged user and uses chroot.

Download Website Updated 05 Apr 2010 Archiveopteryx

Screenshot
Pop 54.66
Vit 4.28

Archiveopteryx is an Internet mail server, optimized to support heavy usage and long-term archiving. It stores mail in a PostgreSQL database, and provides access to it through IMAP, POP, and more.

Download No website Updated 22 Dec 2005 Arri

Screenshot
Pop 12.25
Vit 1.00

Arri provides an interface for accessing arrays in a safe manner that means that it is impossible to cause an overflow and, if the array is set to hard (it normally is), truncation. In addition to simply providing an interface for handling arrays, it also provides interfaces for using the arrays such as an IO API.

Download Website Updated 19 Apr 2005 Arusha Project

Screenshot
Pop 64.31
Vit 4.05

The Arusha Project (ARK) seeks to provide a framework and/or tools for collaborative system administration of multi-platform Unix sites with many dozens of machines.

Screenshot

Project Spotlight

Java Algebra System

An object-oriented, type safe, multi-threaded approach to computer algebra.

Screenshot

Project Spotlight

CryptSharp

A .NET implementation of BCrypt, PHPass, and traditional crypt password algorithms.