RSS 8 projects tagged "BSD Style"

Download Website Updated 26 May 2013 prwd

Screenshot
Pop 104.94
Vit 12.56

prwd is a tool to print your working directory in a reduced form for your shell prompt. The path can be shortened using aliases, a maximum length, a filler character or in the style of a newsgroup. prwd can also read your branch in git and mercurial repositories.

No download No website Updated 14 Oct 2010 SQLCipher

Screenshot
Pop 82.83
Vit 2.54

SQLCipher provides fully transparent encryption of SQLite databases. SQLCipher is a specialized build of the SQLite database that performs transparent and on-the-fly encryption. Using SQLCipher, an application uses the standard SQLite API to manipulate tables using SQL. Behind the scenes, the library silently manages security, making sure that data pages are encrypted and decrypted as they are written to and read from storage. SQLCipher relies on the peer-reviewed OpenSSL library for several encryption requirements, including the AES-256 algorithm, pseudo random number generation, and PBKDF2 key derivation.

No download Website Updated 29 Jun 2011 rnio

Screenshot
Pop 45.30
Vit 2.27

rnio is a minimalistic nio framework for Java. With rnio, it is easy to use non-blocking network sockets in Java. Internally, rnio runs a set of selectors and handles the thread pool for the network-related tasks. This means that non-blocking network connections can be fully event-based.

Download Website Updated 30 Dec 2011 TorTV

Screenshot
Pop 44.27
Vit 1.43

TorTV is a build of the Tor Project maintained to run on TV devices and set-top boxes so that anyone with such a household appliance can contribute to strengthen the Tor network. TorTV does not reimplement nor modify the Tor source code in any way; it provides binary builds for embedded targets and scripted bundles to facilitate their installation. So far, it targets WDTV devices running WDLXTV, but aims to grow to support more hardware in future.

No download Website Updated 29 Jan 2012 mdepub

Screenshot
Pop 29.43
Vit 22.51

mdepub is a tool that allows you to compose a book in Markdown format and use Pandoc and Calibre to compile an Epub package including all of the book's source material. In effect, you can keep the source and product in the same file in your library; if you ever want to revise the product, you merely need to extract the source, make edits, and recompile.

No download Website Updated 22 Jan 2010 Tiny Http Client

Screenshot
Pop 23.00
Vit 1.02

Tiny Http Client is a small implementation of an HTTP 1.0 client. It supports GET, POST, and Basic Authentication. It is an excellent alternative when your Web host disables the URL functionality of the PHP file_get_contents() function or does not support curl.

Download No website Updated 06 Mar 2012 Generic Pager

Screenshot
Pop 20.76
Vit 21.72

Generic Pager is a class that can be used to browse listings of entries split into multiple pages. It takes as parameters the total number of list entries, the limit of entries to display per page, and the number of the current page. The class can generate an HTML list with links to browse the listing pages, optionally with links to the previous, next, first, and last pages. The text labels and the CSS classes of the links are configurable.

Download Website Updated 22 May 2011 cfsqlite

Screenshot
Pop 16.40
Vit 1.01

cfsqlite handles setting up access to SQLite database files as data sources in ColdFusion, and provides convenience functions for clearing and creating empty databases and also a rudimentary mapping of database rows to ColdFusion objects.

Screenshot

Project Spotlight

OrientDB

A high performance document database.

Screenshot

Project Spotlight

CLOGS

A library for sorting and scanning on top of the OpenCL C++ API.