Tags : Browse Projects

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

Apache Commons Lang

Compare

Claimed by Apache Software Foundation Analyzed 1 day ago

Provides extra functionality for classes in java.lang. Lang provides a host of helper utilities for the java.lang API, notably String manipulation methods, basic numerical methods, object reflection, concurrency, creation and serialization and System properties. Additionally it contains basic ... [More] enhancements to java.util.Date and a series of utilities dedicated to help with building methods, such as hashCode, toString and equals. [Less]

113K lines of code

32 current contributors

3 days since last commit

277 users on Open Hub

High Activity
4.191489
   
I Use This

XStream

Compare

  Analyzed about 6 hours 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.

139K lines of code

6 current contributors

5 months since last commit

123 users on Open Hub

Low Activity
4.612903
   
I Use This

Protocol Buffers

Compare

  Analyzed about 2 months ago

Protocol Buffers are a way of encoding structured data in an efficient yet extensible format. Google uses Protocol Buffers for almost all of its internal RPC protocols and file formats.

1M lines of code

158 current contributors

about 2 months since last commit

24 users on Open Hub

Activity Not Available
5.0
 
I Use This

Apache Thrift

Compare

Claimed by Apache Software Foundation Analyzed 1 day ago

Thrift is a software framework for scalable cross-language services development. It combines a powerful software stack with a code generation engine to build services that work efficiently and seamlessly between C, C++, C#, Erlang, Java, Haskell, Perl, Python, PHP, Ruby, and Smalltalk.

339K lines of code

83 current contributors

3 days since last commit

23 users on Open Hub

High Activity
3.75
   
I Use This
Licenses: apache_2, BSD-3-Clause

google-gson

Compare

  Analyzed 1 day ago

Gson is a Java library that can be used to convert Java Objects into its JSON representation. It can also be used to convert a JSON string to an equivalent Java object. Gson can work with arbitrary Java objects including pre-existing objects that you do not have source-code of. There are a few ... [More] open-source projects that can convert Java objects to JSON. However, most of them require that you place Java annotations in your classes something that you can not do if you do not have access to the source-code. Most also do not fully support the use of Java Generics. Gson considers both of these as very important design goals. Gson Goals Provide simple toJson() and fromJson() methods to convert Java objects to JSON and vice-versa Allow pre-existing unmodifiable objects to be converted to and [Less]

39.8K lines of code

19 current contributors

10 days since last commit

18 users on Open Hub

Moderate Activity
5.0
 
I Use This

Json-lib

Compare

  No analysis available

JSON-lib is a java library for transforming beans, maps, collections, java arrays and XML to JSON and back again to beans and DynaBeans. It is based on the work by Douglas Crockford in http://www.json.org/java. Includes support for Groovy and JRuby as well.

0 lines of code

2 current contributors

0 since last commit

15 users on Open Hub

Activity Not Available
4.714286
   
I Use This
Mostly written in language not available
Licenses: apache_2

Apache Avro

Compare

Claimed by Apache Software Foundation No analysis available

Avro is a serialization system.

0 lines of code

75 current contributors

0 since last commit

8 users on Open Hub

Activity Not Available
0.0
 
I Use This
Mostly written in language not available
Licenses: apache_2

Piriti

Compare

  Analyzed about 1 hour ago

Piriti (Maori for "bridge") is a JSON and XML mapper for GWT based on annotations and deferred binding. Piriti is able to map fairly complex JSON and XML data to arbitrary POJOs and GXT models. All mapping information is provided using annotations. The actual mapping code is generated for you using deferred binding and code generators.

19.5K lines of code

0 current contributors

almost 13 years since last commit

7 users on Open Hub

Inactive
0.0
 
I Use This

Reverspring

Compare

  Analyzed 11 months ago

Reverspring is a Java library that allows you to create Spring IoC XML files from POJO at runtime, with detailed configuration about what to add in the descriptor and how to write it.

1.93K lines of code

0 current contributors

over 16 years since last commit

3 users on Open Hub

Activity Not Available
5.0
 
I Use This

Net4j

Compare

  Analyzed 1 day ago

Net4j Signalling Platform ========================= Net4j is an extensible client-server communications platform based on OSGi but also executable stand alone. You can easily extend the protocol stack with Eclipse plugins that provide new transport or application protocols. Net4j's focus on ... [More] performance and scalability is featured by non-blocking I/O, zero-copy signals and multiplexed binary protocols. Net4j was originally developed to support the CDO technology for distributed shared and persistent EMF models but can also multiplex your own user-supplied application protocols through the same socket connection. [Less]

1.99M lines of code

0 current contributors

3 days since last commit

3 users on Open Hub

Moderate Activity
5.0
 
I Use This