Tags : Browse Projects

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

Zmanim .NET API

Compare

  Analyzed 1 day ago

Jewish Zmanim Framework (Port of Java Zmanim project by KosherJava)

11.7K lines of code

1 current contributors

over 2 years since last commit

0 users on Open Hub

Inactive
0.0
 
I Use This

AntEater

Compare

  Analyzed over 1 year ago

Anteater is an Ant-based functional testing framework for Web applications and Web services.

4.96K lines of code

0 current contributors

about 22 years since last commit

0 users on Open Hub

Activity Not Available
0.0
 
I Use This

java-libpst

Compare

  Analyzed 2 days ago

The PST (or PFF) file format is a horrible, closed proprietary format. Over the years many people have accumulated a large amount of important email and other information into these files, this project aims to allow people to access and extract this information so that it may be migrated to other ... [More] messaging systems. The goal of this project is to take the format documentation which has been reversed engineered and made available through projects such as https://sourceforge.net/projects/libpff/ and turn it into a java library that will allow for efficient access to stored email. The functional goals are: Efficiency; should be able to work with very large PST files with reasonable speed Support for 64bit PSTs (Outlook 2003+, 32bit is not a primary goal) Support for compressible encryption (on by default with newer versions of Outlook) Intuitive API Things that the library will most likely not do: Fix or work with broken PST files Provide write access to PST files Recover deleted email items Note: Version 0.1 contains a GPL'd implementation of the LZFU compression algorithm for the retrieval of RTF content. This has been addressed in version 0.2 with my own implementation of the algorithm, this is the only difference between the two versions. [Less]

5.68K lines of code

0 current contributors

about 9 years since last commit

0 users on Open Hub

Inactive
0.0
 
I Use This

JClientPages

Compare

  Analyzed 10 months ago

Put Java code embedded in your HTML pages, executed client-side (as old JavaScript) with all its power and ease of use (a lot MORE than old JavaScript)!!!

2.53K lines of code

0 current contributors

over 16 years since last commit

0 users on Open Hub

Activity Not Available
0.0
 
I Use This

Checker Framework

Compare

  Analyzed 2 days ago

The Checker Framework enhances Java's type system to make it more powerful and useful. This lets software developers detect and prevent errors in their Java programs.

291K lines of code

26 current contributors

4 days since last commit

0 users on Open Hub

High Activity
0.0
 
I Use This

Javarifier

Compare

  Analyzed 2 days ago

Javarifier divides the variables in a program into two groups: the variables the program mutates, and the variables that are never mutated. In other words, Javarifier infers the immutability of every reference in a Java program. Javarifier uses Javari's definition of immutability. Thus, Javarifier ... [More] converts Java programs and libraries to Javari. [Less]

242K lines of code

0 current contributors

about 9 years since last commit

0 users on Open Hub

Inactive
0.0
 
I Use This

rapidcontext

Compare

  Analyzed 3 days ago

RapidContext is a platform for creating rich dynamic web applications. It consists of both a client and a server part, providing a simple, safe and stable way to build applications that can connect to a wide range of back-end services.

53.3K lines of code

1 current contributors

12 days since last commit

0 users on Open Hub

Very Low Activity
0.0
 
I Use This

Java Extended ADC&NMDC Hublist &

Compare

  Analyzed 2 days ago

With this program you can create your own hublist for DC++. The pinger supports both the old NMDC, and the new ADC protocol, so you can have more hubs on your list than anyone. The program uses MySQL databse. Download and donate if you like it :)

20.6K lines of code

0 current contributors

over 16 years since last commit

0 users on Open Hub

Inactive
0.0
 
I Use This
Licenses: No declared licenses

ZooDB

Compare

  Analyzed 1 day ago

ZooDB is an object oriented database based on the JDO 3.0 standard. It is written by Tilmann Zaeschke. It is licensed under GPLv3 (GNU Public License), see file COPYING.

67.1K lines of code

1 current contributors

almost 3 years since last commit

0 users on Open Hub

Inactive
5.0
 
I Use This

jrugged

Compare

  Analyzed 1 day ago

The jrugged library implements some common patterns needed for building robust, production-ready server code in Java. It provides straightforward add-ons to existing code to make it more tolerant of failures and easier to manage. In other words, it makes your Java code more rugged! Although ... [More] there are several lower-level building block classes here available for custom solutions, most clients will find they can use just the following classes: * CircuitBreaker * Initializer * PerformanceMonitor * Monitorable, Status, and RolledUpStatus [Less]

65.8K lines of code

10 current contributors

over 6 years since last commit

0 users on Open Hub

Inactive
0.0
 
I Use This
Tags java