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 3 days 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]

97.5K lines of code

32 current contributors

4 days since last commit

276 users on Open Hub

High Activity
4.19149
   
I Use This

XStream

Compare

  Analyzed 2 days 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.

136K lines of code

6 current contributors

6 months since last commit

122 users on Open Hub

Very Low Activity
4.625
   
I Use This

Protocol Buffers

Compare

  Analyzed 1 day 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.

703K lines of code

158 current contributors

3 days since last commit

24 users on Open Hub

Very High Activity
5.0
 
I Use This

Apache Thrift

Compare

Claimed by Apache Software Foundation Analyzed 3 days 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.

307K lines of code

83 current contributors

6 days since last commit

23 users on Open Hub

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

gSOAP

Compare

  No analysis available

The gSOAP toolkit is an extensive suite of portable C and C++ software to develop XML Web services with powerful type-safe XML data bindings. Easy-to-use code-generator tools allow you to directly integrate XML data in C and C++ (and C++11/C++14). Serializes native application data in XML. Includes ... [More] WSDL/XSD schema binding and auto-coding tools, stub/skeleton compiler, Web server integration with Apache module and IIS extension, high-performance XML processing with schema validation, fast MIME/MTOM streaming, SOAP and REST (WCF compatible), WS-* protocols (WS-Security, WS-Policy, WS-ReliableMessaging, etc), XML-RPC and JSON. [Less]

0 lines of code

1 current contributors

0 since last commit

19 users on Open Hub

Activity Not Available
4.14286
   
I Use This
Mostly written in language not available
Licenses: Commercial, GPL2

google-gson

Compare

  No analysis available

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]

0 lines of code

19 current contributors

0 since last commit

17 users on Open Hub

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

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.71429
   
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 1 day 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

over 10 years since last commit

7 users on Open Hub

Inactive
0.0
 
I Use This

Reverspring

Compare

  Analyzed about 2 hours 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

almost 14 years since last commit

3 users on Open Hub

Inactive
5.0
 
I Use This