RSS 290 projects tagged "English"

Download No website Updated 03 Feb 2012 WAWAS

Screenshot
Pop 48.86
Vit 1.00

WAWAS is a full PHP application server. The main server core listens to any IP/port and passes data to any mounted protocol on the listener. Implemented protocols are HTTP1.1/1.0, Comet, Telnet, DNS, mail, and FTP. Each protocol runs modules that build response data based on the requests. Memory object persistence allows data and caches to be shared across protocols or time. All configuration uses XML. It can be launched as a daemon, with or without forked workers, and is nearly as fast as Apache in preliminary tests.

Download No website Updated 28 Aug 2012 Nuiton-matrix

Screenshot
Pop 25.81
Vit 2.32

Nuiton-matrix is a Java library to manage multiple-dimensions matrices.

No download No website Updated 27 Feb 2013 Wikitty

Screenshot
Pop 101.88
Vit 5.88

Wikitty is a key/value storage and search system. A Java object or a relational table is frozen when writing code or creating a database. To make them evolve, you have to go back into the code, write a migration process, etc. It is also hard to maintain coherent code when you want to develop the same application for similar needs with only small differences. Between the common code and the specific code, it can easily become a real burden. Wikitty tries to answer those problems, bringing a technical solution which is easy to put into place and to use.

Download Website Updated 08 Mar 2012 tkhelp

Screenshot
Pop 25.14
Vit 20.92

tkhelp is a tkinter assistance module. It includes utility functions for finding and inspecting widgets, viewing the widget hierarchy, and working around the .bind and .unbind bug, and otherwise makes programming with tkinter much more fun.

Download Website Updated 04 Mar 2013 libnetfilter_acct

Screenshot
Pop 121.46
Vit 3.95

libnetfilter_acct is a library that provides the programming interface to the Netfilter Extended Accounting subsystem in the Linux kernel.

No download No website Updated 01 May 2012 OpenUDID

Screenshot
Pop 20.10
Vit 19.64

OpenUDID provides a cross-platform method for generating globally unique per-device identifiers. UDIDs are used for analytical or CRM purposes, such as to track how much time users spend in free apps before upgrading to the paid version, or for tracking the source of a download when advertising on an ad network.

Download No website Updated 08 Jun 2012 System#

Screenshot
Pop 27.68
Vit 18.59

System# is a .NET library intended for the description of real-time embedded systems. It comes with a built-in simulator kernel and a code transformation engine that converts a design into synthesizable VHDL. The main focus is currently the development of FPGA designs. System# not only supports register-transfer-level (RTL) descriptions whose translation to VHDL is straightforward, but is also capable of converting clocked threads with wait statements to a synthesizable VHDL state machine. Furthermore, System# introduces synthesizable transaction-level modeling features. From a technological point of view, it uses reflection and assembly code (CIL) decompilation to reconstruct an abstract syntax tree (AST) from the system design. The AST conforms to SysDOM, a document object model for describing component-based reactive systems. An unparsing stage converts the AST to VHDL. The decompilation process can be instrumented in various ways by attribute-based programming. Furthermore, transformations of the AST itself are possible. This enables implementation of advanced features such as converting clocked threads to finite state machines.

Download Website Updated 07 Feb 2013 openTCS

Screenshot
Pop 87.95
Vit 3.05

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.

Download Website Updated 13 Jul 2012 OpenSAND

Screenshot
Pop 28.50
Vit 17.59

OpenSAND, formerly known as Platine, is a user-friendly and efficient tool to emulate satellite communication systems, mainly DVB-RCS - DVB-S2. It provides a suitable and simple means for performance evaluation and innovative access and network techniques validation. Its ability to interconnect real equipments with real applications provides excellent demonstration means.

Download Website Updated 07 Aug 2012 DBPersister

Screenshot
Pop 26.38
Vit 16.90

DBPersister (database persistent library) is a PHP library which helps you simply and clearly use your database, taking advantage of powerful object oriented programming. You can use DBPersister to manage data from your database to your application. You can do all the boring operations (like loading a single record, saving a single record (insert, update, replace), and deleting a single record) without writing SQL code.

Screenshot

Project Spotlight

freecode-submit

A script to submit updates to freeecode.com.

Screenshot

Project Spotlight

NxWidgets

A graphics package for the NuttX RTOS.