您的位置:首页 > 编程语言 > C语言/C++

C/C++第三方类库

2014-06-10 17:41 99 查看
1、libconfig (官网:http://www.hyperrealm.com/libconfig/)

2、GNU C Library (ANSI C的函数库glibc: http://www.gnu.org/software/libc/manual/html_mono/libc.html)
3、GDB (http://fossies.org/dox/gdb-7.7.1/index.html)

4、C++ Resources (http://www.cplusplus.com/)

5、libevent(http://www.wangafu.net/~nickm/libevent-2.0/doxygen/html/、http://www.cppblog.com/mysileng/archive/2013/01/17/197349.html)

6、GF-Complete (http://web.eecs.utk.edu/~plank/plank/www/software.html)(伽罗瓦运算库)

7、RPC(http://www.ualberta.ca/dept/chemeng/AIX-43/share/man/info/C/a_doc_lib/aixprggd/progcomc/rpc_ref.htm)

8、fuse (http://fuse.sourceforge.net/)(虚拟文件系统)

9、jerasure (http://web.eecs.utk.edu/~plank/plank/papers/CS-08-627.html)(分布式存储EC库)

10、jerasure官网(http://web.eecs.utk.edu/~plank/)

11、iniparser (https://github.com/ndevilla/iniparser)
内容来自用户分享和网络整理,不保证内容的准确性,如有侵权内容,可联系管理员处理 点击这里给我发消息
标签: