From f2b931f4a583cf08bdb462100014f989ee02d45b Mon Sep 17 00:00:00 2001 From: Faraz Fallahi Date: Tue, 29 Jul 2014 15:12:34 +0430 Subject: [PATCH] Static Code Analysis --- README.md | 8 ++++++++ temp.txt | 2 -- 2 files changed, 8 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index cba4a3e..053096b 100644 --- a/README.md +++ b/README.md @@ -33,6 +33,7 @@ A curated list of awesome C/C++ frameworks, libraries, resources, and shiny thin - [Software](#software) - [Compilers](#compilers) - [Integrated Development Environments](#integrated-development-environments) + - [Static Code Analysis](#static-code-analysis) - [Resources](#resources) - [Articles](#articles) - [Books](#books) @@ -322,6 +323,13 @@ A curated list of awesome C/C++ frameworks, libraries, resources, and shiny thin * [Xcode](https://developer.apple.com/xcode/) - Developed by Apple. * [YouCompleteMe](https://valloric.github.io/YouCompleteMe/) - YouCompleteMe is a fast, as-you-type, fuzzy-search code completion engine for Vim. +## Static Code Analysis +*List of tools for improving quality and reducing defects by code analysis* + +* [Cppcheck](http://cppcheck.sourceforge.net/) - A tool for static C/C++ code analysis. - [source](https://github.com/danmar/cppcheck) +* [OCLint](http://oclint.org/) - A static source code analysis tool to improve quality and reduce defects for C, C++ and Objective-C. - [source](https://github.com/oclint/oclint) +* [List of tools for static code analysis](http://en.wikipedia.org/wiki/List_of_tools_for_static_code_analysis#C.2FC.2B.2B) - A list of tools for static code analysis from Wikipedia. + # Resources *Various resources, such as books, websites, and articles for improving your C++ development skills and knowledge.* diff --git a/temp.txt b/temp.txt index 503a7d1..f524212 100644 --- a/temp.txt +++ b/temp.txt @@ -34,7 +34,6 @@ http://scripts.mit.edu/~6.270/contestants/workshops/awesomec.pdf https://github.com/tinfoilboy/Explodable https://github.com/thrust/thrust https://github.com/cisco/openh264 -https://github.com/ipkn/crow https://github.com/chenshuo/muduo https://github.com/shaih/HElib https://github.com/philsquared/Catch @@ -56,7 +55,6 @@ https://github.com/blackberry/GamePlay https://github.com/apache/thrift https://github.com/biometrics/openbr https://github.com/MailCore/mailcore2 -https://github.com/danmar/cppcheck https://github.com/zaphoyd/websocketpp https://github.com/julianstorer/JUCE https://github.com/beark/ftl