jidicula / go-fuzz-actionLinks
GitHub Action for Go 1.18 fuzz testing
☆19Updated last month
Alternatives and similar repositories for go-fuzz-action
Users that are interested in go-fuzz-action are comparing it to the libraries listed below
Sorting:
- Safe number conversion in Go: address gosec G115 and cwe-190 Integer Overflow or Wraparound☆78Updated 2 weeks ago
- intrange is a program for checking for loops that could use the Go 1.22 integer range feature.☆36Updated 3 months ago
- Golang linter to use strconv☆43Updated 2 months ago
- Use right mirror functions for string/[]byte performance bust☆44Updated 9 months ago
- 🚔 Enforce field tags in (un)marshaled structs☆39Updated last week
- a slog handler for testing that code logs expected results☆23Updated last year
- Accept Interfaces, Return Concrete Types☆78Updated last month
- misspelled word linter for Go comments, string literals and embedded files☆43Updated 10 months ago
- A linter that handle directives into `go.mod`.☆16Updated last month
- Go linter that checks types that are json encoded - reports unsupported types and unnecessary error checks☆42Updated last week
- JSON schema support for Go programs☆91Updated 3 months ago
- Golang ticker that works with Cron scheduling.☆19Updated 5 years ago
- ☆64Updated last year
- Run Go tests inside a Docker image☆100Updated 11 months ago
- Intuitive validation library for Golang☆32Updated last year
- Go package to easily convert a URL's query parameters/values into usable struct values of the correct types.☆19Updated 5 years ago
- Auto-gen Go fuzzing wrappers from normal code. Finds buggy call sequences, including data races & deadlocks. Supports rich signature type…☆113Updated last year
- Colorized JSON output for Go☆49Updated last year
- Implements Go's (golang) io/fs filesystem interface by merging other io/fs instances.☆42Updated last year
- Go module dependency graph analysis tool☆30Updated 8 months ago
- Fork of go-yaml/yaml for go-faster needs☆10Updated 2 months ago
- Go SSH known_hosts wrapper with host key lookup☆37Updated 3 months ago
- Simple and generic implementation of priority queues in Go☆34Updated 2 months ago
- Bridge between Go testing.T and slog.☆80Updated 2 years ago
- Version library extracted from sigs.k8s.io/release-utils☆24Updated 2 months ago
- Contains primitives for marshaling/unmarshaling Unix timestamp/epoch to/from built-in time.Time type in JSON☆17Updated last year
- The open2opaque tool migrates Go packages from the Go Protobuf Open Struct API to the Opaque API.☆25Updated 2 months ago
- Visualize Go intra-module dependencies☆76Updated last month
- Code for decoding and encoding runtime/trace files as well as useful functionality implemented on top.☆91Updated 2 months ago
- A golang map in which entries expire after given a time period☆58Updated 3 months ago