decouple
Parameter analyzer
An analysis tool that helps identify overly specific function parameters in Go code and suggests improvements to make them more flexible.
22 stars
3 watching
1 forks
Language: Go
last commit: about 1 year ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| Tools to analyze unused parameters in Go functions and identify potential issues | 533 |
| Analyzes the size of compiled Go binaries and provides detailed breakdowns and visualization tools. | 1,346 |
| A tool for analyzing and visualizing Go test benchmark data to identify performance regressions. | 147 |
| A dynamic binary analysis and emulation framework for a wide range of architectures and operating systems. | 893 |
| A string argument parser for Go that handles quoted arguments and flags as simple strings. | 10 |
| A tool for extracting metadata from compiled Go binaries | 628 |
| Analyzes and summarizes Go test output for developers. | 1,036 |
| An utility for disassembling and examining Zig binaries | 11 |
| A tool for analyzing and visualizing the network connections of Docker containers in a single, unified way. | 88 |
| Analyzes web pages to extract technologies and metadata | 193 |
| An NLP microservice for analyzing the sentiment of user input | 6 |
| A binary decompiler that analyzes and reverse-engineers machine code binaries from various processor architectures. | 2,173 |
| A Go package for encoding and decoding URL parameters into structured data types | 781 |
| A tool that analyzes C# code against predefined coding guidelines and reports diagnostics | 145 |
| Generic utilities for slices and goroutine patterns in Go | 76 |