RSS 4676 projects tagged "Mac OS X"

No download No website Updated 06 Jan 2013 epers

Screenshot
Pop 23.17
Vit 11.72

epers stands for "Erlang persistence". As the name suggests, it tries to make it easy to use databases in Erlang programs, to make the language a little more agile, and (humbly) offer a nice adapter for several databases, hiding their implementation details (and the API of the library/framework/driver used to communicate with them). To achieve this, it aims to offer a somewhat consistent API to define and work with your model, while at the same not coupling your code too tightly to it.

Download No website Updated 08 Jan 2013 STOMP for Go

Screenshot
Pop 30.89
Vit 11.71

STOMP for Go is a client library for communicating with message brokers which implement the Streaming Text Oriented Messaging Protocol (STOMP). It includes a simple STOMP server which is useful for testing and for simple message broking applications.

Download Website Updated 08 Jan 2013 Weed-FS

Screenshot
Pop 32.92
Vit 11.67

Weed-FS is a simple and highly scalable distributed file system. There are two objectives: to store billions of files, and to serve the files fast! Instead of supporting full POSIX file system semantics, it implements only a key-file mapping. Instead of managing all file metadata in a central master, it manages file volumes in the central master and lets volume servers manage files and the metadata. This relieves concurrency pressure from the central master and spreads file metadata into volume servers' memories, allowing faster file access with just one disk read operation. It is modelled on Facebook's Haystack design paper. Only 40 bytes of disk storage are required for each file's metadata, and disk reads are O(1).

No download Website Updated 08 Jan 2013 TeXstudio

Screenshot
Pop 66.18
Vit 1.00

TeXstudio is a fully featured LaTeX editor. It is designed to make writing LaTeX documents as easy and comfortable as possible. It features an integrated PDF viewer with (almost) word-level synchronization, live inline preview, advanced syntax highlighting, and live checking of references, citations, LaTex commands, spelling, and grammar.

Download No website Updated 10 Jan 2013 Higgs.IO

Screenshot
Pop 22.09
Vit 11.63

Higgs.IO is a high performance, message oriented network library built for realtime systems. It provides a core extensible framework and libraries built on top of the core. Libraries include a WebSocket server, an HTTP server and client, and Boson, a custom serialization and RMI library.

Download No website Updated 10 Jan 2013 csv_loader

Screenshot
Pop 24.27
Vit 1.00

add_loader is a PHP CSV Loader for PostgreSQL. It will import any CSV, though you may want to add data type handling. It handles filemasks in the place of filenames. Files do not need to be identical in layout.

Download Website Updated 03 Feb 2013 Nibble Forms 2

Screenshot
Pop 38.76
Vit 1.09

Nibble Forms 2 is a PHP form class which allows developers to quickly create HTML5 forms and validate submitted results. An evolution of the original Nibble Forms class, it follows some of the key principles of Nibble Forms: It's simple to instantiate, it uses simple form field calls, it's flexible, and it provides validation out of the box.

Download Website Updated 17 Jan 2013 tsuru

Screenshot
Pop 23.30
Vit 11.32

tsuru is a platform as a service with a component-oriented architecture. It provides application orchestration and instrumentation via an extensible interface for support multiple IAAS tools (currently working with Amazon AWS) and deployment management using Git.

Download Website Updated 17 Jan 2013 Slim HTML5 Audio jQuery Plugin

Screenshot
Pop 29.03
Vit 11.29

Slim HTML5 Audio jQuery Plugin is a very simple jQuery plugin to embed an audio player. It can insert HTML to play a given audio file using the HTML5 audio tag. It also inserts the embed container tab as fallback when the audio tag is not supported by the Web browser (e.g., IE7 and 8).

No download No website Updated 17 Jan 2013 cQRCode

Screenshot
Pop 21.54
Vit 11.29

cQRCode is a class that generates QR code images in GIF, JPEG, and PNG formats. It takes a string of information to encode and can either serve the image with the current script output or save it to a file. The size of matrix points and the error correction level parameters are configurable.

Screenshot

Project Spotlight

ReynoldsMark

A simple CFD benchmark.

Screenshot

Project Spotlight

pbs_python

Python bindings for the Torque resource management system.