1 Star 0 Fork 149

huyansong / commonlibrary_c_utils

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
README.md 1.20 KB
一键复制 编辑 原始数据 按行查看 历史

commonlibrary/c_utils

Introduction

The commonlibrary/c_utils repository provides the following commonly used C++ utility classes:

  • Enhanced APIs for operations related to files, paths, and strings
  • APIs related to the read-write lock, semaphore, timer, thread, and thread pool
  • APIs related to the security data container and data serialization
  • Error codes for each subsystem
  • Safe functions in C

Directory Structure

commonlibrary/c_utils
└─ base
    ├── include       # Header files of APIs open to other subsystems
    ├── src           # Source files
    └── test          # Test code

Repositories Involved

Utils subsystem

utils

utils_native

utils_native_lite

马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/huyanosng/commonlibrary_c_utils.git
git@gitee.com:huyanosng/commonlibrary_c_utils.git
huyanosng
commonlibrary_c_utils
commonlibrary_c_utils
master

搜索帮助

344bd9b3 5694891 D2dac590 5694891