RSS 4 projects tagged "OS X"

Download Website Updated 31 Jan 2013 cqueues

Screenshot
Pop 28.30
Vit 10.44

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.

Download Website Updated 14 Apr 2013 hexdump.c

Screenshot
Pop 81.52
Vit 1.66

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 12 Apr 2013 libzdb

Screenshot
Pop 293.73
Vit 43.14

Libzdb is a database library with thread-safe connection pooling. The library can connect transparently to multiple database systems. It has zero runtime configuration and connections are specified via a URL scheme. A modern object-oriented API is provided. Libzdb supports MySQL, PostgreSQL, SQLite, and Oracle.

Download Website Updated 04 May 2013 mdp

Screenshot
Pop 75.50
Vit 4.31

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).

Screenshot

Project Spotlight

freecode-submit

A script to submit updates to freeecode.com.

Screenshot

Project Spotlight

NxWidgets

A graphics package for the NuttX RTOS.