RSS 23 projects tagged "OS X"

No download No website Updated 21 Mar 2013 MegaGlest

Screenshot
Pop 32.34
Vit 8.12

MegaGlest is a real-time strategy game for up to eight players with a pseudo historic/fantasy theme and 3D graphics. Modding is easy thanks to simple XML formats and Blender export to the open G3D model format.

Download Website Updated 14 Apr 2013 hexdump.c

Screenshot
Pop 79.32
Vit 1.58

hexdump.c is a portable C library implementation of the arcane, yet venerable, BSD commandline utility hexdump(1). It processes user-specified template programs for ASCII formatting of binary blobs and includes optional Lua bindings.

Download Website Updated 31 Jan 2013 cqueues

Screenshot
Pop 26.19
Vit 10.73

cqueues is a comprehensive event and networking library for Lua 5.2 and LuaJIT using modern Unix O(1) polling facilities. It includes libraries for buffered socket I/O, SSL/TLS sockets, DNS querying, signal handling, threading, file change notification, and X.509 key management. It natively supports Linux, *BSD, OS X, and Solaris systems without third-party dependencies, and is interoperable with any event loop that accepts plain descriptors, or is usable standalone.

No download Website Updated 06 Jan 2013 Fluxfont

Screenshot
Pop 29.43
Vit 11.79

Fluxfont is a specialized tool that attempts to tackle the privacy concerns raised by the possibility to collect information about the fonts installed on a system. Such information can be used to uniquely identify a system. With Fluxfonts, new fonts are randomly created and removed to prevent the same fingerprint from being recreated.

Download Website Updated 20 May 2013 libxmp

Screenshot
Pop 275.54
Vit 24.19

libxmp is a module player library which supports many mainstream and obscure module formats, including Protracker MOD, Scream Tracker III S3M, and Impulse Tracker IT. Possible applications for libxmp include standalone module players, module player plugins for other players, module information extractors, background music replayers for games and other applications, module-to-mp3 converters, etc.

Download Website Updated 19 Mar 2013 Profanity

Screenshot
Pop 135.06
Vit 5.05

Profanity is a minimalist console-based XMPP client inspired by Irssi. It features desktop notifications, typing notifications, chat logging, a customizable UI, and support for sending tinyurls.

Download Website Updated 04 May 2013 mdp

Screenshot
Pop 77.03
Vit 3.69

mdp stands for "Mot de Passe", which means "password" in French. It wraps GnuPG for encryption and deals with all the small details of generating, managing, and fetching your passwords. It is similar to many other programs, but differentiates itself with simplicity (not button-driven simplicity, but with a Unix less-is-more style). For example, beyond the use of GnuPG for encryption, it lets you use your own editor to manage your passwords, categorize them, and delete them. In order to avoid passwords lingering on your screen, the results from the queries are displayed through a custom pager which is cleared after a customizable timeout (defaulting to ten seconds).

No download Website Updated 25 May 2012 json.c

Screenshot
Pop 32.34
Vit 1.87

json.c is a small JSON library in C supporting path expressions, autovivification, and restartable I/O.

Download Website Updated 25 Feb 2012 Netscape Security Wrapper

Screenshot
Pop 51.67
Vit 1.00

Netscape Security Wrapper manages the loading of NPAPI (Netscape Plugin API) plugins and applies simple policy decisions. The intention is to allow administrators to deploy deprecated, unreliable, or unsafe third party plugins while minimizing the security exposure. Safari, Google Chrome, Firefox, and other NPAPI-compatible browsers are supported on OS X and Linux. Use cases include: restricting plugins to certain domains, restricting the use of deprecated plugins to known outliers, allowing internal corporate workflows which use insecure or deprecated plugins without exposing the plugin to the hostile Internet, and allowing multiple outdated plugin versions (e.g., Java) to co-exist for use in whitelisted, trusted enterprise tools.

No download Website Updated 04 Feb 2012 WiredTiger

Screenshot
Pop 31.40
Vit 21.84

WiredTiger is an extensible platform for data management. Its storage engine is optimized for high-throughput, big data applications. It can be configured for write-optimized (row-store) or read-optimized (column-store) access, as well as a hybrid of both. It separates the on-disk and in-memory representations of data, leading to a simpler, more compact file format and a large block I/O tailored for modern storage systems.

Screenshot

Project Spotlight

Template Data Interface (TDI)

A powerful markup template system for Python.

Screenshot

Project Spotlight

Wing IDE

An IDE for Python.