mvnForum is a powerful, easy to use bulletin board.
相關的專案BathyScaphe, Dumpper v.60.3, Win32 Disk Imager, Properties Editor, MPC-BE |
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.
相關的專案MPC-BE, GLOBALBASE PROJECT, Amateras, XOOPS, Dumpper v.60.3 |
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.
相關的專案Dumpper v.60.3, MPC-BE, Amateras, Properties Editor, Win32 Disk Imager |
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.
相關的專案MeCab, Properties Editor, Win32 Disk Imager, Media Player Classic - Home Cinema, MPC-BE |
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.
相關的專案TuxGuitar, DeSmuME, TERASOLUNA Framework, Darik's Boot and Nuke, Open Source QR Code Library |
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.
相關的專案SharpDevelop-jp, Win32 Disk Imager, TERASOLUNA Framework, Amateras, Media Player Classic - Home Cinema |
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.
相關的專案MeCab, Amateras, OpenTween, OpenOffice.org 独自ビルドプロジェクト, MPC-BE |
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.
相關的專案MeCab, Amateras, Media Player Classic - Home Cinema, WordPress Plugins/JSeries, Properties Editor |
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.
相關的專案SmillaEnlarger, Darik's Boot and Nuke, Sledge, TuxGuitar, DeSmuME |
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.
相關的專案Properties Editor, iReport-Designer for JasperReports, MinGW - Minimalist GNU for Windows, MergeDoc, Darik's Boot and Nuke |
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.
相關的專案MeCab, Media Player Classic - Home Cinema, MergeDoc, MinGW - Minimalist GNU for Windows, Properties Editor |
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.
相關的專案Ethna, BlueGriffon Japanese Language Pack, Darik's Boot and Nuke, DeSmuME, Paraselene - Java Webアプリケーション フレームワーク |
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.
相關的專案Separate+, Win32 Disk Imager, Media Player Classic - Home Cinema, Amateras, Dumpper v.60.3 |
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.
相關的專案Win32 Disk Imager, MPC-BE, Dumpper v.60.3, TERASOLUNA Framework, Amateras |
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.
相關的專案TuxGuitar, DeSmuME, iReport-Designer for JasperReports, TERASOLUNA Framework, SharpDevelop-jp |