mirror of
https://github.com/fffaraz/awesome-cpp.git
synced 2024-10-30 12:04:44 -04:00
remove already added libs from temp.txt
This commit is contained in:
parent
833068e7c6
commit
29894838fe
2 changed files with 3 additions and 5 deletions
|
@ -68,7 +68,7 @@ A curated list of awesome C/C++ frameworks, libraries, resources, and shiny thin
|
|||
* [EASTL](https://github.com/paulhodge/EASTL) - Public part of EA-STL. [BSD]
|
||||
* [ffead-cpp](https://github.com/sumeetchhetri/ffead-cpp) - Framework for Enterprise Application Development. [Apache2]
|
||||
* [Folly](https://github.com/facebook/folly) - An open-source C++ library developed and used at Facebook. [Apache2]
|
||||
* [JUCE](http://www.juce.com/) - An all-encompassing C++ class library for developing cross-platform software. [Core-Module:ISC/Rest: GPL2/GPL3/Commercial]
|
||||
* [JUCE](https://github.com/julianstorer/JUCE) - An all-encompassing C++ class library for developing cross-platform software. [Core-Module: ISC, Rest: GPL2/GPL3/Commercial] [website](http://www.juce.com/)
|
||||
* [libPhenom](https://github.com/facebook/libphenom) - libPhenom is an eventing framework for building high performance and high scalability systems in C. [Apache2]
|
||||
* [LibSourcey](https://github.com/sourcey/libsourcey) - C++11 evented IO for real-time video streaming and high performance networking applications. [LGPL]
|
||||
* [LibU](https://github.com/koanlogic/libu) - A multiplatform utility library written in C. [BSD]
|
||||
|
|
6
temp.txt
6
temp.txt
|
@ -36,6 +36,8 @@ https://github.com/psi-im/libpsi
|
|||
|
||||
https://github.com/CopernicaMarketingSoftware
|
||||
|
||||
====================
|
||||
|
||||
http://scripts.mit.edu/~6.270/contestants/workshops/awesomec.pdf
|
||||
|
||||
Oracle Template Library
|
||||
|
@ -64,9 +66,7 @@ https://github.com/shaih/HElib
|
|||
https://github.com/philsquared/Catch
|
||||
https://github.com/jlnr/gosu
|
||||
https://github.com/rakshasa/libtorrent
|
||||
https://github.com/USCiLab/cereal
|
||||
https://github.com/bittorrent/libutp
|
||||
https://github.com/micknoise/Maximilian
|
||||
https://github.com/vinniefalco/DSPFilters
|
||||
https://github.com/m-ou-se/moggle
|
||||
|
||||
|
@ -85,11 +85,9 @@ https://github.com/apache/thrift
|
|||
https://github.com/biometrics/openbr
|
||||
https://github.com/MailCore/mailcore2
|
||||
https://github.com/zaphoyd/websocketpp
|
||||
https://github.com/julianstorer/JUCE
|
||||
https://github.com/beark/ftl
|
||||
https://github.com/opencog/opencog
|
||||
https://github.com/CopernicaMarketingSoftware/PHP-CPP
|
||||
https://github.com/xtaci/algorithms
|
||||
https://github.com/GraphChi/graphchi-cpp
|
||||
https://github.com/webcoyote/coho
|
||||
https://github.com/facebook/fbthrift
|
||||
|
|
Loading…
Reference in a new issue