Giter VIP home page Giter VIP logo

GoStaticAnalysis's Projects

astquery icon astquery

astquery select a node set from AST by XPath

buildtag icon buildtag

Tool: buildtag prints buildtags which are used in specified packages

called icon called

Analyzer: called is a analyzer which can find function calling

cliutil icon cliutil

Library: Utilities for CLI tools of static analysis tools.

comment icon comment

Analyzer: CommentMap utilities for static analysis in Go

constructor icon constructor

Analyzer: constructor reports whether name of a constructor like function does not begin "New"

coverprofile icon coverprofile

Analyzer: coverprofile parses a coverprofile file which generated by go test with -coverprofile option

ctxfield icon ctxfield

Analyzer: reports context.Context which belongs to a struct as a field

dive icon dive

Analyzer: dive finds low readability if-blocks such as below

duration icon duration

Analyzer: duration finds using untyped constant as time.Duration

elseless icon elseless

Analyzer: elseless finds unnecessary else

emptycase icon emptycase

Analyzer: emptycase finds case statements with no body

exclude icon exclude

Library: excludeexcludes reporting or analyzing of analysis.Analyzer

exp icon exp

Experimental packages

godump icon godump

Tool: godump dumps AST and SSA IR of given source codes

ident icon ident

Analyzer: ident maps types.Object to *ast.Ident

importgroup icon importgroup

Analyzer: importgroup finds multiple import statements which are without grouping

innertypealias icon innertypealias

Analyzer: innertypealias finds find a type which is an alias for exported same package's type.

knife icon knife

Tools: knife lists type information of the package

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.