json序列化的库Kapok.zip

时间:2022-08-05 01:20:36
【文件属性】:
文件名称:json序列化的库Kapok.zip
文件大小:163KB
文件格式:ZIP
更新时间:2022-08-05 01:20:36
开源项目 kapok是一个高性能跨平台的对象-json序列化的库,对象序列化后是标准的json格式,json格式的字符串可以直接反序列化为对象。简单,易用,header-only,只需要引用Kapok.hpp即可。它由c 14实现,因此需要支持C 14的编译器。 kapok除了支持结构体、容器和数组之外,还支持boost.optional和boost.variant,使用起来非常方便。 详细信息请看这里。 标签:Kapok
【文件预览】:
Kapok-master
----main.cpp(9KB)
----CMakeLists.txt(2KB)
----README.md(547B)
----.gitmodules(71B)
----test()
--------CMakeLists.txt(321B)
--------user.cpp(2KB)
--------stl.cpp(5KB)
--------panic.cpp(900B)
--------primitive.cpp(1KB)
--------UnitTest.hpp(7KB)
----unit_test.hpp(7KB)
----LICENSE(11KB)
----fmt()
----test_kapok.hpp(164B)
----rapidjson()
--------istreamwrapper.h(3KB)
--------msinttypes()
--------filereadstream.h(3KB)
--------encodedstream.h(10KB)
--------document.h(111KB)
--------ostreamwrapper.h(2KB)
--------writer.h(21KB)
--------filestream.h(3KB)
--------allocators.h(10KB)
--------fwd.h(4KB)
--------stream.h(5KB)
--------memorystream.h(3KB)
--------schema.h(78KB)
--------memorybuffer.h(3KB)
--------rapidjson.h(21KB)
--------internal()
--------reader.h(77KB)
--------error()
--------prettywriter.h(9KB)
--------encodings.h(28KB)
--------stringbuffer.h(4KB)
--------filewritestream.h(3KB)
--------pointer.h(57KB)
----kapok()
--------Common.hpp(8KB)
--------Serializer.hpp(7KB)
--------DeSerializer.hpp(11KB)
--------JsonUtil.hpp(4KB)
--------traits.hpp(7KB)
--------Kapok.hpp(67B)
----Test.hpp(417B)
----vcproject()
--------vcproject.sln(1KB)
--------vcproject()
----test_performance.cpp(2KB)

网友评论