mirror of
https://github.com/fffaraz/awesome-cpp.git
synced 2024-10-30 12:04:44 -04:00
323 lines
10 KiB
Text
323 lines
10 KiB
Text
|
|
* []() - .
|
|
|
|
* [OpenGL](http://www.opengl.org/) - (Open Graphics Library) is a cross-language, multi-platform application programming interface (API) for rendering 2D and 3D vector graphics.
|
|
* [DirectX](http://msdn.microsoft.com/en-us/library/bb384840.aspx) - Microsoft DirectX.
|
|
|
|
* [Blink](http://www.chromium.org/blink) - A web browser engine developed as part of the Chromium project.
|
|
* [WebKit](http://www.webkit.org/) - A layout engine software component for rendering web pages in web browsers.
|
|
|
|
* [Fruit](https://github.com/google/fruit) - A dependency injection framework for C++.
|
|
|
|
* [MariaDB](https://mariadb.com/) - A robust, scalable and reliable SQL server, designed to be a drop-in replacement for MySQL. [BSD]
|
|
* [PostgreSQL]() - A powerful object-relational database system. [PostgreSQL licence]
|
|
* [Redis]() - An advanced key-value store. [3-clause BSD].
|
|
* [SQLite]() - A self-contained, serverless, zero-configuration, transactional SQL database engine with a C interface. [Public domain]
|
|
* [UnQLite]() - A self-contained, serverless, zero-configuration, transactional NoSQL engine with a C interface. [FreeBSD]
|
|
|
|
https://www.enlightenment.org/p.php?p=about/efl
|
|
https://github.com/stefanct/sglib
|
|
https://bitbucket.org/zserge/jsmn/wiki/Home
|
|
http://itpp.sourceforge.net/
|
|
|
|
http://www.catb.org/esr/structure-packing/
|
|
http://books.cat-v.org/computer-science/c-programming-language/The.C.Programming.Language.2nd.Edition.pdf
|
|
https://graphics.stanford.edu/~seander/bithacks.html
|
|
http://faculty.euc.ac.cy/scharalambous/csc131/books/C%20book%201.pdf
|
|
http://www.planetpdf.com/codecuts/pdfs/ooc.pdf
|
|
http://www.codeproject.com/Articles/6154/Writing-Efficient-C-and-C-Code-Optimization
|
|
|
|
---
|
|
|
|
All libs in:
|
|
https://github.com/Alexpux/MINGW-packages
|
|
http://en.cppreference.com/w/cpp/links/libs
|
|
|
|
https://github.com/clibs
|
|
https://github.com/clibs/clib/wiki/Packages
|
|
|
|
https://github.com/rampantpixels
|
|
https://github.com/rampantpixels/foundation_lib
|
|
https://github.com/rampantpixels/network_lib
|
|
|
|
https://github.com/stephenmathieson/http-get.c
|
|
https://github.com/Constellation/console-colors.c
|
|
https://github.com/jwerle/strsplit.c
|
|
|
|
https://github.com/psi-im
|
|
https://github.com/psi-im/iris
|
|
https://github.com/psi-im/jdns
|
|
https://github.com/psi-im/libpsi
|
|
|
|
https://github.com/CopernicaMarketingSoftware
|
|
|
|
http://www.swig.org/
|
|
|
|
QUIC & UDT
|
|
|
|
----------------------------------------
|
|
|
|
https://github.com/ellisonleao/magictools
|
|
|
|
https://github.com/robbinfan/claire-protorpc
|
|
https://github.com/chen3feng/typhoon-blade - Buildsystem
|
|
http://industriousone.com/premake
|
|
http://glm.g-truc.net/0.9.5/index.html - Math
|
|
https://github.com/paulhodge/EASTL
|
|
https://code.google.com/p/distcc/
|
|
http://omniorb.sourceforge.net/
|
|
http://www.h323plus.org/
|
|
http://ufmod.sourceforge.net/
|
|
https://github.com/almalk454/wGUI
|
|
https://code.google.com/p/google-glog/
|
|
http://www.cs.fsu.edu/~engelen/soap.html
|
|
http://www.qt.io/
|
|
https://github.com/broadinstitute/gamgee
|
|
|
|
http://www.reddit.com/r/programming/
|
|
https://www.reddit.com/r/cprog/
|
|
https://game-development.zeef.com/ellison.leao
|
|
|
|
http://www.digilife.be/quickreferences/qrc/c%20reference%20card%20(ansi)%202.2.pdf
|
|
http://www.dreamincode.net/downloads/ref_sheets/cpp_reference_sheet.pdf
|
|
http://cpprocks.com/regex-cheatsheet/
|
|
http://isocpp.org/blog/2012/12/c11-a-cheat-sheet-alex-sinyakov
|
|
|
|
https://github.com/Tuplanolla/cheat
|
|
https://github.com/vgvassilev/cling
|
|
|
|
https://github.com/BVLC/caffe
|
|
https://github.com/Yelp/MOE
|
|
https://github.com/cocos2d/cocos2d-x
|
|
https://github.com/ideawu/ssdb
|
|
https://github.com/cms-sw/cmssw
|
|
|
|
http://tclap.sourceforge.net/
|
|
|
|
http://sourceforge.net/projects/libcrn/
|
|
|
|
http://glm.g-truc.net/
|
|
|
|
http://www.shoup.net/ntl/
|
|
|
|
----------------------------------------
|
|
|
|
http://www.efytimes.com/e1/fullnews.asp?edid=117053
|
|
http://www.efytimes.com/e1/fullnews.asp?edid=123439
|
|
|
|
http://scripts.mit.edu/~6.270/contestants/workshops/awesomec.pdf
|
|
|
|
Oracle Template Library
|
|
http://otl.sourceforge.net/
|
|
|
|
Intel Parallel Building Blocks
|
|
Intel Threading Building Blocks
|
|
Intel Array Building Blocks
|
|
Intel Cilk Plus
|
|
|
|
http://www.alhem.net/Sockets/
|
|
http://www.tntnet.org/
|
|
|
|
http://en.wikiversity.org/wiki/Introduction_to_C++
|
|
|
|
http://blogs.msdn.com/b/nativeconcurrency/
|
|
|
|
----------------------------------------
|
|
|
|
http://en.wikipedia.org/wiki/Comparison_of_TLS_implementations
|
|
|
|
http://en.wikipedia.org/wiki/Cryptlib
|
|
http://en.wikipedia.org/wiki/MatrixSSL
|
|
http://en.wikipedia.org/wiki/PolarSSL
|
|
http://en.wikipedia.org/wiki/CyaSSL
|
|
http://en.wikipedia.org/wiki/GnuTLS
|
|
|
|
----------------------------------------
|
|
|
|
https://github.com/mozilla/mozjpeg
|
|
https://github.com/tinfoilboy/Explodable
|
|
https://github.com/thrust/thrust
|
|
https://github.com/chenshuo/muduo
|
|
https://github.com/shaih/HElib
|
|
https://github.com/philsquared/Catch
|
|
https://github.com/jlnr/gosu
|
|
https://github.com/rakshasa/libtorrent
|
|
https://github.com/bittorrent/libutp
|
|
https://github.com/vinniefalco/DSPFilters
|
|
https://github.com/m-ou-se/moggle
|
|
|
|
https://github.com/Hawstein/cracking-the-coding-interview
|
|
|
|
----------------------------------------
|
|
|
|
"libc++" C++ Standard Library
|
|
http://libcxx.llvm.org/
|
|
|
|
https://github.com/TrinityCore/TrinityCore
|
|
https://github.com/sass/libsass
|
|
|
|
https://github.com/blackberry/GamePlay
|
|
https://github.com/apache/thrift
|
|
https://github.com/biometrics/openbr
|
|
https://github.com/MailCore/mailcore2
|
|
https://github.com/zaphoyd/websocketpp
|
|
https://github.com/beark/ftl
|
|
https://github.com/opencog/opencog
|
|
https://github.com/CopernicaMarketingSoftware/PHP-CPP
|
|
https://github.com/GraphChi/graphchi-cpp
|
|
https://github.com/webcoyote/coho
|
|
https://github.com/facebook/fbthrift
|
|
https://github.com/alecthomas/entityx
|
|
https://github.com/chenshuo/recipes
|
|
https://github.com/HeliumProject/Helium
|
|
https://github.com/lballabio/quantlib
|
|
https://github.com/vczh/gac
|
|
https://github.com/mosra/magnum
|
|
https://github.com/imvu-open/istatd
|
|
https://github.com/bytefish/libfacerec
|
|
https://github.com/esnme/ultramemcache
|
|
https://github.com/simonask/fatso
|
|
|
|
----------------------------------------
|
|
|
|
https://github.com/Kosta-Github/http-cpp
|
|
https://github.com/adafruit/Adafruit-GFX-Library
|
|
https://github.com/lsegal/my_toy_compiler
|
|
https://github.com/openexr/openexr
|
|
https://github.com/google/snappy
|
|
https://github.com/spesmilo/libbitcoin
|
|
https://github.com/Amanieu/asyncplusplus
|
|
https://github.com/gwaldron/osgearth
|
|
https://github.com/xiw/stack
|
|
https://github.com/mozy/mordor
|
|
https://github.com/jeremyong/Selene
|
|
https://github.com/cpputest/cpputest
|
|
https://github.com/cppformat/cppformat
|
|
https://github.com/otland/forgottenserver/tree/master/src
|
|
https://github.com/matt-42/iod
|
|
https://github.com/geometer/FBReader
|
|
https://github.com/easylogging/easyloggingpp
|
|
https://github.com/lastfm/libmoost
|
|
https://github.com/jscheiny/Streams
|
|
https://github.com/lemire/FastPFor
|
|
https://github.com/pennyliang/MachineLearning-C---code
|
|
https://github.com/zeromq/cppzmq
|
|
https://github.com/bytefish/opencv
|
|
https://github.com/treefrogframework/treefrog-framework
|
|
https://github.com/jverkoey/liteqr
|
|
https://github.com/protobuf-c/protobuf-c
|
|
https://github.com/mli/parameter_server
|
|
https://github.com/HSA-Libraries/Bolt
|
|
https://github.com/iauns/cpm
|
|
https://github.com/progschj/ThreadPool
|
|
https://github.com/cameron314/readerwriterqueue
|
|
https://github.com/antinucleon/cxxnet
|
|
https://github.com/kylemcdonald/FaceTracker
|
|
https://github.com/miguelmartin75/anax
|
|
https://github.com/arq5x/bedtools2
|
|
https://github.com/vinova/Artemis-Cpp
|
|
https://github.com/pfi/pficommon
|
|
https://github.com/juj/MathGeoLib
|
|
|
|
https://github.com/watashi/AlgoSolution
|
|
https://github.com/marioyc/Online-Judge-Solutions
|
|
|
|
----------------------------------------
|
|
|
|
https://github.com/oclint/oclint
|
|
|
|
https://github.com/TTimo/doom3.gpl
|
|
https://github.com/phusion/passenger
|
|
https://github.com/id-Software/DOOM-3-BFG
|
|
https://github.com/ideawu/ssdb
|
|
https://github.com/OpenNI/OpenNI
|
|
https://github.com/ceph/ceph
|
|
https://github.com/rescrv/HyperDex
|
|
https://github.com/PointCloudLibrary/pcl
|
|
https://github.com/libRocket/libRocket
|
|
https://github.com/bro/bro
|
|
https://github.com/bombela/backward-cpp
|
|
https://github.com/Razor-qt/razor-qt
|
|
https://github.com/ideawu/icomet
|
|
https://github.com/gigablast/open-source-search-engine
|
|
https://github.com/clMathLibraries/clFFT
|
|
|
|
https://github.com/simsong/tcpflow
|
|
https://github.com/stealth/sshttp
|
|
https://github.com/munificent/game-programming-patterns
|
|
|
|
https://github.com/json-c/json-c
|
|
|
|
----------------------------------------
|
|
|
|
http://libcxx.llvm.org/
|
|
http://www.ijg.org/
|
|
http://sourceforge.net/projects/libjpeg-turbo/
|
|
http://libpng.org/
|
|
http://www.math.sci.hiroshima-u.ac.jp/~m-mat/MT/MT2002/emt19937ar.html
|
|
https://code.google.com/p/sfntly/
|
|
http://www.netlib.org/fdlibm/
|
|
|
|
----------------------------------------
|
|
|
|
https://github.com/arrayfire/arrayfire
|
|
https://github.com/google/flatbuffers
|
|
https://github.com/google/protobuf
|
|
|
|
----------------------------------------
|
|
|
|
http://en.wikipedia.org/wiki/Category:C%2B%2B_libraries
|
|
http://en.wikipedia.org/wiki/List_of_C%2B%2B_template_libraries
|
|
|
|
----------------------------------------
|
|
|
|
http://www.csie.ntu.edu.tw/~cjlin/liblinear/
|
|
http://www.csie.ntu.edu.tw/~cjlin/libsvmtools/
|
|
|
|
----------------------------------------
|
|
|
|
https://cryptocoding.net/index.php/Coding_rules#Clean_memory_of_secret_data
|
|
|
|
----------------------------------------
|
|
|
|
https://www.youtube.com/watch?v=mVbDzTM21BQ
|
|
|
|
http://en.wikibooks.org/wiki/Optimizing_C%2B%2B/Code_optimization
|
|
http://en.wikibooks.org/wiki/Optimizing_C++/Code_optimization/Faster_operations
|
|
|
|
https://mattmccutchen.net/bigint/
|
|
https://code.google.com/p/infint/
|
|
http://cpp-bigint.sourceforge.net/
|
|
https://gmplib.org/
|
|
|
|
https://github.com/RuntimeCompiledCPlusPlus/RuntimeCompiledCPlusPlus
|
|
|
|
----------------------------------------
|
|
|
|
http://channel9.msdn.com/Series/C9-Lectures-Stephan-T-Lavavej-Core-C-
|
|
http://channel9.msdn.com/Series/C9-Lectures-Stephan-T-Lavavej-Standard-Template-Library-STL-
|
|
https://www.youtube.com/user/handmadeheroarchive/videos
|
|
https://www.youtube.com/playlist?list=PL3R9mYgM4NVw4m0PTXBzQZBV2DzCt92Sp
|
|
|
|
----------------------------------------
|
|
|
|
https://github.com/isocpp/CppCoreGuidelines
|
|
https://github.com/lefticus/cppbestpractices
|
|
https://github.com/dbohdan/compilers-targeting-c
|
|
https://github.com/Microsoft/GSL
|
|
https://github.com/scylladb/seastar
|
|
https://github.com/google/brotli
|
|
https://github.com/google/zopfli
|
|
https://github.com/google/styleguide
|
|
https://github.com/WhisperSystems/libaxolotl-c
|
|
|
|
http://gameprogrammingpatterns.com/
|
|
|
|
https://github.com/bagder/c-ares
|
|
|
|
http://www.yeppp.info/
|
|
|
|
https://github.com/AnthonyCalandra/modern-cpp-features
|
|
|
|
https://github.com/nothings/single_file_libs
|
|
|