You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+17-17Lines changed: 17 additions & 17 deletions
Original file line number
Diff line number
Diff line change
@@ -68,11 +68,11 @@ A curated list of awesome C/C++ frameworks, libraries, resources, and shiny thin
68
68
*[Apache C++ Standard Library](http://stdcxx.apache.org/) - A collection of algorithms, containers, iterators, and other fundamental components. [Apache2]
69
69
*[APR](http://apr.apache.org/) - Apache Portable Runtime. Another library of cross-platform utility functions. [Apache2]
70
70
*[ASL](http://stlab.adobe.com/) - Adobe Source Libraries provides peer-reviewed and portable C++ source libraries. [MIT]
71
-
*[Boost](https://github.com/boostorg):star: - A large collection of generic C++ libraries. [Boost][website](http://www.boost.org/)
71
+
*[Boost](https://github.com/boostorg):star2: - A large collection of generic C++ libraries. [Boost][website](http://www.boost.org/)
72
72
*[BDE](https://github.com/bloomberg/bde) - The BDE Development Environment from Bloomberg Labs. [MIT]
73
73
*[Cinder](http://libcinder.org/) - A community-developed, free and open source library for professional-quality creative coding. [BSD]
74
74
*[Cxxomfort](http://ryan.gulix.cl/fossil.cgi/cxxomfort/) - A small, header-only library that backports to C++03 some of the nifty C++11 goodies. [MIT]
75
-
*[Dlib](http://dlib.net/):star: - A general purpose cross-platform C++ library designed using contract programming and modern C++ techniques. [Boost]
75
+
*[Dlib](http://dlib.net/):star2: - A general purpose cross-platform C++ library designed using contract programming and modern C++ techniques. [Boost]
76
76
*[EASTL](https://github.com/paulhodge/EASTL) - Public part of EA-STL. [BSD]
77
77
*[ffead-cpp](https://github.com/sumeetchhetri/ffead-cpp) - Framework for Enterprise Application Development. [Apache2]
78
78
*[Folly](https://github.com/facebook/folly) - An open-source C++ library developed and used at Facebook. [Apache2]
@@ -83,7 +83,7 @@ A curated list of awesome C/C++ frameworks, libraries, resources, and shiny thin
83
83
*[Loki](http://loki-lib.sourceforge.net/) - A C++ library of designs, containing flexible implementations of common design patterns and idioms. [MIT]
84
84
*[MiLi](https://code.google.com/p/mili/) - Minimal headers-only C++ Library. [Boost]
85
85
*[OpenFrameworks]() - A cross platform open source toolkit for creative coding in C++. [MIT][website](http://www.openframeworks.cc/)
86
-
*[Qt](http://qt-project.org/):star: - A cross-platform application and UI framework. [LGPL]
86
+
*[Qt](http://qt-project.org/):star2: - A cross-platform application and UI framework. [LGPL]
87
87
*[Reason](http://code.google.com/p/reason/) - A cross platform framework designed to bring the ease of use of Java, .Net, or Python to developers who require the performance and strength of C++. [GPL2]
88
88
*[ROOT](http://root.cern.ch) - A set of OO frameworks with all the functionality needed to handle and analyze large amounts of data in a very efficient way. Used at CERN. [LGPL]
89
89
*[STLport](http://www.stlport.org/) - An exemplary version of STL. [Free]
@@ -134,7 +134,7 @@ A curated list of awesome C/C++ frameworks, libraries, resources, and shiny thin
134
134
*[KArchive](https://projects.kde.org/projects/frameworks/karchive) - A library for creating, reading, writing and manipulating file archives like zip and tar. It also provides transparent compression and decompression of data, using formats like gzip, via a subclass of QIODevice. [LGPL]
135
135
*[LZ4](https://code.google.com/p/lz4/) - Extremely Fast Compression algorithm. [BSD]
136
136
*[LZHAM](https://code.google.com/p/lzham/) - Lossless data compression library with a compression ratio similar to LZMA but with much faster decompression. [BSD]
137
-
*[LZMA](http://www.7-zip.org/sdk.html):star: - The default and general compression method of 7z format. [PublicDomain]
137
+
*[LZMA](http://www.7-zip.org/sdk.html):star2: - The default and general compression method of 7z format. [PublicDomain]
138
138
*[LZMAT](http://www.matcode.com/lzmat.htm) - An extremely fast real-time lossless data compression library. [GPL]
139
139
*[miniz](https://code.google.com/p/miniz/) - Single C source file Deflate/Inflate compression library with zlib-compatible API, ZIP archive reading/writing, PNG writing. [Unlicense]
140
140
*[Minizip](https://github.com/nmoinvaz/minizip) - Zlib with latest bug fixes that supports PKWARE disk spanning, AES encryption, and IO buffering. [zlib]
@@ -251,7 +251,7 @@ A curated list of awesome C/C++ frameworks, libraries, resources, and shiny thin
251
251
*[Cairo](http://www.cairographics.org/) - A 2D graphics library with support for multiple output devices. [LGPL2 or Mozilla MPL]
252
252
*[Horde3D](https://github.com/horde3d/Horde3D) - A small 3D rendering and animation engine. [EPL]
253
253
*[magnum](https://github.com/mosra/magnum) - C++11 and OpenGL 2D/3D graphics engine. [MIT][website](http://mosra.cz/blog/magnum.php)
254
-
*[Ogre 3D](http://www.ogre3d.org/):star: - A scene-oriented, real-time, flexible 3D rendering engine (as opposed to a game engine) written in C++. [MIT]
254
+
*[Ogre 3D](http://www.ogre3d.org/):star2: - A scene-oriented, real-time, flexible 3D rendering engine (as opposed to a game engine) written in C++. [MIT]
255
255
*[OpenSceneGraph](http://www.openscenegraph.org/) - An open source high performance 3D graphics toolkit. [OSGPL]
256
256
*[Panda3D](http://www.panda3d.org/) - A framework for 3D rendering and game development for Python and C++. [BSD]
257
257
*[Skia](https://github.com/google/skia) - A complete 2D graphic library for drawing Text, Geometries, and Images. [bSD][webpage](https://sites.google.com/site/skiadocs/home)
@@ -267,7 +267,7 @@ A curated list of awesome C/C++ frameworks, libraries, resources, and shiny thin
267
267
*[ITK](http://www.itk.org/) - An open-source, cross-platform system for image analysis. [Apache 2.0 from ITK 4.0]
268
268
*[Magick++](http://www.imagemagick.org/script/api.php) - ImageMagick program interfaces for C++. [Apache 2.0]
269
269
*[MagickWnd](http://www.imagemagick.org/script/api.php) - ImageMagick program interfaces for C. [Apache 2.0]
270
-
*[OpenCV](http://opencv.org/):star: - Open source computer vision. [BSD]
270
+
*[OpenCV](http://opencv.org/):star2: - Open source computer vision. [BSD]
271
271
*[tesseract-ocr](https://code.google.com/p/tesseract-ocr/) - An OCR engine. [Apache 2.0]
272
272
*[VIGRA](https://github.com/ukoethe/vigra) - A generic C++ computer vision library for image analysis. [MIT X11]
273
273
*[VTK](http://www.vtk.org/) - Open-source, freely available software system for 3D computer graphics, image processing and visualization. [BSD]
@@ -303,11 +303,11 @@ A curated list of awesome C/C++ frameworks, libraries, resources, and shiny thin
303
303
*[jute](https://github.com/amir-s/jute) - Very simple C++ JSON Parser. [PublicDomain]
304
304
*[libjson](https://github.com/vincenthz/libjson) - A JSON parser and printer library in C. easy to integrate with any model. [LGPL]
*[PicoJSON](https://github.com/kazuho/picojson) - A header-file-only, JSON parser serializer in C++. [BSD]
308
308
*[qt-json](https://github.com/gaudecker/qt-json) - A simple class for parsing JSON data into a QVariant hierarchy and vice versa. [GPLv3]
309
309
*[QJson](https://github.com/flavio/qjson) - A qt-based library that maps JSON data to QVariant objects. [LGPL2]
310
-
*[RapidJSON](https://github.com/miloyip/rapidjson):star: - A fast JSON parser/generator for C++ with both SAX/DOM style API. [MIT]
310
+
*[RapidJSON](https://github.com/miloyip/rapidjson):star2: - A fast JSON parser/generator for C++ with both SAX/DOM style API. [MIT]
311
311
*[YAJL](https://github.com/lloyd/yajl) - A fast streaming JSON parsing library in C. [ISC]
312
312
313
313
## Logging
@@ -325,7 +325,7 @@ A curated list of awesome C/C++ frameworks, libraries, resources, and shiny thin
325
325
*[CCV](https://github.com/liuliu/ccv) - C-based/Cached/Core Computer Vision Library, A Modern Computer Vision Library. [BSD]
326
326
*[Minerva](https://github.com/minerva-developers/minerva) - A fast and flexible system for deep learning. [Apache2]
327
327
*[mlpack](http://www.mlpack.org/) - A scalable c++ machine learning library. [LGPLv3]
328
-
*[OpenCV](https://github.com/Itseez/opencv):star: - Open Source Computer Vision Library. [BSD][website](http://opencv.org/)
328
+
*[OpenCV](https://github.com/Itseez/opencv):star2: - Open Source Computer Vision Library. [BSD][website](http://opencv.org/)
329
329
*[Recommender](https://github.com/GHamrouni/Recommender) - C library for product recommendations/suggestions using collaborative filtering (CF). [BSD]
330
330
*[SHOGUN](https://github.com/shogun-toolbox/shogun) - The Shogun Machine Learning Toolbox. [GPLv3]
331
331
*[sofia-ml](https://code.google.com/p/sofia-ml/) - The suite of fast incremental algorithms for machine learning. [Apache2]
@@ -348,13 +348,13 @@ A curated list of awesome C/C++ frameworks, libraries, resources, and shiny thin
348
348
*[LIVE555 Streaming Media](http://www.live555.com/liveMedia/) - Multimedia streaming library using open standard protocols (RTP/RTCP, RTSP, SIP). [LGPL]
349
349
*[libVLC](https://wiki.videolan.org/LibVLC) - libVLC (VLC SDK) media framework. [GPL]
350
350
*[QtAv](https://github.com/wang-bin/QtAV) - A multimedia playback framework based on Qt and FFmpeg to write a player easily. [LGPL][website](http://wang-bin.github.io/QtAV/)
*[SFML](http://www.sfml-dev.org/):star2: - Simple and Fast Multimedia Library. [zlib]
353
353
354
354
## Networking
355
355
356
356
*[ACE](http://www.cs.wustl.edu/~schmidt/ACE.html) - An OO Network Programming Toolkit in C++. [?MIT?]
357
-
*[Boost.Asio](http://think-async.com/):star: - A cross-platform C++ library for network and low-level I/O programming. [Boost]
357
+
*[Boost.Asio](http://think-async.com/):star2: - A cross-platform C++ library for network and low-level I/O programming. [Boost]
358
358
*[Casablanca](http://casablanca.codeplex.com/) - C++ REST SDK. [Apache2]
359
359
*[cpp-netlib](http://cpp-netlib.org/) - A collection of open-source libraries for high level network programming. [Boost]
360
360
*[Dyad.c](https://github.com/rxi/dyad) - Asynchronous networking for C. [MIT]
@@ -365,7 +365,7 @@ A curated list of awesome C/C++ frameworks, libraries, resources, and shiny thin
365
365
*[net_skeleton](https://github.com/cesanta/net_skeleton) - TCP client/server library for C/C++. [GPL2]
366
366
*[nope.c](https://github.com/riolet/nope.c) - A C language-based ultra-light software platform for scalable server-side and networking applications. Think node.js for C programmers. [GPL2]
367
367
*[Onion](https://github.com/davidmoreno/onion) - HTTP server library in C designed to be lightweight and easy to use. [Apache2/GPL2]
368
-
*[POCO](https://github.com/pocoproject):star: - C++ class libraries and frameworks for building network- and internet-based applications that run on desktop, server, mobile and embedded systems. [Boost][website](http://pocoproject.org/)
368
+
*[POCO](https://github.com/pocoproject):star2: - C++ class libraries and frameworks for building network- and internet-based applications that run on desktop, server, mobile and embedded systems. [Boost][website](http://pocoproject.org/)
369
369
*[Proxygen](https://github.com/facebook/proxygen) - Facebook's collection of C++ HTTP libraries including an easy to use HTTP server. [BSD]
370
370
*[RakNet](https://github.com/OculusVR/RakNet) - A cross platform, open source, C++ networking engine for game programmers. [BSD]
371
371
*[Tufão](https://github.com/vinipsmaker/tufao) - An asynchronous web framework for C++ built on top of Qt. [LGPL2]
@@ -466,7 +466,7 @@ A curated list of awesome C/C++ frameworks, libraries, resources, and shiny thin
466
466
*[DynaPDF](http://www.dynaforms.com/) - An easy-to-use PDF generation library. [Commercial]
467
467
*[gcc-poison](https://github.com/leafsr/gcc-poison) - A simple header file for developers to ban unsafe C/C++ functions from applications.
468
468
*[googlemock](http://code.google.com/p/googlemock/) - A library for writing and using C++ mock classes. [BSD]
469
-
*[HTTP Parser](https://github.com/joyent/http-parser):star: - A http request/response parser for C. [MIT]
469
+
*[HTTP Parser](https://github.com/joyent/http-parser):star2: - A http request/response parser for C. [MIT]
470
470
*[Klib](https://github.com/attractivechaos/klib) - Small and lightweight implementations of common algorithms and data structures. [MIT]
471
471
*[libsigc++](http://libsigc.sourceforge.net/) - A typesafe callback system for standard C++. [LGPL]
472
472
*[libcpuid](https://github.com/anrieff/libcpuid) - A small C library for x86 CPU detection and feature extraction. [BSD]
@@ -540,7 +540,7 @@ A curated list of awesome C/C++ frameworks, libraries, resources, and shiny thin
540
540
*[KDevelop](https://www.kdevelop.org/) - A free, open source IDE.
541
541
*[Microsoft Visual Studio](http://www.visualstudio.com/) - An IDE from Microsoft.
542
542
*[NetBeans](https://netbeans.org/) - An IDE for developing primarily with Java, but also with other languages, in particular PHP, C/C++, and HTML5.
543
-
*[Qt Creator](http://qt-project.org/):star: - A cross-platform C++, JavaScript and QML IDE which is part of the SDK for Qt.
543
+
*[Qt Creator](http://qt-project.org/):star2: - A cross-platform C++, JavaScript and QML IDE which is part of the SDK for Qt.
544
544
*[rtags](https://github.com/Andersbakken/rtags) - A c/c++ client/server indexer with for integration with emacs based on clang.
545
545
*[Xcode](https://developer.apple.com/xcode/) - Developed by Apple.
546
546
*[YouCompleteMe](https://valloric.github.io/YouCompleteMe/) - YouCompleteMe is a fast, as-you-type, fuzzy-search code completion engine for Vim.
@@ -600,7 +600,7 @@ A curated list of awesome C/C++ frameworks, libraries, resources, and shiny thin
600
600
601
601
## Talks
602
602
603
-
*[CppCon Talks](https://www.youtube.com/user/CppCon/videos):star: - The C++ conference.
603
+
*[CppCon Talks](https://www.youtube.com/user/CppCon/videos):star2: - The C++ conference.
604
604
*[Quick game development with C++11/C++14](https://github.com/SuperV1234/cppcon2014) - CppCon 2014 talk by Vittorio Romeo.
605
605
606
606
## Videos
@@ -618,7 +618,7 @@ A curated list of awesome C/C++ frameworks, libraries, resources, and shiny thin
618
618
## Websites
619
619
*Useful C/C++ related websites.*
620
620
621
-
*[Standard C++](http://isocpp.org/):star: - News, Status & Discussion about Standard C++.
621
+
*[Standard C++](http://isocpp.org/):star2: - News, Status & Discussion about Standard C++.
622
622
*[CppCon](http://cppcon.org/) - The C++ Conference.
623
623
*[C++ reference](http://cppreference.com/) - C++98, C++03, C++11, C++14 reference.
624
624
*[cplusplus.com](http://www.cplusplus.com/) - The C++ Resources Network.
0 commit comments