RSS 4675 projects tagged "Mac OS X"

Download Website Updated 26 May 2013 Concurrency Kit

Screenshot
Pop 463.54
Vit 33.47

Concurrency Kit provides a plethora of concurrency primitives and lock-less and lock-free data structures designed to aid in the design and implementation of high performance scalable concurrent systems. It was designed to minimize dependencies on operating system-specific interfaces, and most of the interface relies only on a strict subset of the standard library and more popular compiler extensions.

No download Website Updated 06 Jun 2013 Universal Password Manager

Screenshot
Pop 462.54
Vit 66.63

Universal Password Manager (UPM) allows you to store usernames, passwords, URLs, etc. in an encrypted database protected by one master password. Its three strongest features are simplicity (it provides a small number of very strong features with no clutter), the ability to run cross-platform, and database sharing. Rather than having many separate databases (home, work, etc.), database sharing allows you store your database at a remote location (password protected HTTP URL, for example) and then have UPM automatically keep your local database in sync with the remote database.

Download Website Updated 04 Jun 2013 newLISP

Screenshot
Pop 462.13
Vit 78.64

newLISP is a Lisp-like, general-purpose scripting language. It has all the magic of traditional Lisp, but is easier to learn and use. newLISP is friendly, fast, and small. Most of the functions you will ever need are already built in.

Download Website Updated 20 May 2013 Extended Module Player

Screenshot
Pop 460.83
Vit 46.46

The Extended Module Player is a command-line mod player for Unix-like systems that plays over 90 mainstream and obscure module formats from Amiga, Atari, Acorn, Apple IIgs, C64, and PC, including Protracker (MOD), Scream Tracker 3 (S3M), Fast Tracker II (XM), and Impulse Tracker (IT) files.

Download Website Updated 16 May 2013 Distributed Checksum Clearinghouse

Screenshot
Pop 459.48
Vit 96.72

Distributed Checksum Clearinghouse (DCC) is a system of clients and servers that collect and count checksums related to mail messages. The counts can be used by SMTP servers and mail user agents to detect and reject bulk mail. DCC servers can exchange common checksums. The checksums include values that are "fuzzy", or constant across common variations in bulk messages.

Download No website Updated 11 May 2013 Racket

Screenshot
Pop 458.10
Vit 74.56

Racket (formerly PLT Scheme) is a programming language suitable for implementation tasks ranging from scripting to application development, including GUIs, Web services, etc. It includes the DrRacket programming environment, a virtual machine with a just-in-time compiler, tools for creating stand-alone executables, the Racket Web server, extensive libraries, documentation for both beginners and experts, and more. It supports the creation of new programming languages through a rich, expressive syntax system. Example languages include Typed Racket, ACL2, FrTime, and Lazy Racket.

Download Website Updated 16 Jan 2009 distcc

Screenshot
Pop 457.30
Vit 11.31

distcc is a parallel build system that distributes compilation of C/C++/ObjC code across machines on a network. It can be set up in just a few minutes and makes builds up to ten times faster. It does not require machines to share a filesystem or have the same libraries or header files, and installation does not need superuser privileges.

Download Website Updated 28 Dec 2008 XScreenSaver

Screenshot
Pop 451.60
Vit 16.06

XScreenSaver is the standard screen saver collection shipped on most Linux and Unix systems running the X11 Window System. These screen savers also work on Mac OS (X11 is not required). More than 200 screen savers are included.

Download Website Updated 18 Aug 2010 Amanda

Screenshot
Pop 449.38
Vit 10.62

Amanda is a popular network backup and archiving software that protects multiple machines running various versions of Linux, Unix, and Microsoft Windows operating systems. It supports tapes, disks, optical media, and changers.

Download Website Updated 29 Apr 2013 Movgrab

Screenshot
Pop 448.33
Vit 30.03

Movgrab is a command-line movie downloader for sites like YouTube. It has no dependencies; everything that's needed should be there in the tar.gz package. Movgrab can connect through an HTTP proxy, can output the download to stdout for piping into another program, and can fork into the background to free up the console. When forked into the background, its progress can still be seen in a ps list.

Screenshot

Project Spotlight

FVWM-Crystal

A powerful and pretty desktop environment for GNU/Linux and Unix-like systems.

Screenshot

Project Spotlight

Armadillo C++ Library

A fast C++ matrix library with optional interfaces to LAPACK and ATLAS.