JOST is high performance JSON Parser and Generator written in C++ and relying on the BOOST Library. The current version is also being extended with a high performance caching service for JSON objects.
Be the first to post a text review of JOST. Rate and review a project by clicking thumbs up or thumbs down in the right column.
2008-12-24 Angelo Corsaro <angelo.corsaro@gmail.com> * JOST v0.2: This is an updated version of JOST that is functionally complete (as v0.1) and fixes some minor bugs and add proper support for BOOST v1.35. 2008-12-21 Angelo Corsaro <angelo.corsaro@gmail.com> * src/jost/local/json-grammar.hpp: Fixed fileds issue which was related to the fact that fields were instantiated with "\"" quotes. * src/jost/Parser.cpp: Fixed the issue introduced by later versions of boost w.r.t. with trailing white spaces. * src/jost/Object.inl: The Object::end() iterators where mistakenly returning a begin iterator. Thanks to Roman Putanowicz <putanowr@l5.pk.edu.pl> for catching this. 2007-05-09 Angelo Corsaro <angelo.corsaro@gmail.com> * JOST v0.1: This is of the initial implementation of the BOOST-based JSON (see http://www.json.org) parser.
2008-12-24 Angelo Corsaro <angelo.corsaro@gmail.com> * JOST v0.2: This is an updated version of JOST that is functionally complete (as v0.1) and fixes some minor bugs and add proper support for BOOST v1.35. 2008-12-21 Angelo Corsaro <angelo.corsaro@gmail.com> * src/jost/local/json-grammar.hpp: Fixed fileds issue which was related to the fact that fields were instantiated with "\"" quotes. * src/jost/Parser.cpp: Fixed the issue introduced by later versions of boost w.r.t. with trailing white spaces. * src/jost/Object.inl: The Object::end() iterators where mistakenly returning a begin iterator. Thanks to Roman Putanowicz <putanowr@l5.pk.edu.pl> for catching this. 2007-05-09 Angelo Corsaro <angelo.corsaro@gmail.com> * JOST v0.1: This is of the initial implementation of the BOOST-based JSON (see http://www.json.org) parser.
2008-12-24 Angelo Corsaro <angelo.corsaro@gmail.com> * JOST v0.2: This is an updated version of JOST that is functionally complete (as v0.1) and fixes some minor bugs and add proper support for BOOST v1.35. 2008-12-21 Angelo Corsaro <angelo.corsaro@gmail.com> * src/jost/local/json-grammar.hpp: Fixed fileds issue which was related to the fact that fields were instantiated with "\"" quotes. * src/jost/Parser.cpp: Fixed the issue introduced by later versions of boost w.r.t. with trailing white spaces. * src/jost/Object.inl: The Object::end() iterators where mistakenly returning a begin iterator. Thanks to Roman Putanowicz <putanowr@l5.pk.edu.pl> for catching this. 2007-05-09 Angelo Corsaro <angelo.corsaro@gmail.com> * JOST v0.1: This is of the initial implementation of the BOOST-based JSON (see http://www.json.org) parser.
Copyright © 2009 Geeknet, Inc. All rights reserved. Terms of Use
Thanks for your rating!
Would you also like to write a review?