RSS 1513 projects tagged "Windows"

Download Website Updated 06 May 2013 libj

Screenshot
Pop 59.55
Vit 1.07

libj is a cross-platform native runtime library equipped with a Java/JavaScript-like API. The memory management of libj is automatic, based on either shared_ptr or bdw-gc. libj allows programmers familiar with Java/JavaScript to write efficient code easily in C++. libnode depends on libj as a base layer.

No download No website Updated 04 May 2013 pyC11

Screenshot
Pop 96.37
Vit 1.00

pyC11 is a grammar to parse programs in the C programming language following ISO/IEC 9899:2011. It is written using pyPEG, a parsing framework for Python. The grammar supports Python 2.7 and 3.x. The test bench requires py.test.

Download Website Updated 12 May 2013 Sanzang

Screenshot
Pop 84.89
Vit 1.98

Sanzang is a compact and simple cross-platform machine translation system. It is especially useful for translating from the CJK languages (Chinese, Japanese, and Korean), and it is very suitable for working with ancient and otherwise difficult texts. Unlike most other machine translation systems, Sanzang is small and approachable. Any user can develop his or her own translation rules, and these rules are simply stored in a text file and applied at runtime.

No download Website Updated 01 May 2013 papaya CMS

Screenshot
Pop 43.22
Vit 4.55

papaya CMS is a Web Content Management System based on open standards (including XML, XSLT, PHP, and MySQL/PostgreSQL). It is compatible with almost every operating system, is platform-independent, is multi-lingual, offers great usability, and is easy to extend via its plugin system. It is scalable and perfect for business websites.

Download Website Updated 07 May 2013 123 PPV Chat

Screenshot
Pop 34.96
Vit 6.07

123 PPV Chat is Web-based video chat software for websites to sell videos online and offer Pay-Per-View service.

Download Website Updated 29 Apr 2013 cipra Unit Testing Framework

Screenshot
Pop 107.07
Vit 1.84

cipra is a simple, TAP-compatible Unit Testing Framework for C++. It's written in 100% standard C++11 and is only a couple of header files, making it easy to include in your C++11 project. TAP, the Test Anything Protocol, is a standard output format for software unit test frameworks which was originally designed for Perl, but can serve other languages. It has a rich number of tools ("harnesses") which parse TAP-formatted output and do useful things with it. TAP, however, is equally human-readable. The name cipra (pronounced /ˈʃi.pɾaː/ "SHEE-prah") comes from the lojban phrase "lo cipra", which means "the test". It is properly written with an initial minuscule "c", even when at the start of a sentence.

Download No website Updated 07 Apr 2013 SQL::Yapp

Screenshot
Pop 28.84
Vit 6.61

SQL::Yapp is a Perl module which embeds SQL completely into Perl. It checks SQL syntax at compile time and fully parses SQL to allow usage of any Perl scalars, arrays, and hashes in an intuitive and safe way. It makes SQL injections virtually impossible while making you feel as if SQL syntax were native to Perl.

No download Website Updated 04 Apr 2013 PinaCart

Screenshot
Pop 71.69
Vit 1.00

PinaCart is a webshop constructor. Use it as a shopping cart engine to create a chain of online stores or build your own SaaS ecommerce platform and allow your clients to create and manage their online stores. Just download and install PinaCart to start getting clients, then you can customize and expand the software, develop and sell your own set of skins and templates, and come up with new features and functionality.

No download Website Updated 02 Apr 2013 libmawk

Screenshot
Pop 63.47
Vit 1.02

libmawk is a fork of mawk 1.3.3 restructured for embedding. It allows you to embed awk interpreters in any application written in C or in a language that can interface C libraries. This allows the application to have plugins, configuration, run control, and AI written in awk. It extends the original feature set of mawk with modularity (C-style include), save/load of compiled bytecode, function calling by name-in-string (substitute for pointers/references), and accounting and limiting of memory and CPU use. While awk as a language does not offer OOP and complex data structures, it is still reasonably powerful. A major advantage is the short learning curve for new users.

Download Website Updated 14 Apr 2013 plumb

Screenshot
Pop 121.37
Vit 2.14

plumb is a shell with focus on pipes: instead of pipelines, it can build large graphs of processes (nodes) and pipes (edges). Pipes are simple unidirectional streams without side effects. Traffic can be controlled by virtual processes (which are nodes just like real processes, but are implemented in plumb for minimal overhead). Virtual processes can split, merge, regex filter/alter, and shape the streams. Timers and starting/stopping processes or even rewiring the script on the fly are also supported. It is portable (using libporty) and behaves exactly the same way on Linux, Windows, Mac OS X, many BSD variants, and older UNIX systems.

Screenshot

Project Spotlight

KeePass CLI

A KeePass Command Line Interface (CLI).

Screenshot

Project Spotlight

PHREL

A per host rate limiter.