共有 0 个贴子
没有任何数据可供显示
开源项目社区 | 当前位置 : |
|
www.trustie.net/open_source_projects | 主页 > 开源项目社区 > csnippets |
csnippets
|
0 | 0 | 119 |
贡献者 | 讨论 | 代码提交 |
CCCC - Comprehensive C Code CollectionThe Comprehensive C Code Collection is a collection of several pieces of C code. Each code snippet implements a single functionality and is only slightly related to the others. However, they have a uniform build framework and are ported to lots of operating systems.
The code snippets include memory trees like Red-Black-Trees, Splay-Trees and others, but also network wrappers, matrix-functions and thread wrappers. It is really easy to add new snippets and the collection is not limited to the current snippets, but more likely to be extended continuously.