RSS 194 projects tagged "MIT"

Download Website Updated 15 Jan 2013 airbag_fd

Screenshot
Pop 31.50
Vit 20.79

airbag_fd provides drop-in crash handlers for POSIX (particularly for embedded Linux). It dumps registers, backtraces, and instruction streams to a file descriptor. It is intended to be self-contained and resilient. Where possible, it will detect and intelligently handle a corrupt state (for example, jumping through a bad pointer or a blown stack). The harvesting and reporting of the crash log is left as an exercise for the reader.

Download Website Updated 26 Dec 2012 CLOGS

Screenshot
Pop 55.35
Vit 3.11

CLOGS is a library for higher-level operations on top of the OpenCL C++ API. It is designed to integrate with other OpenCL code, including synchronization using OpenCL events. Currently only two operations are supported: radix sorting and exclusive scan. Radix sort supports all the unsigned integral types as keys, and all the built-in scalar and vector types suitable for storage in buffers as values. Scan supports all the integral types. It also supports vector types, which allows limited multi-scan capabilities.

No download No website Updated 22 Jan 2012 MinionJS

Screenshot
Pop 17.20
Vit 22.02

The goal of MinionJS is to provide easy-to-use, easy-to-learn classical inheritance for JavaScript. It enables you to easily namespace, create, and extend custom classes. MinionJS handles all the nitty-gritty so that you can focus on the important things.

No download Website Updated 03 Jan 2012 six-irc

Screenshot
Pop 19.26
Vit 22.44

six-irc is a simple IRC client. It's inspired by sic (from suckless.org), but is more usable and even smaller.

No download Website Updated 23 Feb 2013 argparse4j

Screenshot
Pop 110.14
Vit 6.99

argparse4j is Java port of the Python argparse commandline argument parser.

Download No website Updated 16 Oct 2012 SMTP4PHP

Screenshot
Pop 135.41
Vit 5.77

SMTP4PHP is a collection of PHP classes dedicated for composing and sending multipart/mixed email messages quickly and easily, with or without embedded images and/or attachments.

Download Website Updated 26 Oct 2011 Html Writr

Screenshot
Pop 17.66
Vit 23.92

Html Writr is an innovative system that allows users with little to no technical knowledge to edit static HTML files. It is very easy to setup, and requires no database to use. The editing experience is simplistic but full featured, using nicedit for the WYSIWYG editor, and allowing users to edit the page title, meta description, and meta keywords. Preparing HTML files for the HTML writer to edit is very quick; just a couple of lines of code and you're done.

No download Website Updated 19 Oct 2011 pg-python

Screenshot
Pop 18.68
Vit 1.41

pg-python provides access to Python from PostgreSQL. It contrasts with the built-in procedural language by interfacing with PostgreSQL types rather than converting them. This allows large instances of data types to be handled with greater efficiency while also allowing reasonable support for arbitrary data types without the need for a specialized implementation. Procedures are managed as entire modules so that initialization can be performed naturally by a stored procedure (each PostgreSQL function has a "main" entry point). Import statements may exist in a more natural position, and the "main" entry point may be decorated.

Download No website Updated 26 Nov 2011 ABPlayer

Screenshot
Pop 45.07
Vit 1.47

ABPlayer is a video player developed with the Flex 3/4 SDK. It allows users to post comments onto the playing timeline while playing online video. Comments are scrolled across the screen when the video reaches the timeline position of the comment, allowing interactive and realtime commenting on the video. It also features bottom, top, positioned, and reverse scroll options which allow users to create closed captioning and subtitles for videos. Comments support color, font, size, transitions, movements, 3D transforms, and opacity.

No download No website Updated 10 Sep 2011 Beat Back the Horde

Screenshot
Pop 20.57
Vit 1.00

Beat Back the Horde is a rhythm-time strategy game for Android 2.2 and up, focusing on fast-paced placing of units while tapping to the beat! Build up combos to spawn Über Units! It is playable in single-player mode, or in multi-player mode over Bluetooth, and can be learned in a minute and played for hours. It includes many achievements to unlock, five songs to master, adjustable difficulty single-player AI, and particle effects.

Screenshot

Project Spotlight

KeePass CLI

A KeePass Command Line Interface (CLI).

Screenshot

Project Spotlight

PHREL

A per host rate limiter.