Managed Projects

Showing page 1 of 1

jsonlib2 is a JSON encoder and decoder for python, written in C. It is between 5x and 20x faster than simplejson for both encoding and decoding. It is (as of version 1.5) almost completely API-compatible with simplejson, which is included as the json module in Python 2.6. This is a fork of ... [More] https://launchpad.net/jsonlib - jsonlib was forked because freebase.com was interested in the lenient-parsing of simplejson, with the performance of C. Happily accepting packages from folks who know the C-Python API better than me... this code needs lots of cleanup! Version 1.5.2 was released in December, 2009, and fixes a reference-counting error that cause jsonlib2 to crash when using the separators= parameter. For details about API compatibility with simplejson/json, see ApiCompatibility [Less]

5.0
 
  0 reviews  |  0 users  |  2,594 lines of code  |  0 current contributors  |  Analyzed 3 days ago
 
 
 
 

Creative Commons License Copyright © 2013 Black Duck Software, Inc. and its contributors, Some Rights Reserved. Unless otherwise marked, this work is licensed under a Creative Commons Attribution 3.0 Unported License . Ohloh ® and the Ohloh logo are trademarks of Black Duck Software, Inc. in the United States and/or other jurisdictions. All other trademarks are the property of their respective holders.