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

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

问题描述

具有向量、双端队列、堆栈、散列图、树图、集合等数据结构的 C 有哪些好的库?请使用纯 C 语言,并且与平台无关.

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

推荐答案

Glib 在 Gnome 项目上使用的库可能也有一些用处.此外,它经过了很好的测试.

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

IBM developerworks 有一个很好的使用教程:Manage C data usingGLib 集合

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

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

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