RSS 305 projects tagged "BSD Revised"

Download No website Updated 13 May 2013 NanoHttpd

Screenshot
Pop 24.86
Vit 2.63

NanoHttpd is a lightweight HTTP server designed for embedding in other applications. It's only one Java file, in two "flavors", one strictly Java 1.1 compatible, and one at "current" standards. It supports GET, POST, PUT, HEAD and DELETE requests, and supports file uploading with very small memory overhead. Temp file usage and the threading model are easily customized.

No download No website Updated 05 Jul 2011 JSModem

Screenshot
Pop 19.80
Vit 1.00

JSModem provides a virtual modem device for the JSLinux platform. It is a result of studying a project conducted on PC emulator that was implemented in JS by Fabrice Bellard (see http://bellard.org/jslinux). It allows Internet connectivity by tunneling into the server side.

Download Website Updated 06 Jun 2011 blists

Screenshot
Pop 47.43
Vit 26.69

blists is a Web interface to mailing list archives. It works off indexed mbox files. It includes two programs: bindex and bit. bindex generates or updates the index file (incremental updates are supported). bit is a CGI/SSI program that generates Web pages on the fly. Both programs are written in C and are very fast.

Download Website Updated 09 May 2013 TreeFrog Framework

Screenshot
Pop 165.82
Vit 39.55

TreeFrog Framework is a high-speed and full-stack C++ framework for developing Web applications. It provides an O/R mapping system and template system on an MVC architecture, and aims to achieve high productivity through the policy of convention over configuration.

Download Website Updated 28 Apr 2012 KeiSpade

Screenshot
Pop 19.03
Vit 28.90

KeiSpade is a wiki and content management system that uses HTML5 technology. It lets you upload movies or music into the sites it produces, and subsequently lets you can watch them without any plugins (like Flash or Java).

Download Website Updated 23 Nov 2010 linux_ics

Screenshot
Pop 20.32
Vit 1.00

linux_ics is designed to make the process of sharing an Internet connection from a Linux computer easier for the average user. It handles configuring the interfaces, setting up NAT, and optionally running a DHCP server. In addition to Ethernet, linux_ics can also share an Internet connection over a WiFi interface in either ad-hoc or master mode.

No download Website Updated 28 Jan 2013 JavaScript Page Animation Object

Screenshot
Pop 45.39
Vit 2.98

JavaScript Page Animation Object is a standalone JavaScript object that can be used to animate elements of HTML Web pages, without requiring additional libraries. It can manage one or more animations that may run in parallel. Each animation is composed of a sequence of steps that apply individual effects to Web page elements. Currently, it supports the following effects: showing or hiding page elements, fading in, fading out, and replacing, appending, or prepending HTML to a page element, sliding in and out a page element, scrolling the page to make an element visible, showing a number incrementing gradually until it reaches a given value, and giving emphasis to a page element by drawing a circle around it or underlining with lines drawn on HTML5 canvas objects. It also supports pseudo-effects for synchronization purposes like canceling a parallel animation or waiting for a given period of time.

Download Website Updated 31 Jul 2010 Anonymous FTP Daemon

Screenshot
Pop 36.11
Vit 1.48

Aftpd is an FTP server for anonymous access designed for Unix-like operating systems. It uses an asynchronous model of connection processing and provides service for all users within a single process; can use multiple threads to run more efficiently on multi-core systems, with each thread serving multiple clients simultaneously; uses effective mechanisms of transferring files, minimizing copying of data in RAM (sendfile or a combination of the system calls mmap/writev); uses effective event notification schemes (kqueue on FreeBSD and epoll on Linux); uses poll or select in older systems; and supports IPv6. For safety, it works as an unprivileged user and uses chroot.

No download Website Updated 04 Dec 2012 OpenDNSSEC

Screenshot
Pop 160.75
Vit 11.06

OpenDNSSEC is software that manages the security of domain names on the Internet. The project intends to drive adoption of Domain Name System Security Extensions (DNSSEC) to further enhance Internet security.

No download No website Updated 22 May 2012 LibHTP

Screenshot
Pop 31.05
Vit 34.91

LibHTP is a security-aware parser for the HTTP protocol and the related bits and pieces. That can mean many things, but the only scenario in which LibHTP has been tested so far is the one when you need to parse a duplex HTTP stream that you have obtained by passively intercepting HTTP traffic. Just feed the raw TCP stream to LibHTP and it will do the rest.

Screenshot

Project Spotlight

Talend Open Studio for ESB

A versatile and flexible enterprise service bus.

Screenshot

Project Spotlight

PHP based Datagrid

A fully-functional PHP Datagrid in just seven lines of code.