fatcontext
Context detector
Detects potential performance issues in Go code caused by nested contexts in loops or function literals
detects nested contexts in loops or function literals
10 stars
3 watching
2 forks
Language: Go
last commit: 9 days ago contextgogolanglinter
Related projects:
Repository | Description | Stars |
---|---|---|
checkmarx/chainjacking | A tool to identify susceptible dependencies in Go projects | 57 |
zerosnake0/goctx | A library that speeds up context value access in Go | 9 |
yuhangzang/contextdet | An approach to detecting objects in images using multimodal large language models and contextual information | 202 |
alexflint/go-arg | Provides a structured approach to parsing command-line arguments in Go | 2,032 |
bradleyfalzon/apicompat | Checks Go projects for changes that might break existing code | 179 |
endeveit/enca | Provides minimal cgo bindings for the libenca language detection library | 16 |
detectlanguage/detectlanguage-go | A Go client for detecting the language of given text and interacting with the Detect Language API | 25 |
knbr13/gitcs | Analyzes local Git repositories and generates visual contributions graphs | 118 |
abadojack/whatlanggo | A library for detecting and identifying languages in text | 643 |
amit-davidson/chronos | A static race detector for Go programs that identifies potential data races in concurrent execution | 428 |
surullabs/lint | Tool to run multiple linters on Go code to detect errors and warnings | 67 |
code-hex/deno-context | Propagates deadlines and cancellation information across multiple promises in a request-scoped context. | 6 |
yknzhu/segdeepm | A tool for fine-tuning deep neural networks to improve object detection and segmentation capabilities by incorporating contextual information. | 27 |
posener/ctxutil | A collection of utility functions for managing Go contexts, particularly for handling asynchronous tasks and signal notifications. | 25 |
joaodanielrufino/gcloc | A tool to count lines of code in various programming languages and file formats. | 30 |