Tags : Browse Projects

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

XStream

Compare

  Analyzed 2 months ago

XStream is a simple library to serialize objects to XML and back again. Features: Ease of use, no mappings, performance, clean XML, no modifications to classes, integration with XML libraries, full object graph support, customizable conversion strategies.

137K lines of code

6 current contributors

5 months since last commit

123 users on Open Hub

Activity Not Available
4.625
   
I Use This

PicoContainer

Compare

  Analyzed 2 months ago

PicoContainer is a lightweight and highly embeddable container for components that honour Dependency Injection. Despite it being very compact in size (the core is ~100K and it has no mandatory dependencies outside the JDK), PicoContainer supports different dependency injection types (both CDI ... [More] and SDI) and offers totally customisable lifecycles. PicoContainer has originally been implemented in Java but is also available for other platforms and languages. [Less]

245K lines of code

0 current contributors

4 months since last commit

17 users on Open Hub

Activity Not Available
4.71429
   
I Use This

GPars

Compare

  Analyzed 2 months ago

GPars (Groovy Parallel Systems) brings a wide variety of high-level concurrency concepts, such as actors, parallel collections, agents, dataflow concurrency and other to Groovy developers. Leveraging the enormous flexibility of the Groovy programming language and building on proven Java ... [More] technologies, we aim to make concurrent programming for multi-core hardware intuitive, robust and enjoyable. [Less]

55.7K lines of code

0 current contributors

over 6 years since last commit

6 users on Open Hub

Activity Not Available
5.0
 
I Use This

Jettison - Json Stax implementation

Compare

  Analyzed 2 months ago

Jettison is a collection of StAX parsers and writers which read and write JSON. This allows nearly transparent enablement of JSON based web services in services frameworks like CXF.

7.79K lines of code

0 current contributors

8 months since last commit

6 users on Open Hub

Activity Not Available
5.0
 
I Use This

NanoContainer

Compare

  Analyzed 2 months ago

NanoContainer is a container for components honouring dependency injection. NanoContainer builds on top of PicoContainer the support for several scripting meta-languages (XML, Groovy, Bsh, Jython and Rhyno), AOP, Web frameworks (Struts and WebWork), Persistence (Hibernate) SOAP, JMX, and much more.

180K lines of code

0 current contributors

about 10 years since last commit

2 users on Open Hub

Activity Not Available
3.5
   
I Use This

XSite

Compare

  Analyzed 2 months ago

XSite is a simple yet flexible site generation tool.

16.9K lines of code

0 current contributors

over 4 years since last commit

2 users on Open Hub

Activity Not Available
0.0
 
I Use This
Tags codehaus web

ProxyToys

Compare

  Analyzed 2 months ago

Have you ever developed code that uses java.lang.reflect.Proxy and thought: "That CGLIB library sure is cool. I wish I could leverage both standard proxies and CGLIB proxies without changing my code". With ProxyToys you can! ProxyToys is to proxy generation what Jakarta Commons Logging is ... [More] to logging - an thin implementation neutral API for Proxy creation. Whether to use standard proxies or CGLIB is a one-line code change. [Less]

7.06K lines of code

0 current contributors

over 4 years since last commit

1 users on Open Hub

Activity Not Available
0.0
 
I Use This