standalone-json | A fork of Boost.JSON which does not require Boost

 by   CPPAlliance C++ Version: Current License: BSL-1.0

kandi X-RAY | standalone-json Summary

kandi X-RAY | standalone-json Summary

standalone-json is a C++ library. standalone-json has no bugs, it has no vulnerabilities, it has a Permissive License and it has low support. You can download it from GitHub.

Boost.JSON is a portable C++ library which provides containers and algorithms that implement JavaScript Object Notation, or simply "JSON", a lightweight data-interchange format. This format is easy for humans to read and write, and easy for machines to parse and generate. It is based on a subset of the JavaScript Programming Language (Standard ECMA-262). JSON is a text format that is language-independent but uses conventions that are familiar to programmers of the C-family of languages, including C, C++, C#, Java, JavaScript, Perl, Python, and many others. These properties make JSON an ideal data-interchange language. This library focuses on a common and popular use-case: parsing and serializing to and from a container called value which holds JSON types. Any value which you build can be serialized and then deserialized, guaranteeing that the result will be equal to the original value. Whatever JSON output you produce with this library will be readable by most common JSON implementations in any language. The value container is designed to be well suited as a vocabulary type appropriate for use in public interfaces and libraries, allowing them to be composed. The library restricts the representable data types to the ranges which are almost universally accepted by most JSON implementations, especially JavaScript. The parser and serializer are both highly performant, meeting or exceeding the benchmark performance of the best comparable libraries. Allocators are very well supported. Code which uses these types will be easy to understand, flexible, and performant.
Support
    Quality
      Security
        License
          Reuse

            kandi-support Support

              standalone-json has a low active ecosystem.
              It has 0 star(s) with 0 fork(s). There are no watchers for this library.
              OutlinedDot
              It had no major release in the last 6 months.
              standalone-json has no issues reported. There are no pull requests.
              It has a neutral sentiment in the developer community.
              The latest version of standalone-json is current.

            kandi-Quality Quality

              standalone-json has no bugs reported.

            kandi-Security Security

              standalone-json has no vulnerabilities reported, and its dependent libraries have no vulnerabilities reported.

            kandi-License License

              standalone-json is licensed under the BSL-1.0 License. This license is Permissive.
              Permissive licenses have the least restrictions, and you can use them in most projects.

            kandi-Reuse Reuse

              standalone-json releases are not available. You will need to build from source code and install.
              Installation instructions are not available. Examples and code snippets are available.

            Top functions reviewed by kandi - BETA

            kandi's functional review helps you automatically verify the functionalities of the libraries and avoid rework.
            Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of standalone-json
            Get all kandi verified functions for this library.

            standalone-json Key Features

            No Key Features are available at this moment for standalone-json.

            standalone-json Examples and Code Snippets

            No Code Snippets are available at this moment for standalone-json.

            Community Discussions

            No Community Discussions are available at this moment for standalone-json.Refer to stack overflow page for discussions.

            Community Discussions, Code Snippets contain sources that include Stack Exchange Network

            Vulnerabilities

            No vulnerabilities reported

            Install standalone-json

            You can download it from GitHub.

            Support

            Boost.JSON has been tested with the following compilers:.
            Find more information at:

            Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items

            Find more libraries
            CLONE
          • HTTPS

            https://github.com/CPPAlliance/standalone-json.git

          • CLI

            gh repo clone CPPAlliance/standalone-json

          • sshUrl

            git@github.com:CPPAlliance/standalone-json.git

          • Stay Updated

            Subscribe to our newsletter for trending solutions and developer bootcamps

            Agree to Sign up and Terms & Conditions

            Share this Page

            share link