RSS 9610 projects tagged "Software Development"

Download Website Updated 27 Dec 2012 PHP GUI API

Screenshot
Pop 26.31
Vit 12.16

PHP GUI API is a package that renders HTML pages composed programmatically. It is designed in a similar fashion to Java's GUI package, but it is for HTML components rather than desktop applications. It consists of a set of classes that wrap around several types of HTML page components and CSS elements that can be composed and configured programmatically to generate whole pages. The classes render the page by generating HTML for each element and the contained elements. It provides classes for wrapping paragraphs, divisions (div), input fields, forms, tables, images, links, etc.

Download Website Updated 15 Jan 2013 Jx9 Scripting Engine

Screenshot
Pop 32.71
Vit 11.40

Jx9 is an embeddable scripting engine which implements a Turing-complete programming language based on JSON. It's useful for applications which require modern and efficient scripting support such as games, database systems, text editors, and network applications. It borrows concepts from Lua, but uses a clean and familiar syntax similar to C, JavaScript, and JSON, with a rich standard library built with over 303 functions and 139 constants, making it more accessible to programers. It natively supports multi-threading and the concept of separate engine handles and virtual machines. Being an extension language, it has no notion of a main program, and only works embedded in a host application.

Download No website Updated 28 Jan 2013 LifeV

Screenshot
Pop 37.82
Vit 11.38

LifeV is a finite element (FE) library providing implementations of state of the art mathematical and numerical methods. It serves both as a research and production library. It has already been used in medical and industrial contexts to simulate fluid structure interaction and mass transport. LifeV is the joint collaboration between four institutions: École Polytechnique Fédérale de Lausanne (CMCS) in Switzerland, Politecnico di Milano (MOX) in Italy, INRIA (REO, ESTIME) in France, and Emory University (Sc. Comp) in the U.S.A.

No download Website Updated 19 Feb 2013 JMapper-Framework

Screenshot
Pop 33.62
Vit 1.14

JMapper-Framework allows you to pass data from one Java Bean to another dynamically with annotations and/or XML. You can create and enrich target objects, apply specific logic to the mapping, automatically manage the XML file, implement the 1-to-N and N-to-1 relationships, implement explicit conversions, apply inherited configurations, and more.

No download Website Updated 07 Mar 2013 DVelum

Screenshot
Pop 35.92
Vit 8.86

DVelum is a professional development platform which aims at automating routine development tasks and facilitates programming by means of a graphical interface. The platform simplifies and accelerates the development process and allows for concentrating directly on the business logic, aside from low-level problems. This is not another CMS or framework, it is a platform for the development of systems with a complex internal structure, such as eCommerce, CRM, WebScada, etc., while the development of simple sites with its help is as easy and pleasant.

No download Website Updated 09 Mar 2013 appassembler-maven-plugin

Screenshot
Pop 49.24
Vit 1.00

appassembler-maven-plugin is a simplified app assembler plugin for Maven.

No download Website Updated 23 Apr 2013 jsBind

Screenshot
Pop 89.79
Vit 2.20

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.

No download Website Updated 14 Mar 2013 Lightning MDB

Screenshot
Pop 35.81
Vit 8.40

LMDB is an ultra-fast, ultra-compact key-value data store developed by Symas for the OpenLDAP Project. It uses memory-mapped files, so it has the read performance of a pure in-memory database while still offering the persistence of standard disk-based databases, and is only limited to the size of the virtual address space (it is not limited to the size of physical RAM).

Download No website Updated 21 Mar 2013 libcpr

Screenshot
Pop 49.62
Vit 7.99

libcpr is a backport of the core data structures and algorithms from the C++11 standard library to C.

Download Website Updated 10 Apr 2013 Build Gear

Screenshot
Pop 80.30
Vit 1.44

Build Gear is a lightweight build tool for building embedded firmware. Its primary focus is to make it easy to create and maintain fully-customized embedded firmware. This is reflected in a straightforward commandline interface and support for easy-to-understand build files. The secondary focus is build performance and build integrity. Build Gear is easy to use and well-suited for rapid prototyping and product development of GNU/Linux firmware to be deployed in small-to-medium-sized embedded systems.

Screenshot

Project Spotlight

OGLplus

A C++ wrapper around the OpenGL C API.

Screenshot

Project Spotlight

SpaceZero

A 2D space combat game for two players over a network.