Gear-Lib 1.1.6 发布,适合 IOT 开发的 C 库

Gear Lib是一组通用的C基础库(由原libraries更名),适用于IOT开发,支持嵌入式,以及网络服务开发等场景

新版本1.1.6更新日志如下:

  • 新增网络掩码解析库 submask
  • 修复win32平台下libconfig/libqueue/libvector的兼容问题
  • 优化编译debug/release输出库
  • 优化流媒体库librtsp/librtmp,并在IPCamera项目中使用 aquila
  • 优化代码框架结构,分立编译和整体编译均支持
  • 分类 名称
    数据结构 dict hash ringbuffer queue rbtree sort vector macro
    网络相关 rtsp rtmp skt p2p rpc ipc
    异步 gevent workq thread lock atomic
    I/O 解析 base64 config log file strex cmd
    多媒体 uvc jpeg-ex mp4parser
    其他 debug hal plugin time

码云主页:https://gitee.com/gozfreee/libraries
github主页:https://github.com/gozfree/gear-lib 

猜你喜欢

转载自www.oschina.net/news/108780/gear-lib-1-1-6-released