Skip to content

A proposal for a JSON data type in the C++ standard library

Notifications You must be signed in to change notification settings

nlohmann/std_json

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

69 Commits
 
 
 
 

Repository files navigation

JSON support for the C++ standard library

What is this?

This repository documents the work on a proposal for JSON support in the C++ standard library. It follows a previous discussion in the std-proposals forum on the topic.

Where is the proposal?

It's here.

Can I help?

Yes, of course! Have a look at the proposal and open an issue.

Is it done?

No.

When is it done?

We have no idea.

Who are you?

Currently, this is the work of Niels Lohmann and Mario Konrad. We would be happy for any help and feedback we can get.

How is this related to nlohmann/json?

Apparently, Niels is involved in both projects. He is working on the library nlohmann/json for several years now and has been asked on several occasions to write a proposal for the C++ standard library. This proposal surely is inspired by that library, but shall evolve independently from it.

About

A proposal for a JSON data type in the C++ standard library

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published