文件名称:cpp-更好的序列化库c14开发headeronly简洁高效
文件大小:160KB
文件格式:ZIP
更新时间:2022-09-04 05:17:55
C/C 开发-序列化
kapok是一个高性能跨平台的对象-json序列化的库,对象序列化后是标准的json格式,json格式的字符串可以直接反序列化为对象。简单,易用,header-only,只需要引用Kapok.hpp即可。它由c 14实现,因此需要支持C 14的编译器。
【文件预览】:
qicosmos-Kapok-5e7c021
----kapok()
--------Kapok.hpp(67B)
--------JsonUtil.hpp(4KB)
--------Serializer.hpp(7KB)
--------Common.hpp(8KB)
--------traits.hpp(7KB)
--------DeSerializer.hpp(11KB)
----Test.hpp(390B)
----.gitmodules(71B)
----fmt()
----rapidjson()
--------prettywriter.h(9KB)
--------reader.h(77KB)
--------msinttypes()
--------encodings.h(28KB)
--------stringbuffer.h(4KB)
--------rapidjson.h(21KB)
--------istreamwrapper.h(3KB)
--------allocators.h(10KB)
--------stream.h(5KB)
--------filewritestream.h(3KB)
--------filereadstream.h(3KB)
--------fwd.h(4KB)
--------internal()
--------filestream.h(3KB)
--------ostreamwrapper.h(2KB)
--------pointer.h(57KB)
--------memorybuffer.h(3KB)
--------schema.h(78KB)
--------encodedstream.h(10KB)
--------memorystream.h(3KB)
--------error()
--------document.h(111KB)
--------writer.h(21KB)
----test_performance.cpp(2KB)
----CMakeLists.txt(2KB)
----main.cpp(9KB)
----test()
--------stl.cpp(5KB)
--------primitive.cpp(1KB)
--------CMakeLists.txt(321B)
--------panic.cpp(852B)
--------user.cpp(2KB)
--------UnitTest.hpp(7KB)
----test_kapok.hpp(164B)
----README.md(313B)
----vcproject()
--------vcproject.sln(1KB)
--------vcproject()
----unit_test.hpp(7KB)