RSS 73 projects tagged "Mac OS X"

Download Website Updated 18 Dec 2012 Genius

Screenshot
Pop 226.23
Vit 40.28

Genius is an arbitrary precision integer and multiple precision floating point calculator. It includes its own programming language similar in some aspects to C, bc, or Pascal. It can deal with rational numbers and complex numbers. It has matrix support as well. It uses the gmp library so it is very fast for calculations of large numbers. It has a command line and a GNOME interface. The GNOME interface supports plotting functions and 3D surfaces.

Download Website Updated 13 May 2008 IOzone

Screenshot
Pop 303.68
Vit 11.18

IOzone is a filesystem benchmark tool. The benchmark generates and measures a variety of file operations. Iozone has been ported to many machines and runs under many operating systems.

No download Website Updated 15 May 2013 Mercury

Screenshot
Pop 116.34
Vit 78.11

Mercury is a new logic/functional programming language, which combines the clarity and expressiveness of declarative programming with advanced static analysis and error detection features. Its highly optimized execution algorithm delivers efficiency far in excess of existing logic programming systems, and close to conventional programming systems. Mercury addresses the problems of large-scale program development, allowing modularity, separate compilation, and numerous optimization/time trade-offs.

Download Website Updated 03 Dec 2004 Setedit

Screenshot
Pop 72.75
Vit 4.82

Setedit is a text editor specially designed for programmers. It has a nice interface with mouse support, menus and windows (text mode). The editor is a very good choice for people with DOS background, especially people accustomed to Worstar and Borland editors. The editor has overlapped windows so you can see more than one file at the same time, configurable syntax highlighting, macros, rectangular selection, block indentation, as well as customizable keyboard shortcuts and menus.

No download Website Updated 07 Apr 2009 Sharity

Screenshot
Pop 113.50
Vit 7.53

Sharity mounts shares exported by Windows, Samba, and other SMB/CIFS servers in the file system of Unix computers. It implements Resource Browsing, which is similar to the Windows Network Neighborhood (Netbios Workgroups and Active Directory), NTLM, NTLMv2, and Kerberos authentication, Microsoft's Distributed File System (DFS), and manipulation of Access Control Lists (ACLs).

Download Website Updated 25 Aug 2004 The Graph Template Library

Screenshot
Pop 84.59
Vit 3.37

GTL can be seen as an extension of the Standard Template Library STL to graphs and fundamental graph algorithms. It is a platform independent and extendible C++ library, and is a useful aid to any software designer. It contains the classes needed to work with graphs, nodes, and edges, and some fundamental algorithms as building blocks for more complex graph algorithms. Customized algorithms can be developed by experienced programmers.

No download Website Updated 28 Feb 2001 ADJE WebMail

Screenshot
Pop 39.19
Vit 66.85

ADJE WebMail is a set of Perl CGI scripts which provide a Web interface to existing email accounts on any POP3-compliant email server. The software provides a complete interface, including encoding/decoding attachments, email and URL markup in received emails, and an address book for each user.

Download Website Updated 04 Aug 2004 Tintware

Screenshot
Pop 29.87
Vit 3.52

Tint is a string substitution language; it is intended to be used as an extension language. Tint Emacs is an emacs clone for Win32, Mac OS X, and Darwin. It uses Tint as its extension language.

Download Website Updated 07 Sep 2001 PHP Mobile Mail

Screenshot
Pop 35.21
Vit 65.40

PHP Mobile Mail is aimed at mobile professionals who want to use their favorite MUAs (noteably pine or mutt) on their laptop, either in UNIX or Windows (under GNU Gygwin). This lets you work offline. It includes a mail_spooler program, which accepts the output of you MUA and spools (on, or offline). When connected, another process parses through the spool and sends your messages. It is also designed to "fake" using your REAL email address with free services like gmx.net, or mail.yahoo.com, when using their POP and SMTP servers, assuming you have a domain and account that you can control to this degree.

Download No website Updated 20 Aug 2003 Netjuke

Screenshot
Pop 212.65
Vit 5.18

Artekopia Netjuke is a cross-platform Web-based audio streaming jukebox powered by PHP 4 and an increasing choice of databases. MP3, Ogg Vorbis, ASF/WMA, and other music file formats are supported. Artekopia Netjuke aims to enable small organizations or communities run a private "mp3.com-like" Web site to access the music they legitimately own, distribute, or are granted access to. It supports most audio players, language packs, optional file downloads, media protection schemes, multi-level security, shared and private playlists, random playlists, images, etc. It also features an unusual, easy-to-use installer module to get you started in minutes.

Screenshot

Project Spotlight

translate word

A command that translates words into different languages.

Screenshot

Project Spotlight

pyPEG

A parser-interpreter in Python for context free languages.