良好的STL类库 [英] Good STL-like library for C

查看:93
本文介绍了良好的STL类库的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

什么是C的数据结构类似向量,deques,stacks,hashmaps,treemaps,sets等的好的库?平原C,请与平台无关。

解决方案

Glib 在Gnome项目中使用的库也可能有些用处。此外,它是经过很好的测试。



IBM开发人员的作品有一个很好的教程使用:使用GLib集合管理C数据


What are good libraries for C with datastructures like vectors, deques, stacks, hashmaps, treemaps, sets, etc.? Plain C, please, and platform-independent.

解决方案

The Glib library used on the Gnome project may also be some use. Moreover it is pretty well tested.

IBM developer works has a good tutorial on its use: Manage C data using the GLib collections

这篇关于良好的STL类库的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆