文件名称:mpack-c:MessagePack 编码器和解码器的 C 实现
文件大小:135KB
文件格式:ZIP
更新时间:2024-07-20 02:30:26
C++
mpack-c MessagePack 编码器和解码器的 C/C++ 实现。
【文件预览】:
mpack-c-master
----.gitignore(281B)
----mpack.h(11KB)
----mpack.c(26KB)
----LICENSE(1KB)
----mpack.cpp(6KB)
----README.md(74B)
----tests()
--------test_nil.cpp(2KB)
--------test_cxx_array.cpp(3KB)
--------test_cxx_number.cpp(4KB)
--------mpack.h(10B)
--------test_binary.cpp(4KB)
--------test_cxx_true.cpp(2KB)
--------mpack.c(10B)
--------waf(93KB)
--------test_cxx_string.cpp(5KB)
--------test_decoder.cpp(2KB)
--------test_cxx_encoder.cpp(2KB)
--------test_boolean.cpp(3KB)
--------test_cxx_decoder.cpp(2KB)
--------mpack.cpp(12B)
--------test_integer.cpp(8KB)
--------test_cxx_boolean.cpp(2KB)
--------test_array.cpp(4KB)
--------test_true.cpp(2KB)
--------test_extended.cpp(9KB)
--------test_object.cpp(12KB)
--------test_encoder.cpp(2KB)
--------test_string.cpp(5KB)
--------test_number.cpp(5KB)
--------test_cxx_integer.cpp(6KB)
--------test_map.cpp(4KB)
--------test_cxx_false.cpp(2KB)
--------test_read_write.cpp(5KB)
--------test_cxx_nil.cpp(2KB)
--------test_cxx_extended.cpp(8KB)
--------test_false.cpp(2KB)
--------test_cxx_map.cpp(3KB)
--------test_cxx_binary.cpp(4KB)
--------wscript(2KB)