Tags : Browse Projects

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

Direct Web Remoting

Compare

  Analyzed 1 day ago

DWR (Direct Web Remoting) is Easy Ajax for Java DWR enables Java code on the server and JavaScript code in a browser to interact and call each other as simply as possible, making it easy for developers to add data into web pages. DWR generates JavaScript to allow web browsers to securely call ... [More] into Java code almost as if it was running locally. It can marshall virtually any data including collections, POJOs, XML and binary data like images and PDF files. All that is required is a security policy defining allowed actions. With Reverse Ajax, DWR allows two-way interaction: browser calling server and server calling browser. DWR supports Comet, Polling and Piggyback as ways to publish to browsers. [Less]

57.4K lines of code

1 current contributors

over 5 years since last commit

33 users on Open Hub

Inactive
4.3
   
I Use This

Json.NET

Compare

  Analyzed 1 day ago

The Json.NET library makes working with JavaScript and JSON formatted data in .NET simple.

167K lines of code

14 current contributors

8 days since last commit

29 users on Open Hub

Low Activity
4.55556
   
I Use This
Tags c# json net

simplejson

Compare

  Analyzed about 22 hours ago

simplejson is a simple, fast, extensible JSON encoder/decoder for Python.

6.14K lines of code

3 current contributors

6 months since last commit

23 users on Open Hub

Very Low Activity
4.66667
   
I Use This
Tags json python

riak

Compare

  Analyzed over 1 year ago

Riak combines a decentralized key-value store, a flexible map/reduce engine, and a friendly HTTP/JSON query interface to provide a database ideally suited for Web applications.

208K lines of code

0 current contributors

about 2 years since last commit

19 users on Open Hub

Activity Not Available
5.0
 
I Use This

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]

37.5K lines of code

19 current contributors

13 days since last commit

18 users on Open Hub

Moderate Activity
5.0
 
I Use This

geogson

Compare

  Analyzed 42 minutes ago

GeoJSON support for Google gson library

6.82K lines of code

2 current contributors

almost 4 years since last commit

17 users on Open Hub

Inactive
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.71429
   
I Use This
Mostly written in language not available
Licenses: apache_2

phantomjs

Compare

  Analyzed about 22 hours ago

PhantomJS is a headless WebKit with JavaScript API. It has fast and native support for various web standards: DOM handling, CSS selector, JSON, Canvas, and SVG. PhantomJS is an optimal solution for fast headless testing, site scraping, pages capture, SVG renderer, network monitoring and many ... [More] other use cases. PhantomJS is created by Ariya Hidayat [Less]

26.3K lines of code

0 current contributors

about 5 years since last commit

15 users on Open Hub

Inactive
4.0
   
I Use This

CouchDB-Python

Compare

  Analyzed about 21 hours ago

Python library for working with CouchDB.

3.99K lines of code

0 current contributors

over 7 years since last commit

14 users on Open Hub

Inactive
4.57143
   
I Use This

translatewiki.net

Compare

Claimed by Wikimedia Analyzed about 3 hours ago

Server and software configuration for the translatewiki.net website – localisation platform for translation communities, language communities, and free and open source projects.

8.04K lines of code

41 current contributors

2 days since last commit

14 users on Open Hub

High Activity
5.0
 
I Use This
Licenses: No declared licenses