[X] The "/OldFiles" file could not be found or is not available. Please select another file.

Share

More
CAJUN - C++ API for JSON Icon

CAJUN - C++ API for JSON

by tcaton


CAJUN is a C++ API for the JSON data interchange format with an emphasis on an intuitive, concise interface. The library provides JSON types and operations that mimic standard C++ as closely as possible in concept and design.

Project Reviews

  • Thumbs up

    Great work! This is wat I was searching

    posted by juanmb 112 days ago
    If you'd like to rate this review, please log in.
  • Thumbs down

    Releases uncompilable projects. It could do a lot better.

    posted by anonymous 80 days ago
    If you'd like to rate this review, please log in.
  • Thumbs up

    Great project, best json library I've tried. Lightweight, not too complicated, works very well.

    posted by anonymous 64 days ago
    If you'd like to rate this review, please log in.
  • Thumbs up

    Seems great, but would it be possible to make an exception free version since other projects are sometimes rejecting to use exceptions (because they are runtime exceptions and make code exception safe can be hard, since they can not easily be checked at compile time). Mixing no-exception projects with exceptions can lead to unreliable result e.g. if part of the code/project (e.g. a library) has been compiled without exception support. E.g. with g++ -fno-exceptions. So a possibility to compile CAJUN without exceptions would be great!

    posted by anonymous 29 days ago
    If you'd like to rate this review, please log in.
  • Thumbs up

    Simple and effective, this is the one that I have been looking for!

    posted by anonymous 9 days ago
    If you'd like to rate this review, please log in.

Rate and Review

Would you recommend this project?






<

Related Projects

CAJUN - C++ API for JSON Actions

Thanks for your rating!

Would you also like to write a review?





Skip Review

Thanks for your review!

Get credit for your review by logging in via OpenID. Click your account provider:

No Thanks