RSS 16 projects tagged "English"

No download Website Updated 02 Apr 2013 Genit

Screenshot
Pop 107.28
Vit 12.80

Genit is a framework that builds a static Web site, which does not require a server side programming language or database. Generated sites consist only of XHTML code (plus CSS and media). It runs from the command line, is based on XML, and is designed to be simple, readable, and minimalist.

No download Website Updated 18 Mar 2013 Bitcoin

Screenshot
Pop 464.23
Vit 19.34

Bitcoin is a peer-to-peer electronic cash system that is completely decentralized, without the need for a central server or trusted parties. Users hold the crypto keys to their own money and transact directly with each other, with the help of a P2P network to check for double-spending.

Download Website Updated 10 Jul 2012 csvgrep

Screenshot
Pop 19.54
Vit 17.71

csvgrep is a commandline program which enables users to execute searches on text-delimited files using a rudimentary query language. Its query language is bound to simplicity and expressivity, to be easily comprehensible. It aims at replacing both grep and awk when you are challenged to retrieve information from a text-delimited file based on the content of a specific field (or column). You can get what you want using the semantic already in the file’s underlying structure.

No download No website Updated 31 May 2012 Backshift

Screenshot
Pop 72.04
Vit 1.38

Backshift is a deduplicating (variable-sized, content-based blocks), compressing (xz or bz2) backup program. Full saves and incrementals are pretty indistinct other than the amount of data transmitted, somewhat like with "rsync --link-dest" but without the huge number of hardlinks. It also de-duplicates large file content at a granularity of about 2 megabytes on average; there tends to be a unique copy of each file with size less than around 2 megabytes on average.

No download No website Updated 22 Jan 2012 MinionJS

Screenshot
Pop 17.49
Vit 21.97

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.

Download Website Updated 31 Dec 2011 pito

Screenshot
Pop 49.17
Vit 1.00

Pito is a set of C++0x header libraries to facilitate writing system call interceptor libraries based on LD_PRELOAD wrappers. The program "pito" is also provided for loading Unix commands with such wrappers. This system is capable of passing command line arguments to loaded plugins for easy configuration. Pito is supplied with a powerful system call sandbox library to prevent modifications to supplied filesystem locations and a system call logging library.

Download Website Updated 31 Dec 2011 mrtoms

Screenshot
Pop 27.33
Vit 1.00

mrtoms is an IRC bot written in Scala. It supports a very powerful and easy to use plugin system where plugins are compiled to and loaded from jar files. mrtoms comes with a Z-machine interpreter plugin so that games like Zork can be played collaboratively. It also includes an MPD control plugin and others.

Download Website Updated 31 Dec 2011 nyu

Screenshot
Pop 65.59
Vit 2.46

nyu is a combination of modern academic approaches to parsing formal grammars from PEGs and expression grammars that represents the new state of the art in parser generators. nyu grammars are written in a powerful language based on PEGs (parsing expression grammars) but with modifications to allow both the AST and the parser to be specified intuitively in a single grammar. nyu outputs parsers that take advantage of the chilon::parser meta-programming library for C++. The generated parsers are almost as concise and readable as the input grammars, yet perform as well as hand-written C code. nyu ASTs are built using tuples, variant types, and lists, and allow self referential parsers and AST nodes to be manipulated. Advanced features such as hashed containers and grammar inheritance are also possible and well tested. nyu is currently powerful enough to deal with complex grammars and bootstraps its own parser.

Download Website Updated 27 Aug 2011 SharpBox

Screenshot
Pop 71.14
Vit 3.35

SharpBox implements a .NET driven application programming interface for existing cloud storage services developed in C#. The library currently supports DropBox and follows a provider interface approach to adopt any other cloud service as well, such as Amazon S3 or iDisk.

No download Website Updated 01 Aug 2011 Maximus

Screenshot
Pop 17.69
Vit 1.46

Maximus is a module manager for BlitzMax. Maximus is made out of two parts. The first is a Web application that provides a place to host BlitzMax modules. A Web site made with this application is responsible for supplying module packages to the Maximus client. The client is used to install and manage installed modules on your computer.

Screenshot

Project Spotlight

pyPEG

A parser-interpreter in Python for context free languages.

Screenshot

Project Spotlight

TheSSS (The Smallest Server Suite)

A lightweight server suite for LANs.