Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

refactor to c++ 20 #66

Open
5 of 8 tasks
qicosmos opened this issue Nov 13, 2022 · 1 comment
Open
5 of 8 tasks

refactor to c++ 20 #66

qicosmos opened this issue Nov 13, 2022 · 1 comment

Comments

@qicosmos
Copy link
Owner

qicosmos commented Nov 13, 2022

refactor: improve json parsing performance; fix some bugs; use c++20;

  • functional implementation(support std::array, vector like, map like containers, nested objects)
  • ifstream interface
  • unit test for json_reader(function test; special character test(\t, \n, \...)
  • unicode character test)
  • json validation check test(test with many json files)
  • performance test
  • documents
  • 提供python 等其它语言的接口
@qicosmos
Copy link
Owner Author

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant