RSS 3 projects tagged "Apache 2.0"

Download Website Updated 23 Apr 2013 KeyBox

Screenshot
Pop 300.56
Vit 3.39

KeyBox provides a way to manage OpenSSH v2 public keys, and can start a Web-based SSH terminal to execute commands and scripts on multiple SSH sessions simultaneously. The authorized_keys file is generated and distributed based on relationships maintained in the application. This allows for centralized management to help prevent public key sprawl. Also, composite terminals or scripts can be created so that commands can be shared across SSH sessions.

No download Website Updated 26 Aug 2012 Gitblit

Screenshot
Pop 91.13
Vit 3.80

Gitblit is a pure Java stack for managing, viewing, and serving Git repositories. It's designed primarily as a tool for small workgroups which want to host centralized repositories.

No download No website Updated 20 May 2010 Prebake

Screenshot
Pop 31.18
Vit 33.32

Build systems fail to scale to large projects when rebuilding a small portion requires stat-ing every project file. Prebake is a build system that uses a long-lived service to hook into the file-system and watch for changes so it can avoid unnecessary I/O for incremental builds. It also solves common problems with Ant and Make: missing dependencies and build cruft from deleted source files. It does away with missing dependencies by doing away with explicit dependencies altogether. Build dependencies are inferred by intersecting globs; if one product takes *.c and produces *.o, and another takes *.o and produces *.lib, then the latter depends on the former. Prebake also gets the benefits of both a declarative build syntax (a la make) and the flexibility of hand coded shell scripts. It uses tightly sandboxed JavaScript and "mobile functions" to get the flexibility of a scripting language with the hard controls on side effects that allow for repeatable builds. In practice, the JS in build files looks declarative, like JSON, but the dynamism is there when you need it.

Screenshot

Project Spotlight

doxygen

A documentation system for C++ and many other programming languages.

Screenshot

Project Spotlight

CellForm CMS

A social network for sharing images and YouTube/Rutube videos.