logo
首页技术栈工具库讨论
cereal

cereal

cereal is a header-only C++11 serialization library. cereal takes arbitrary data types and reversibly turns them into different representations, such as compact binary encodings, XML, or JSON. cereal was designed to be fast, light-weight, and easy to extend - it has no external dependencies and can be easily bundled with other code or used standalone.
由 
bruceshi2021-01-13 收录
--
推荐
不推荐
更多信息
GitHub iconUSCiLab/cereal2658
COCOAPODS
pod 'Cereal'
查看
HOMEBREW
brew install cereal
查看
NUGET
cereal
标签
根据用户添加的标签生成
暂无标签