Simple Project List Software Map

1249 projects in result set
Última actualización: 2008-04-23 03:35

mvnForum

mvnForum is a powerful, easy to use bulletin board.

Última actualización: 2005-07-02 02:11

spring

Spring is a lightweight Java/J2EE application
framework based on code published in "Expert
One-on-One J2EE Design and Development"
by Rod Johnson. It includes powerful
JavaBeans-based configuration management
applying Inversion-of-Control principles, a
generic abstraction layer for transaction
management allowing for pluggable
transaction managers, a JDBC abstraction
layer, integration with Hibernate, JDO, Apache
OJB, and iBATIS SQL Maps, AOP functionality,
and a flexible MVC Web application framework
with multiple view technologies. There is also a .NET port available.

(Machine Translation)
Última actualización: 2013-08-09 18:46

Ecere SDK

The Ecere SDK is a cross-platform toolkit for building software applications. It currently runs on Windows, Linux, Mac OS X (through X11), FreeBSD, and the Android OS. It should run on other Unix platforms with minor testing/tweaking. With the Ecere SDK, you can develop applications once and deploy them on all supported platforms alongside a lightweight runtime environment. It introduces eC, an object oriented language derived from and fully compatible with C, compromising neither runtime performance nor ease of use. A built-in 3D engine supporting both Direct3D and OpenGL is fully integrated.

(Machine Translation)
Última actualización: 2007-07-09 06:29

CakePHP

Cake is a rapid development framework for PHP
which uses commonly known design patterns like
ActiveRecord, Association Data Mapping, Front
Controller, and MVC. Its primary goal is to
provide a structured framework that enables PHP
users at all levels to rapidly develop robust Web
applications without any loss to flexibility.

(Machine Translation)
Última actualización: 2011-01-14 12:50

libev

Libev is a high-performance event loop for C (with optional and separate interfaces for C++ and Perl), featuring support for I/O, timers (relative and absolute, cron-like ones), signals, process status changes, and other types of events. It has both a fast native API and libevent emulation to support programs written using the libevent API. Differences to libevent include higher speed, simpler design, more features, less memory usage, embedability, and no arbitrary limits. libev supports epoll, kqueue, Solaris event ports, poll, and select.

Última actualización: 2007-02-23 01:50

OpenGUI

OpenGUI is a high-level multi-platform, thread-safe C/C++ windowing and graphics library built upon a fast, low-level graphics kernel. It provides 2D drawing primitives and an event-driven windowing API for easy application development. The benefit of this library is speed, power, and a well-designed API with a narrow learning curve. It supports the BMP, JPG, TGA, PNG, TIFF, and PCX image file formats, color gradients, and TTF fonts. There is also basic XML file support and a smart persistence wrapper. OpenGUI supports the keyboard and mouse as event sources, the Linux framebuffer, SVGAlib, and XFree86/DGA2 (HW accelerated) as drawing backends, Mesa3D under Linux, and 8, 15, 16, and 32-bpp color modes.

Última actualización: 2010-10-11 15:27

OpenChange

OpenChange intends to provide a portable implementation of the Microsoft Outlook and Microsoft Exchange protocols. That is, it provides the client and server sides of the Microsoft Exchange RPC (MAPI) protocols.

Última actualización: 2013-05-24 23:25

phpPeanuts

PhpPeanuts is a framework for developing
database-backed applications in PHP. Rather than building an application from the bottom up, you initially only build domain model classes in which you specify properties, relationships, and database table names in metadata. The framework dynamically scaffolds getters and setters, persistency, navigation over relations, and input and delete validation. The abstract user interface instantly offers a rich set of pages for searching, browsing, drilling down, editing and reporting over your domain model. From there on you extend and refine both the domain model and the user interface to make it what you want by defining specialization classes and overriding inherited methods.

(Machine Translation)
Última actualización: 2014-03-19 20:24

DEMUX Framework

DEMUX Framework enables Java developers to build modular, cross-platform applications which can run on desktop, Web, and mobile and embedded devices. It is based on OSGI and supports creating JavaFX desktop applications, mobiles apps (Android, iOS, Windows), and Web applications.

(Machine Translation)
Sistema Operativo: Android, Android, MacOSX, Linux, SunOS/Solaris, Windows
Lenguaje de Programación: Java, Java
Última actualización: 2007-03-30 08:31

Internet Communications Engine

Ice is a modern alternative to object middleware such as CORBA or COM/DCOM/COM+. It is easy to learn, yet provides a powerful network infrastructure for demanding technical applications. It features an object-oriented specification language, easy to use C++ and Java mappings, a highly efficient protocol (including protocol compression), asynchronous method invocation and dispatch, dynamic transport plug-ins, TCP/IP and UDP/IP support, SSL-based security, a firewall solution, and much more.

Última actualización: 2011-12-13 12:06

Evolutility

Evolutility is a generic Web UI and ORM for database applications. It lets you build CRUD (create, read, update, delete) Web applications simply by providing the metadata describing your application UI and database mapping. No hand-coding is required.

Última actualización: 2014-05-06 23:20

Arcavias Core

Arcavias is an e-commerce framework for Web shops, consisting of an e-commerce library, an administration interface, and different frontends. It's a modular stack which offers flexibility and speed. Unlike other Web shops, it's not a monolithic application. Instead, you have a choice between several user frontends, and you can adapt them to your needs or write one of your own.

(Machine Translation)
Última actualización: 2010-02-17 16:15

Irrlicht Engine

The Irrlicht Engine is a high performance real-time 3D engine written and usable in C++, and also available for .NET languages. It is completely cross-platform, using D3D, OpenGL, and its own software renderer.

Última actualización: 2014-06-03 01:58

Sculptor

Sculptor is a productivity tool that applies the concepts from Domain-Driven Design and Domain Specific Languages. You express your design intent in a textual specification, from which Sculptor generates high quality Java code and configuration. You can use the concepts from Domain-Driven Design (DDD) in the textual Domain Specific Language (DSL), e.g. Service, Module, Entity, Value Object, Repository. The generated code is based on well-known frameworks such as Spring Framework, Hibernate, and Java EE. Sculptor takes care of the technical details and the tedious repetitive work, and lets you focus on delivering more business value (and have more fun). The DSL and the code generation drives the development and is not a one time shot. The application can be developed incrementally with an efficient round trip loop. Sculptor is useful when developing typical enterprise or Web applications that benefit from a rich and persistent domain model.

(Machine Translation)
Última actualización: 2009-04-23 09:06

Restlet

Restlet is a REST framework for Java. It supports all REST concepts
(Resource, Representation, Connector, Component, etc.) and is suitable
for both client and server Web applications. It supports major Web
standards like HTTP, SMTP, XML, JSON, WADL, and Atom. Many extensions
are also available to integrate with Servlet, Spring, Jetty, Grizzly,
Simple, JAXB, JAX-RS, JiBX, Velocity, or FreeMarker. A GWT version is
also available.

(Machine Translation)