RSS 21 projects tagged "English"

Download Website Updated 02 Feb 2013 Umple

Screenshot
Pop 119.91
Vit 5.62

Umple can be used for pure UML modeling. Or it can be used to add UML constructs, such as associations and state machines to code written in Java, PHP, or Ruby. It generates code in these languages that can save a large amount of programming effort and result in higher quality. The UmpleOnline tool allows you to edit UML diagrams graphically, and watch the Umple textual code being written in real time. This works the other way too: you can write textual Umple and watch the corresponding UML diagram appear. Umple is being extended to support patterns, tracing, and a variety of other features. Umple is written in itself, which is central to maintaining its quality. Umple can be used today by any programmer or modeler.

No download No website Updated 21 Feb 2013 Resilient Streaming Protocol

Screenshot
Pop 89.67
Vit 2.78

The Resilient Streaming Protocol (RSP) is a one-way IP/UDP media streaming protocol that was developed to provide high reliability audio streaming between the mountainchill.com Internet radio station's rural studios and SHOUTcast servers. Although the protocol operates in a unidirectional fashion (without listener ack/resend packets), it does support optional listener reporting and packet quality tracking. A streaming server called rspServer is included. It accepts multiple RSP stream sources, providing both RSP and SHOUTcast compatible relaying and transcoding. The source code package also includes a command-line encoder and decoders.

No download Website Updated 23 Apr 2013 jsBind

Screenshot
Pop 89.59
Vit 2.22

jsBind is a library that helps developers build MVVM Web sites and applications using JavaScript or TypeScript. It provides a data binding mechanism that supports declarative bindings with templating as well as dependency tracking and automatic updates via data observers.

Download Website Updated 07 Feb 2013 openTCS

Screenshot
Pop 86.34
Vit 3.01

openTCS is a platform-independent transportation control system (TCS) intended to control automatic guided vehicles (AGVs), but which can be used to steer virtually any (track-guided) vehicle. It consists of an abstract kernel which implements replaceable algorithms and strategies (computation of routes, dispatching of orders to vehicles, scheduling of resources, etc.), pluggable vehicle drivers which implement communication protocols, and a graphical frontend for creating and visualizing logical models of areas the vehicles are moving in.

No download No website Updated 02 Apr 2013 jQuery.Syntax

Screenshot
Pop 81.95
Vit 6.69

jQuery.Syntax is an extremely fast and lightweight syntax highlighter. It has dynamic loading of syntax source files and integrates cleanly using CSS or modelines. Plugins are available for DokuWiki and WordPress.

Download Website Updated 01 Mar 2013 sql2o

Screenshot
Pop 80.77
Vit 1.60

sql2o is a Java library which allows you to run SQL queries and parse the result into your POJOs using only a few lines of code.

Download Website Updated 31 Jan 2013 YB.ORM

Screenshot
Pop 71.53
Vit 3.08

The YB.ORM library aims to simplify writing C++ code that has to deal with SQL databases. The goal is to provide a convenient interface like SQLAlchemy (Python) or Hibernate (Java). The library itself is cross-platform and supports a variety of SQL dialects: SQLite3, MySQL, Postgres, Oracle, and Firebird. Integration with Boost, Qt4, and wxWidgets is built-in. In a typical usage scenario, you would describe your database schema and table relationships in a simple XML-based format, generate SQL code to populate database schema with tables, generate C++ classes, add application-specific logic to the classes, and use these classes in cooperation with the Session object to query objects from the database, create new or modify/delete existing objects, or link and unlink objects using relations. Simple serialization to XML is supported along with connection pooling.

Download No website Updated 24 Jan 2013 Commando

Screenshot
Pop 64.46
Vit 4.63

Commando was inspired by both Python's built-in optparse module and the JewelCli Java library. It eases the pain usually involved in trying to define and parse command line arguments to your Python application.

No download No website Updated 02 Apr 2013 RubyDNS

Screenshot
Pop 38.59
Vit 4.73

RubyDNS is a high-performance DNS server that can be easily integrated into other projects or used as a stand-alone daemon (via RExec). By default, it uses rule-based pattern matching. Results can be hard-coded, computed, fetched from a remote DNS server, or fetched from a local cache, depending on requirements. In addition, RubyDNS includes a high-performance asynchronous DNS resolver built on top of EventMachine. This module can be used by itself in client applications without using the full RubyDNS server stack.

Download No website Updated 26 Feb 2013 res

Screenshot
Pop 34.35
Vit 9.33

res is a tiny commandline HTTP client. It lets you easily interact with HTTP calls quickly within your terminal. It's built on top of the requests library and meant to be a commandline wrapper for requests.

Screenshot

Project Spotlight

PCI Utilities

Utilities for diagnostics and configuration of PCI devices.

Screenshot

Project Spotlight

prwd

A tool to print your working directory in a reduced form.