Skip to content

Commit fbb1e25

Browse files
committed
Add Silicon and Video++.
1 parent c3c0fc0 commit fbb1e25

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -279,6 +279,7 @@ A curated list of awesome C/C++ frameworks, libraries, resources, and shiny thin
279279
* [OpenCV](http://opencv.org/) :zap: - Open source computer vision. [BSD]
280280
* [tesseract-ocr](https://code.google.com/p/tesseract-ocr/) - An OCR engine. [Apache 2.0]
281281
* [VIGRA](https://github.com/ukoethe/vigra) - A generic C++ computer vision library for image analysis. [MIT X11]
282+
* [Video++](https://github.com/matt-42/vpp) - A C++14 high performance video and image processing library. [MIT]
282283
* [VTK](http://www.vtk.org/) - Open-source, freely available software system for 3D computer graphics, image processing and visualization. [BSD]
283284

284285
## Internationalization
@@ -381,6 +382,7 @@ A curated list of awesome C/C++ frameworks, libraries, resources, and shiny thin
381382
* [POCO](https://github.com/pocoproject) :zap: - 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/)
382383
* [Proxygen](https://github.com/facebook/proxygen) - Facebook's collection of C++ HTTP libraries including an easy to use HTTP server. [BSD]
383384
* [RakNet](https://github.com/OculusVR/RakNet) - A cross platform, open source, C++ networking engine for game programmers. [BSD]
385+
* [Silicon](http://siliconframework.org) - A high performance, middleware oriented C++14 http web framework. [MIT]
384386
* [Tufão](https://github.com/vinipsmaker/tufao) - An asynchronous web framework for C++ built on top of Qt. [LGPL2]
385387
* [WebSocket++](https://github.com/zaphoyd/websocketpp) - C++/Boost Asio based websocket client/server library. [BSD]
386388

0 commit comments

Comments
 (0)