Atmosphere Framework

Atmosphere Framework 2.3.1 updated

Due to its complexity, most developers tend to avoid using the Atmosphere Framework for their applications, but the framework is a solid product endorsed by many companies around the web that have trusted it in live production environments. This includes...

Spring.NET

Spring.NET 2.0.1-GA updated

Spring.NET is basically the C# counterpart of the original Java version of Spring.It is not an identical port, but uses the same architecture and development patterns that made Spring a success in the first place.Spring.NET delivers a collection of...

Sprint.js

Sprint.js 0.9.2

Sprint.js can be used for manipulating a Web page's DOM, just like jQuery and Zepto.js.It works using a syntax and API similar to jQuery's, but it comes in a much lighter size with better results when it comes to performance and speed.This is because the...

PHPixie

PHPixie 1.0

PHPixie is a well-designed PHP framework coded around an MVC architecture, and the idea of extending functionality via modules instead of cramming it all inside the framework's core.It is very lightweight when it comes to file size, delivers fast...

Apache Felix

Apache Felix 5.0.0 updated

OSGi, or the Open Service Gateway initiative, is an unofficial standard that details how developers can create modular services in Java, services made up of smaller packages that can be added and removed at runtime without restarting the entire...

Appy

Appy 0.9.2 updated

Appy comes with its own code generator for easily and quickly putting together the base code to run any Python Web app.This utility greatly reduces development time by setting up a basic boilerplate on which the app can be further developed.Besides the...

FOAM

FOAM 0.3.1

FOAM stands for Feature-Oriented Active Modeller. It is a generic, full-stack, reactive, meta-programming framework written in JavaScript.The framework can be used in building DSLs, which in turn intermediate the process of generating text, JS, and HTML...

TrinteJS

TrinteJS 0.3.7 updated

TrinteJS is a starter kit for developing Node.js powered applications, tightly integrated with Express, CaminteJS, jQuery and the Bootstrap frontend framework. Trinte's main purpose is to help developers prototype their applications without spending too...

Lotus

Lotus 0.3.0

Lotus takes a unique approach to organizing its codebase, being made up of smaller frameworks, each with its own purpose.Putting them together remains up to the developer, each section covering a specific area and feature.By taking this route, the Lotus...

Breeze.js

Breeze.js 1.5.4 updated

Breeze can help developers create JS-based RIAs that manage data both on the client and server side.Created on top of MVC and MVVM development patterns, Breeze.js allows programmers to separate their business logic from their front-end UI, making it...