Scalatra is one of a new breed of simple, accessible, scalable web frameworks. It combines the power of the JVM with the beauty and brevity of Scala, allowing you to build high-performance web APIs which may be asynchronous or realtime.
It's used in production by LinkedIn, the Guardian newspaper
... [More], games website IGN, and the UK government. It's also a great server-side counterpart to client-side development frameworks such as backbone.js or angular.js. [Less]
Ferret is a high-performance, full-featured text search engine library written entirely in C. It has complete Ruby bindings and C++ bindings are in the works. Ferret was inspired by the Apache Lucene project.
Wt (pronounced 'witty') is a C++ library and application server for developing and deploying web applications.
It is not a framework which tends to enforce a way of programming, but is a widget library.
The API is widget-centric, and inspired by existing C++ Graphical User Interface (GUI)
... [More] APIs. To the developer, it offers complete abstraction of any web-specific implementation details, including event handling and graphics support. [Less]
Tinyproxy is a fast light-weight HTTP proxy for POSIX operating systems, released under the GNU GPL license. Designed from the ground up to be fast and yet small, it is an ideal solution for sites where a full featured HTTP proxy is required, but the system resources for a larger proxy are
... [More] unavailable. Tinyproxy is fully compatible with all existing web browsers, and has a number of useful features. [Less]
Snap is a simple web development framework for unix systems, written in the Haskell programming language.
Snap aims to be the de facto web toolkit for Haskell, on the basis of:
- High performance
- High design standards
- Simplicity and ease of use, even for Haskell beginners
- Excellent
... [More] documentation
- Robustness and high test coverage
Snap runs on *nix platforms; it has been tested on Linux and Mac OSX Snow Leopard. Windows support was added more recently, but it not as well-tested. [Less]
Jolokia is a fresh way for accessing JMX MBeans remotely. It is different to JSR-160 connectors as it is an agent based approach which uses JSON over HTTP for its communication. Also, it provides new features for JMX remoting: Bulk requests allow for multiple JMX operations with a single remote
... [More] server roundtrip, fine grained security mechanism for restricting JMX access on specific JMX operations, JSR-160 proxy mode and history tracking, to name only a few. Jolokia origins come from jmx4perl. More client bindings beside Perl already have been added and more are planned for the future. [Less]
This site uses cookies to give you the best possible experience.
By using the site, you consent to our use of cookies.
For more information, please see our
Privacy Policy