RSS 3 projects tagged "Go"

Download Website Updated 20 May 2013 Snowbox

Screenshot
Pop 59.26
Vit 31.30

Snowbox is a small and easy-to-set-up POP3 server. It supports APOP, SSL, and IPv6.

No download Website Updated 24 Jan 2013 Fubsy

Screenshot
Pop 26.72
Vit 1.50

Fubsy is a tool for efficiently building software. In concrete terms, it lets you conditionally (re)build targets from sources based on which sources have changed since the last build. Typically, targets and sources are all files in a directory tree. In theory, they can be any resource on a computer. More abstractly, Fubsy is an engine for conditional execution of actions based on the dependencies between related resources.

Download Website Updated 08 Jan 2013 Weed-FS

Screenshot
Pop 32.92
Vit 12.74

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

Screenshot

Project Spotlight

Pomm

A PHP object model manager for PostgreSQL.

Screenshot

Project Spotlight

Job Monarch

A batch job systems monitoring and archiving plugin for Ganglia.