# codec
**Repository Path**: spjich/codec
## Basic Information
- **Project Name**: codec
- **Description**: No description available
- **Primary Language**: Unknown
- **License**: Not specified
- **Default Branch**: master
- **Homepage**: None
- **GVP Project**: No
## Statistics
- **Stars**: 0
- **Forks**: 0
- **Created**: 2018-03-07
- **Last Updated**: 2020-12-19
## Categories & Tags
**Categories**: Uncategorized
**Tags**: None
## README
#kryo
* kryo 无法实现动态增量属性
* 无法使用子类接
* 无法跨语言
#protostuff
* 速度快
* 可以用子类接
* 可以实现动态属性增加,参考dubbo codec