我阅读过的C/C++开源项目---有的经过有的路过有的啃过有的改过

来源:互联网 发布:香港最新直播软件 编辑:程序博客网 时间:2024/05/17 04:57

下载量最大的开源软件是哪个吗?那就是

1. Linux内核 

 https://www.kernel.org

  不管是做产品还是学习,都少不了它,计算机的技术大部分都有;学操作系统,学网络,学驱动,学文件系统,写嵌入式产品

 都少不它。

2.数据库

SQLite

http://www.sqlite.org/

LevelDb

https://github.com/google/leveldb

Mysql

https://github.com/mysql

Berkeley DB

http://www.oracle.com/technetwork/database/database-technologies/berkeleydb/downloads/index.html


3.HTTP服务器

Apache httpd

https://httpd.apache.org/

lighttpd

https://www.lighttpd.net/download/

Nginx

http://nginx.org/en/download.html

Cherokee

http://cherokee-project.com/

Mini_httpd

http://acme.com/software/mini_httpd/

Appweb

https://embedthis.com/appweb/

mongoose

https://code.google.com/p/mongoose/

Shttpd

http://docs.huihoo.com/shttpd/

Apache Tomcat

http://tomcat.apache.org/

Tinyhttpd

http://tinyhttpd.sourceforge.net/

4.C++开发库

libevent

http://libevent.org/

Libev

http://software.schmorp.de/pkg/libev.html

boost

http://www.boost.org/users/download/

ace

http://www.cs.wustl.edu/~schmidt/ACE.html

poco

http://pocoproject.org/

Apache apr

https://apr.apache.org/download.cgi

Apache C++ Standard Library

http://stdcxx.apache.org/

Boost.Asio                 http://think-async.com/

libuv

https://github.com/libuv/libuv

5.C++界面库

wxwidgets

https://www.wxwidgets.org/

qt

http://www.qt.io/cn/download-open-source/


6. SIP 通信

PJLIB

http://www.pjsip.org/pjlib/docs/html/

osip

http://www.gnu.org/software/osip/

reSIProcate

https://www.resiprocate.org/Main_Page


7. 通信中间件

OpenBinder

http://www.angryredplanet.com/~hackbod/openbinder/docs/html/BinderIPCMechanism.html

 ICE

https://zeroc.com/products/ice

zeroMQ

http://zeromq.org

8.流媒体 音视频

gpac

https://gpac.wp.mines-telecom.fr/

vlc

http://www.videolan.org/vlc/download-sources.html

mplayer

http://www.mplayerhq.hu/design7/news.html

live555

http://www.live555.com/

mpeg4ip

https://github.com/stsquad/mpeg4ip

http://sourceforge.net/projects/mpeg4ip-ng/

ffmpeg

https://www.ffmpeg.org/

gstreamer

http://gstreamer.freedesktop.org/

Darwin Streaming Server

http://dss.macosforge.org/

jrtplib

http://research.edm.uhasselt.be/~jori/page/index.php?n=CS.Jrtplib

OpenCV

http://opencv.org

9.FTP 

FileZilla

https://filezilla-project.org/

10.xml

libtinyxml

https://code.google.com/p/libtinyxml/

11.浏览器

firefox

https://developer.mozilla.org/en-US/docs/Mozilla/Developer_guide/Source_Code/Downloading_Source_Archives


12.other

Memcached

http://memcached.org/

log4cpp

http://log4cpp.sourceforge.net/

busybox

www.busybox.net

openssl

http://www.openssl.org/

glibc

http://ftp.gnu.org/gnu/glibc/

mono C#跨平台 .NET开源

https://github.com/mono/mono

13.编译器

python

https://www.python.org/downloads/source/

gcc

http://gcc.gnu.org







0 0
原创粉丝点击