RSS 5 projects tagged "GPLv2 with classpath exception"

No download Website Updated 19 Apr 2010 SimpleDBM

Screenshot
Pop 51.79
Vit 4.20

SimpleDBM is a multi-threaded transactional database engine. It has a very small footprint and can be embedded in the address space of an application, or used in network client server mode. It provides a simple programming API that can be learned very quickly. SimpleDBM supports ACID transactions, steal/no-force buffer management, lock-based concurrency, row level locks, b-tree indexes, tables, write ahead log, crash recovery, and deadlock detection.

No download Website Updated 03 Apr 2013 Zynaptic Reaction

Screenshot
Pop 73.05
Vit 9.07

Zynaptic Reaction is a flexible asynchronous programming framework for Java which may be used to implement complex event-driven applications. It is heavily influenced by the Twisted programming framework developed by TwistedMatrix Labs for the Python programming language. The focus of the Reaction library is on the concurrency and callback model and as such it is application neutral. It can be used to manage lots of concurrent I/O or to farm out compute intensive tasks to multicore processors. As well as being usable as a basic Java library, Reaction can also run as an independent OSGi service and integrate into any GUI framework you choose.

No download Website Updated 29 Jul 2010 Java Engine for Testing

Screenshot
Pop 21.31
Vit 32.06

The Java Engine for Testing (JET) is a system for running distributed automated tests. It has been used by Sun for testing the High Availability DataBase (HADB), JavaDB, PostgreSQL, Memcached, and the MySQL Cluster Manager. JET should be a good way to write your tests if the product you want to test is distributed or has a client/server architecture, if it is natural for you to write the tests in Java, and if you want to invest time in developing tests and abstractions for later reuse.

Download Website Updated 25 Aug 2012 jregexanalyser

Screenshot
Pop 148.69
Vit 3.88

jRegExAnalyser is an interactive tool to write, test, debug, analyze, and profile regular expressions.

No download Website Updated 03 Mar 2013 CODERU

Screenshot
Pop 30.58
Vit 12.48

CODERU is a Java code quality tool to enforce good design in respect to package dependencies. Its rules rely on reserved package names, and the allowed dependency rules between them are expressed in a general way. Unlike other tools that force you to define allowed or disallowed individual package dependencies, CODERU is based on a fixed set of general rules. The dependencies between packages need not be defined explicitly. These general dependency rules are based on common design practices which are reflected in preserved package names: "api", "common", "impl", and "factory". It includes a tool for checking your code for rule conformance.

Screenshot

Project Spotlight

listen2fritz

A program to notify you about calls on a FRITZ!Box via Dreambox or IM.

Screenshot

Project Spotlight

JStock - Free Stock Market Software

A stock market application.