RSS 335 projects tagged "Windows"

Download Website Updated 13 May 2013 GeoToad

Screenshot
Pop 287.12
Vit 135.65

GeoToad is a geocaching query tool to help speed up the boring part of geocaching: choosing the cache and collecting the data. It allows you to generate any kind of complex query you want, and the program will go and poll the Geocaching query, grab the data, and output it to any format you want. The Geocache info can be synced straight to your GPS, iPod, PDA, or cell phone in over 20 different formats.

Download Website Updated 09 May 2013 sigrok-cli

Screenshot
Pop 158.59
Vit 27.56

sigrok-cli is a portable, cross-platform, command-line frontend for sigrok. It supports logic analyzers, oscilloscopes, MSOs, multimeters, sound level meters, various dataloggers and more. It can also decode various protocols, such as SPI, I2C, USB, UART, and many others.

Download Website Updated 09 May 2013 TreeFrog Framework

Screenshot
Pop 165.82
Vit 39.55

TreeFrog Framework is a high-speed and full-stack C++ framework for developing Web applications. It provides an O/R mapping system and template system on an MVC architecture, and aims to achieve high productivity through the policy of convention over configuration.

Download Website Updated 06 May 2013 libj

Screenshot
Pop 56.34
Vit 1.08

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 Website Updated 03 May 2013 RText

Screenshot
Pop 260.84
Vit 95.93

RText is a fully customizable programmer's text editor. Some of its features include syntax highlighting, editing multiple documents at once, printing and print preview, find/replace/find in files dialogs, undo/redo, and online help.

No download No website Updated 02 May 2013 Objeck Programming Language

Screenshot
Pop 279.17
Vit 57.52

The Objeck computer language is an object-oriented computing language with functional features that has ties with Java, C#, and Pascal. In this language, all data types are treated as objects. The language consists of a compiler and VM with an accompanying memory management and JIT compiler.

Download Website Updated 02 May 2013 QuickFind

Screenshot
Pop 28.65
Vit 4.19

QuickFind is a cross-platform Java application for searching files in your computer. Its sole purpose is to save user time by searching the desired file almost instantly. It is designed to support all of the major computer platforms. The user can schedule caching or manually cache at any time on selected directories. Once the caching is done, all you have to do is input the name of the file you want to find.

Download Website Updated 29 Apr 2013 cipra Unit Testing Framework

Screenshot
Pop 106.15
Vit 1.88

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 Website Updated 21 Apr 2013 MUSCLE

Screenshot
Pop 612.42
Vit 143.35

MUSCLE (Multi User Server Client Linking Environment) is an N-way messaging server and networking API. It includes client-side networking APIs for various languages, including C, C++, C#, Delphi, Java, and Python. MUSCLE lets programs communicate over a network via streams of serialized Message objects. The included server program ("muscled") lets its clients message each other and store information in its server-side hierarchical database. The database supports flexible queries via hierarchical wildcarding, and "live" updates via a subscription mechanism.

Download Website Updated 17 Apr 2013 OVAL Interpreter

Screenshot
Pop 185.31
Vit 38.73

The OVAL Interpreter is a freely available reference implementation that demonstrates the evaluation of OVAL definitions. Based on a set of definitions, the interpreter collects system information, evaluates it, and generates a detailed OVAL results file.

Screenshot

Project Spotlight

WordPress

A standards-compliant Weblog/CMS.

Screenshot

Project Spotlight

EventedObject

A Perl base class that allows you attach event callbacks to an object.