Implementing C/C++ crash logging service | C/C++故障日志生成服务
Implementing C/C++ crash logging service | C/C++故障日志生成服务
Implementing C/C++ crash logging service | C/C++故障日志生成服务
ability_runtime | 元能力框架
libunwindstack and wechatbacktrace
Third-party open-source software musl | 三方开源软件musl
Third-party open-source software libunwind | 三方开源软件libunwind
Fault logging for device maintenance and test across different platforms | 系统维测信息管理工具集
Fault logging for device maintenance and test across different platforms | 系统维测信息管理工具集
Third-party open-source software libunwind | 三方开源软件libunwind
OpenHarmony documentation | OpenHarmony开发者文档
easySQLite是一个sqlite的C++封转库,非常简洁。modify from https://github.com/openpeer/easysqlite.git
Embedme是一个基于linux的嵌入式应用工具类库,包括线程,线程池,Coroutine,定时器,消息队列,socket,Tuple,文件,目录,内存池,串口,CANSocket等嵌入式开发中常用的模块。Embedme集成了cJSON,sqlite,tinyxml,libconfig++,yaml-cpp,libev等优秀的开源库。它可以帮助您快速的构建稳定的嵌入式应用程序,省去广大码农造轮子的重复劳动。Embedme目前还在不断完善中,欢迎各位同行fork本开源库,也期待您的建议和开源贡献。