decouple

Parameter analyzer

An analysis tool that helps identify overly specific function parameters in Go code and suggests improvements to make them more flexible.

GitHub

22 stars
3 watching
1 forks
Language: Go
last commit: 9 months ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
mvdan/unparam Tools to analyze unused parameters in Go functions and identify potential issues 532
zxilly/go-size-analyzer Analyzes the size of compiled Go binaries and provides detailed breakdowns and visualization tools. 1,233
bobheadxi/gobenchdata A tool for analyzing and visualizing Go test benchmark data to identify performance regressions. 144
lunixbochs/usercorn A dynamic binary analysis and emulation framework for a wide range of architectures and operating systems. 891
txgruppi/parseargs-go A string argument parser for Go that handles quoted arguments and flags as simple strings. 10
mandiant/goresym A tool for extracting metadata from compiled Go binaries 609
mfridman/tparse Analyzes and summarizes Go test output for developers. 1,025
kubkon/zig-objdump An utility for disassembling and examining Zig binaries 11
s0rg/decompose A tool for analyzing and visualizing the network connections of Docker containers in a single, unified way. 86
unstppbl/gowap Analyzes web pages to extract technologies and metadata 192
pimpfiction/govader_backend An NLP microservice for analyzing the sentiment of user input 6
uxmal/reko A binary decompiler that analyzes and reverse-engineers machine code binaries from various processor architectures. 2,168
go-playground/form A Go package for encoding and decoding URL parameters into structured data types 773
bkoelman/csharpguidelinesanalyzer A tool that analyzes C# code against predefined coding guidelines and reports diagnostics 145
bobg/go-generics Generic utilities for slices and goroutine patterns in Go 76