基于注解(Annotation)实现的服务端(spring/thrift)对JavaBean类型数据在序列化和反序列化阶段动态字段过滤(IFieldFilter)和值过滤(IValueFilter)工具。
aocache(Aspect Oriented Cache)是一个基于[aspectJ](https://eclipse.dev/aspectj/)实现的方法缓存工具。
casban(Component ASsembler Based by ANnotation)是一个基于注解(Annotation)的部件组装机制,类似spring。
基于libjpeg-turbo,openjpeg 实现对jpeg,jpeg2000(j2k)图像的内存编解码(C++11封装)。提供turbojpeg,openjpeg的命令行编译脚本(windows/linux)
fork from https://github.com/gwilymk/bin2c.git 将二进制资源文件生成.c或.h源码 生成的源码编译出的obj与gnu-ld -r -b binary -o binary_file.o binary_file 生成.o兼容,具有相同的符号表