Tags : Browse Projects

Select a tag to browse associated projects and drill deeper into the tag cloud.

Family Connections

Compare

  Analyzed about 21 hours ago

Family Connections makes it easy for people with little to no web design experience to create a fully functional, feature packed, family website. Keep in touch with family and friends all over the world.

53.9K lines of code

0 current contributors

about 11 years since last commit

2 users on Open Hub

Inactive
5.0
 
I Use This

Carica CacheGrind

Compare

  Analyzed 3 days ago

0 lines of code

0 current contributors

0 since last commit

2 users on Open Hub

Activity Not Available
5.0
 
I Use This
Mostly written in language not available
Licenses: gpl

Complement

Compare

  Analyzed about 19 hours ago

Multiplatform C++ libraries. 1. xmt: Portable programming interface to build MultiThreaded (MT) applications or libraries; 2. sockios: interface to sockets (C++ IO streams); 3. StEM: finite state machine/communication framework (communication with ev

66.4K lines of code

0 current contributors

over 6 years since last commit

1 users on Open Hub

Inactive
2.0
   
I Use This
Licenses: No declared licenses

jpwgen

Compare

  Analyzed about 4 hours ago

jpwgen is a Java-based password generator that can be used as a command line program or as a library. The implemented functionality resembles the one provided by the popular pwgen program. The basic idea is generating passwords that, although relatively easy to remember, are complex enough for ... [More] real-life usage. jpwdgen uses regular expressions for checking different types of conditions such as whether a password starts with a symbol or not, with a digit or not, etc. It supports blacklists and different types of secure random generators. As an embedded library, it can be employed in the process of password generation against certain password policies or for password suggestion services. [Less]

4.55K lines of code

0 current contributors

about 10 years since last commit

1 users on Open Hub

Inactive
0.0
 
I Use This

The Arc build tool project

Compare

  Analyzed 1 day ago

Arc is a fully extensible build tool, combining most of the functionality now found in tools like autoconf, automake, libtool and make. It is portable and written completely in Scheme.

30.9K lines of code

0 current contributors

over 14 years since last commit

1 users on Open Hub

Inactive
0.0
 
I Use This

C++ Testing Framework

Compare

  Analyzed 1 day ago

A c++ Test Framework with a simple api, console user interface and graphics user interface.

5.87K lines of code

0 current contributors

over 10 years since last commit

1 users on Open Hub

Inactive
0.0
 
I Use This
Licenses: No declared licenses

jidgen

Compare

  Analyzed about 12 hours ago

jidgen is a Java-based id generator that can be used as a command line program or as a library. The idea is to make automated generation of user IDs as easy as possible by introducing a simple, straightforward template language to describe the structure of the desired IDs. jidgen uses 100% Java and ... [More] is thus platform independent. Itsupports collision filters for different backends to ensure the generated ID is unique in your environment. Blacklists are available to make sure all IDs are socially acceptable. As a command line program, it can easily be accessed by scripts or directly by the user. As an embedded library, it can easily be employed in the process of automated ID generation and suggestion. [Less]

1.83K lines of code

0 current contributors

over 9 years since last commit

1 users on Open Hub

Inactive
0.0
 
I Use This

FunFX

Compare

  Analyzed 1 day ago

FunFX is a framework for functional testing of Adobe Flex applications. The framework encourages test-driven development, and provides a Ruby API for interacting with Flex applications.

19.1K lines of code

0 current contributors

over 13 years since last commit

1 users on Open Hub

Inactive
0.0
 
I Use This

asycxx

Compare

  Analyzed about 9 hours ago

An asynchronous C++ network application framework. The design is inspired from Twisted (http://twistedmatrix.com)

2.94K lines of code

0 current contributors

almost 15 years since last commit

1 users on Open Hub

Inactive
0.0
 
I Use This

UniDB

Compare

  Analyzed 1 day ago

UniDB is a database abstraction layer for PHP developers. It's goal is to enable the developers to focus not on cross database compliance, but to focus on the main purpose of the program.

1.03K lines of code

0 current contributors

over 13 years since last commit

1 users on Open Hub

Inactive
5.0
 
I Use This
Licenses: gpl3, mozilla_p...