File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -5,6 +5,8 @@ Designed to work with JSON when using the [simstr](https://github.com/orefkov/si
55
66Version 1.2.1.
77
8+ <span class =" obfuscator " ><a href =" readme_ru.md " >On Russian | По-русски</a ></span >
9+
810This library contains a simple implementation of a simple JsonValue object for working with JSON using string objects
911of the * simstr* library, since other libraries mainly work with ` std::string ` or raw ` const char* ` .
1012The task was not to somehow compete in performance or optimality with other libraries, I mainly use it
Original file line number Diff line number Diff line change 55
66Версия 1.2.1.
77
8+ <span class =" obfuscator " ><a href =" readme.md " >On English | По-английски</a ></span >
9+
810В этой библиотеке содержится простая реализация простого объекта JsonValue для работы с JSON с использованием строковых объектов
911библиотеки * simstr* , так как другие библиотеки работают в основном с ` std::string ` или сырыми ` const char* ` .
1012Задача как-то соревноваться по производительности или оптимальности с другими библиотеками не ставилась, я её применяю в-основном
You can’t perform that action at this time.
0 commit comments