RSS 85 projects tagged "JSON"

Download Website Updated 23 Feb 2013 XINS

Screenshot
Pop 484.66
Vit 58.39

XINS is a technology used to define, create, and invoke remote APIs. XINS is specification-oriented. When API specifications are written (in XML), XINS will transform them to HTML-based documentation and Java code for both the client-side and the server-side. The communication is based on HTTP. XINS competes with the complex SOAP technology. Main design goals include simplicity, scalability, and testability. XINS is not only a specification technology, but also an application development framework. It offers transaction logging, unique log documentation, and active code generation.

Download Website Updated 22 May 2013 Genson

Screenshot
Pop 106.36
Vit 54.49

Genson is a lightweight Java library for doing conversion between JSON and Java. It provides full databinding and Java generics support. Genson's main goals are to come with rich features out of the box, great performance and scalability, and easy ways to add new features.

No download Website Updated 02 Apr 2009 YAJL

Screenshot
Pop 59.16
Vit 38.89

YAJL (Yet Another JSON Library) is a small event-driven (SAX-style) JSON parser written in ANSI C, and a small validating JSON generator. It's highly portable, data representation independent, fast, generates verbose error messages including context of where the error occurs in the input text, can parse JSON data incrementally off a stream, and is tiny.

No download No website Updated 03 May 2009 Fixjures

Screenshot
Pop 18.19
Vit 38.49

Fixjures is a data-driven dummy object creator for Java. It allows one to define test fixture objects in external, human-writable JSON resources to reduce unit testing boilerplate.

Download Website Updated 12 May 2009 Atlassian Clover

Screenshot
Pop 31.08
Vit 38.37

Clover is a Java code coverage analysis tool. Key features include per-test code coverage, test optimization (aka selective testing), interactive and historical HTML reporting, IDE integration with Eclipse, IntelliJ IDEA, RAD, and NetBeans. It also works with Ant, Maven, and other command line tools.

Download Website Updated 08 Jul 2009 image_region_selector

Screenshot
Pop 13.86
Vit 37.63

image_region_selector is a JavaScript for selecting general polygonal image regions. It allows you to draw lines on a <div> containing an <img>. It detects incomplete or tangled (edge crossed) "polygons" and produces a finished polygon description as vertices or scan lines.

No download Website Updated 15 Jul 2009 pSOAPjr

Screenshot
Pop 19.49
Vit 37.52

pSOAPjr is a PHP library that provides basic utilities for processing SOAPjr requests and responses.

No download Website Updated 05 Aug 2009 Java Simple Plugin Framework

Screenshot
Pop 19.52
Vit 37.25

The Java Simple Plugin Framework is a framework for creating and using plugins for programs written in Java. It was built to reduce development time while increasing code maintainability of small to medium sized projects. It completely hides the implementation details of components, so you only use their interfaces. It is only 590k in size. Components may be loaded with only two lines of code. It makes heavy use of annotations. Through usage of generics, it is usually type safe. There are additional plugins to export other plugins by JavaScript, JSON, LipeRMI, XMLRPC, Delight XMLRPC, or ERMI. Plugins may be discovered on the local network through ZeroConf. There is initial support for RDF.

No download No website Updated 02 Sep 2009 NaturePHP

Screenshot
Pop 20.54
Vit 36.86

NaturePHP is a classes wrapper using PHP's autoload to create a non-intrusive, simple, organized, and extensible library system. It is aimed at intermediate and advanced PHP developers, providing a lot of non-intrusive functionality for Web site and application development. Upcoming development will include internal library management and the ability to download/update libraries from the repository.

No download No website Updated 24 Sep 2009 PHP Code Encryption

Screenshot
Pop 19.92
Vit 36.56

The PHP Code Encryption class can be used to obfuscate PHP scripts by replacing variable names. It can parse a given PHP script and replace the names of the variables it uses with more obfuscated names. The new names of the replaced variables can be retrieved by looking at a variable of the class.

Screenshot

Project Spotlight

Snippetory

A general Java template engine based on passive templates.

Screenshot

Project Spotlight

Apache Ant

A Java-based build tool.