Projects tagged ‘http’ and ‘ruby’


[96 total ]

231 Users
   

A small fast HTTP server written in (mostly) Ruby that can be used to host web frameworks directly with HTTP rather than FastCGI or SCGI.
Created over 3 years ago.

66 Users
   

Phusion Passenger — a.k.a. mod_rails — makes deployment of applications built on the revolutionary Ruby on Rails web framework a breeze. It follows the usual Ruby on Rails conventions, such as ... [More] “Don’t-Repeat-Yourself”. Note that the Ohloh source analysis is incorrect. The statistics for C++ and comment count are wrong because the Boost library is included. It is also not true that there's a single developer, because Passenger is commercially supported by Phusion. [Less]
Created about 1 year ago.

43 Users
   

A simple Google Calendar Data API Library.
Created over 3 years ago.

28 Users
   

Thin is a Ruby web server that glues together 3 of the best Ruby libraries in web history: * the Mongrel parser, the root of Mongrel speed and security * Event Machine, a network I/O library with ... [More] extremely high scalability, performance and stability * Rack, a minimal interface between webservers and Ruby frameworks [Less]
Created about 1 year ago.

18 Users
   

Cherokee is a very fast, flexible and easy to configure Web Server. It supports the widespread technologies nowadays: FastCGI, SCGI, PHP, CGI, TLS and SSL encrypted connections, Virtual hosts ... [More] , Authentication, on the fly encoding, Load balancing, Apache compatible log files, and much more. A user friendly interface called cherokee-admin is provided for a no-hassle configuration of the server. Check out the benchmarks and documentation to learn more, and give it a try to squeeze your hardware to the fullest! [Less]
Created over 3 years ago.

6 Users
 

RubyCAS-Server is a Ruby implementation of a server for Yale's Central Authentication Service. CAS provides single sign-on authentication for web applications. Since CAS is a solid, widely-adopted ... [More] protocol, CAS clients are available for many platforms and frameworks, including Java, PHP, Ruby on Rails, and others. RubyCAS-Server is designed to be simple to set up and configure (which is quite the opposite from it's popular Java cousin, the JA-SIG CAS Server). RubyCAS-Server is written using the Camping microframework. Code contributions are welcome. Please contact the author for access to the subversion repository. [Less]
Created over 3 years ago.

3 Users

This plugin extends Ruby on Rails to allow more RESTful applications to be written.
Created over 3 years ago.

3 Users
 

Forum, mailing list, chat, weblog all in one, where one can propose, vote and delegate on any element.Security through 3 elements: P2P, pgp signatures, electoral lists.
Created over 3 years ago.

3 Users

mod_ruby embeds the Ruby interpreter into the Apache web server, allowing Ruby CGI scripts to be executed natively. These scripts will start up much faster than without mod_ruby. You can also ... [More] extend Apache by mod_ruby. mod_ruby provides Apache API to Ruby. [Less]
Created over 2 years ago.

3 Users
 

CodeRay is fast syntax highlighter for Ruby and other languages.It produces colorful, valid XHTML.CodeRay's design goal: simple, uncached code highlighting for your board/wiki/blog/doc/website.
Created over 3 years ago.