Download Shareware and Freeware Software for Windows, Linux, Macintosh, PDA

line Home  |  About Us  |  Link To Us  |  FAQ  |  Contact

Serving Software Downloads in 956 Categories, Downloaded 50.477.062 Times

Json freeware
Filter: All | Freeware | Demo
 

Json

< 1 2 3 4 5 > 
Added: October 08, 2013 | Visits: 233

CarbonateJSON Extremely lightweight and elegant JSON parser Objective-C framework Platforms: Mac

License: Freeware Size: 6.14 KB Download (49): CarbonateJSON Download

Added: October 14, 2013 | Visits: 168

AHJSON Yet another JSON parser, written as an experiment to see how fast an unoptimized parser could be. AHJSON borrows shamelessly from KSJSON, which is an altogether better parser, and is definitely what you should be using these days for parsing JSON in Cocoa and Cocoa Touch. Platforms: Mac

License: Freeware Size: 20.48 KB Download (42): AHJSON Download

Added: September 04, 2013 | Visits: 401

AliJSONRPC This Objective-C framework aims to add support to JSON-RPC to your Cocoa projects, so that you can easily call JSON-RPC WebServices from your application and handle the responses. - To use the framework, simply drag & drop the "AliJSONRPC Framework" directory in your Xcode Project. - A sample... Platforms: Mac

License: Freeware Size: 215.04 KB Download (44): AliJSONRPC Download

Added: October 24, 2013 | Visits: 550

AMF Explorer Based on the JSON Explorer and XML Explorer features of Firebug, AMF Explorer allows web developers to view deserialized AMF messages in Firebug's Net panel. Platforms: Mac

License: Freeware Size: 20.48 KB Download (50): AMF Explorer Download

Added: September 30, 2013 | Visits: 164

JPathDB JPathDB is a JSON database. It uses a custom-built query language called JPath to allows querying and updating the database. JPath is currently in development. The query engine has been implemented, and the database is on its way. More information will be available soon (expect by at least... Platforms: *nix

License: Freeware Size: 10.24 KB Download (47): JPathDB Download

Added: September 14, 2013 | Visits: 441

sql2xml for Linux Sql2xml is a perl cgi program that will help user or developer to request sql database query and convert to json, csv, xml or ini format through a web server. A single sql2xml support request from multiple user and multiple database Platforms: *nix

License: Freeware Size: 10.24 KB Download (35): sql2xml for Linux Download

Added: October 01, 2013 | Visits: 358

django-jsonfilter Django's dumpdata management command allows you to dump objects from a given application, but sometimes you'll want to extract all objects of a given model from a much larger file containing objects from many models. django-jsonfilter is a Django plugin that provides the jsonfilter.py... Platforms: *nix

License: Freeware Size: 10.24 KB Download (41): django-jsonfilter Download

Added: September 13, 2013 | Visits: 221

JSONovich JSONovich is a Firefox extension that pretty-prints and colorizes JSON content. It needs lots of testing. Platforms: *nix

License: Freeware Size: 20.48 KB Download (39): JSONovich Download

Added: September 10, 2013 | Visits: 421

XINS for Linux XINS is an open-source Web Services framework supporting HTTP protocols such as REST, SOAP, XML-RPC, JSON, JSON-RPC and more. From the specifications written in simple XML, XINS generates the Client API (.jar), the Java server code template (.war), the WSDL and the documentation of the... Platforms: *nix

License: Freeware Size: 3.09 MB Download (36): XINS for Linux Download

Added: November 12, 2013 | Visits: 423

django-export django-export allows you to export model objects in a wide range of serialized formats (JSON, CSV, XML, YAML). Exports can be filtered and ordered on any of the particular model's fields. django-export utilizes django-object-tools to hook into Django's admin interface and take care of user... Platforms: *nix

License: Freeware Size: 10.24 KB Download (47): django-export Download

Added: November 03, 2013 | Visits: 404

LibJSON for linux LibJSON is a small C library and small codebase that packs an efficient parser and a configurable printer. It is distributed under the LGPLv2 license, or at your option the LGPLv3 license. Using it Parsing Parsing is really easy, first you need to initialize a context with: int ret;... Platforms: *nix

License: Freeware Size: 20.48 KB Download (39): LibJSON for linux Download

Added: June 19, 2013 | Visits: 381

jsongrep for Linux jsongrep is a command-line utility for extracting values from JSON documents. It supports shell-like globbing for property names, and emits the matched values separated by newlines. Examples: Let's start with a real-world example. Let's grab the even tweets from the last 10 pulled from... Platforms: *nix

License: Freeware Size: 10.24 KB Download (41): jsongrep for Linux Download

Added: June 27, 2013 | Visits: 427

RecordSilo RecordSilo is an adaptation of a pairtree store, each object with simple JSON crude versioning and keyvalue manifest. Designed to be used as a repository of harvested records from OAI-PMH based services and the like. #md5=c0b457ca530c0c4beb5f2df34da96f3f Platforms: *nix

License: Freeware Size: 10.24 KB Download (39): RecordSilo Download

Added: September 02, 2013 | Visits: 458

freshmeat-submit freshmeat-submit is a script that supports remote submission of release updates to Freshmeat via its JSON API. It is intended for use in project release scripts. It reads the metadata from an RFC-2822-like message on standard input, possibly with overrides by command-line switches. Platforms: *nix

License: Freeware Size: 10.24 KB Download (36): freshmeat-submit Download

Added: October 13, 2013 | Visits: 469

javaobj Provides functions for reading and writing (writing is WIP currently) Java objects serialized or will be deserialized by ObjectOutputStream. This form of object representation is a standard data interchange format in Java world. javaobj module exposes an API familiar to users of the standard... Platforms: *nix

License: Freeware Size: 20.48 KB Download (37): javaobj Download

Added: July 01, 2013 | Visits: 246

pdicts pdict is an implementation of a persistent dictionary using sqlite3 and json libraries. The library is silly and it sucks and as such it shouldn't be used by anyone. :) Platforms: *nix

License: Freeware Size: 10.24 KB Download (38): pdicts Download

Added: October 15, 2013 | Visits: 463

Osgish osgish [os-gish] is based on a Perl shell on the client side which communicates via HTTP/JSON to a special agent bundled deployed on the target platform. Beside standard features provided by the various existing OSGi shells outside it provides some unique features to make life easiers when... Platforms: *nix

License: Freeware Size: 2.36 MB Download (41): Osgish Download

Added: July 06, 2010 | Visits: 762

EZMorph EZMorph is simple Java library for transforming an Object to another Object. It supports transformations for primitives, Objects, and multidimensional arrays, compatibility with JDK 1.3.1, and small memory footprint (~60K). EZMorph began life as the converter package in Json-lib but became a... Platforms: *nix

License: Freeware Size: 65.54 KB Download (88): EZMorph Download

Added: February 13, 2010 | Visits: 1.037

Qore Programming Language Qore is a modular, multi-threaded, SQL-integrated, weakly- typed scripting language with procedural and object-oriented features, powerful and easy-to-use data types, structures, and operators, and a clean and easy-to-learn/read syntax. Qore Programming Language features Oracle and MySQL DBI... Platforms: *nix

License: Freeware Size: 901.12 KB Download (90): Qore Programming Language Download

Added: November 06, 2010 | Visits: 1.164

Qore Eclipse IDE Plugin Qore Eclipse IDE Plugin software allows you to develop in the Qore Programming Language within Eclipse. Qore language syntax highlighting: - code completion - outline view for edited source - launch support from within Eclipse (running Qore scripts with output displayed in Eclipse console,... Platforms: *nix

License: Freeware Size: 163.84 KB Download (98): Qore Eclipse IDE Plugin Download

< 1 2 3 4 5 >