RSS 21 projects tagged "Java library"

Download Website Updated 08 Aug 2012 Java Wikipedia API

Screenshot
Pop 67.39
Vit 5.84

The Java Wikipedia API (Bliki engine) is a parser library for converting Wikipedia/Mediawiki syntax to HTML. It supports wiki tags for bold, italic, headers, nowiki, source, table of contents, tables, lists, categories, footnotes (references), images, syntax highlighting of source code fragments, templates, and template parser functions.

No download No website Updated 18 Oct 2012 Z1 CertServer

Screenshot
Pop 70.48
Vit 2.29

Z1 CertServer (formerly Z1 Backbone Of Trust CertServer) is a server-based software solution for the storage and administration of X.509 certificates and OpenPGP keys. It targets customers who use a public key infrastructure (based on X.509 or OpenPGP) and who want to take advantage of the central access to certificates. It also automatically validates certificates by querying certificate revocation lists (CRLs) from the issuing trust centers, or by using OCSP (Online Certificate Status Protocol). Java and C/C++ SDKs are provided. It is available as pre-installed hardware or a virtual appliance, with evaluation packages for Debian and Solaris.

Download Website Updated 13 Jul 2011 Niocchi

Screenshot
Pop 32.47
Vit 36.17

Niocchi is a Java crawler library implementing synchronous I/O multiplexing. This specific type of implementation allows crawling tens of thousands of hosts in parallel on a single low end server. Niocchi has been designed for big search engines that need to crawl massive amount of data, but can also be used to write no-frills crawlers.

Download No website Updated 06 Mar 2013 jOpenTTDLib

Screenshot
Pop 43.70
Vit 4.15

jOpenTTDLib is a Java library that polls OpenTTD servers for statistics on games in progress. This includes data on the map and how all the companies are faring. On top of this functionality, the games can be continually polled and game events are generated and listeners notified.

No download No website Updated 30 May 2011 Property Binder

Screenshot
Pop 53.77
Vit 2.75

Property Binder is a Java library that provides typed access to entries in properties files. It offers such access by allowing a programmer to provide it a Java interface whose methods represent the keys of the properties file. The methods can be annotated to indicate what property the method represents, what default value(s) it should assume if the property is not present, and what pattern separates the individual values of multi-valued properties.

Download Website Updated 24 Sep 2010 GNU WebSocket4J

Screenshot
Pop 70.80
Vit 1.78

GNU WebSocket4J is a WebSocket protocol implementation in Java. It allows you to build Web applications that interact with applications running in a JVM. GNU WebSocket4J implements both the server and client side of the protocol, so it can be used to build both WebSocket servers and clients.

No download No website Updated 09 Aug 2010 InfinityDB

Screenshot
Pop 32.59
Vit 31.86

InfinityDB is an all-Java B+Tree database engine that is embeddable in the smallest to the largest applications that run on hand held devices, workstations, servers, or in distributed systems. InfinityDB provides a data integrity guarantee through all non-media failures, provides a simple API with only a few basic methods, and requires no administrative support. Version 2 offers full ACID transactionality without a log and with fine-grained locks. Programmers can easily superimpose their own data model or employ the Entity-Attribute-Value model by direct low-level access. The basic engine provides multi-valued or set attributes, all primitive Java types, unlimited Large Objects, heterogenous values, composite keys (Entities) and values, and unlimited sparse attributes, all extensible in-place with no schema changes.

No download No website Updated 07 Sep 2010 swing-formbuilder

Screenshot
Pop 48.99
Vit 1.42

swing-formbuilder is a Java library that generates Swing components from Java beans at runtime.

Download No website Updated 17 Dec 2010 TreasureMap

Screenshot
Pop 17.09
Vit 1.00

TreasureMap is a Java library that provides a standalone JSR-296 (Swing Application Framework) ResourceMap implementation.

Download Website Updated 01 May 2013 MDIFramework

Screenshot
Pop 131.57
Vit 32.91

MDIFramework provides a ready-to-use architecture to ease the creation MDI-style applications in Java. It takes care of the overall architecture of the main window of the application, with a tabbed architecture, the presence of an HTML printable message area, and so on. It provides a generic API to manage lengthy actions, keeping the interface responsive, and taking care that actions are performed one at a time, without having to bother about it. It can add metadata to already opened files. It manages loading and unloading of external plugins at runtime.

Screenshot

Project Spotlight

dhcpy6d

A DHCPv6 server.

Screenshot

Project Spotlight

LavaPE

A programming environment for the language "Lava".