Projects tagged ‘development’ and ‘fastcgi’


[5 total ]

2 Users
 

jslibs is a standalone Javascript development environment whose aim is to turn Javascript into a general-purpose scripting language. jslibs provides a set of native modules that contains various ... [More] general-purpose classes and functions. Some of these modules are simple wrappers to familiar libraries such as : zlib, SQLite, FastCGI, NSPR (Netscape Portable Runtime), ODE (Open Dynamics Engine), libpng, libjpeg, OpenGL, OpenAL, LibTomCrypt, libffi (Foreign function interface), ... whereas other modules provide tools to enhance Javascript programming : Print(), Load(), Exec(), Seal(), Expand(), Buffer class, ... The jslibs distribution comes with a small standalone command-line access program (jshost) that can be used to run Javascript files. [Less]
Created over 2 years ago.

1 Users

Continuity uses a programming concept called continuations to make HTTP seem like a statefull protocol instead of stateless protocol. This technique is increasingly called creating a Continuation ... [More] Server. Continuity is a suite of Perl libraries (not a framework) for building a highly structured web-based interface for your application, without using ad-hoc state management. Continuity is Free Software, distributed under the same terms as Perl itself. [Less]
Created about 1 year ago.

1 Users

site-C-ing is a web development environment akin to HTML::Mason, but it does to c++ what HTML::Mason does to Perl.
Created over 2 years ago.

0 Users

libdodo is not a web framework but a toolkit(middle-level library) for building fast and scalable web applications easy. Building web sites is not a main goal of libdodo. One of its purposes is to ... [More] develop big and complex systems under high load that require good stability on one hand and small and fast applications for embedded world on another hand. libdodo provides database abstraction, easy use of parallel computation, content parsing and generation, much more and of course interaction with users via webserver. Review documentation section to understand what libdodo is and how it could be used. libdodo is written in c++ to provide high performance and small footprint. [Less]
Created over 3 years ago.

0 Users

A small WSGI-based framework for web applications.
Created over 2 years ago.