wangcong15 / go-sanitizer
Weakness-Oriented Assertion Recommendation For Golang (source code for submission in ISSRE'19)
☆21Updated 5 years ago
Alternatives and similar repositories for go-sanitizer:
Users that are interested in go-sanitizer are comparing it to the libraries listed below
- Collect data about your dependencies☆43Updated last week
- Go Vet-style linter to find incorrect uses of reflect.SliceHeader and reflect.StringHeader, and unsafe casts between structs with archite…☆43Updated 2 years ago
- go2 generics experiment in building generic augmented BTree data structures☆24Updated 3 years ago
- Rewrite Go source files to replace pkg/errors with Go 1.13 error wrapping☆68Updated 2 years ago
- Parses Go tracebacks and finds possible deadlocks☆27Updated 4 years ago
- Efficiently box values in Go. Optimized for primitives, strings, and byte slices.☆70Updated 2 years ago
- Heap dump reader & visualizer for Go 1.4☆47Updated 9 years ago
- A Go API for perf_event_open☆22Updated 10 months ago
- Go implementation of different backoff strategies useful for retrying operations and heartbeating.☆85Updated 4 years ago
- Checks if there are any updates for imports in your module.☆39Updated 3 months ago
- Non-Invasive goroutine inspector☆90Updated 3 weeks ago
- A JSON stream parser for Go☆67Updated 2 years ago
- Levenshtein distance and similarity metrics with customizable edit costs and Winkler-like bonus for common prefix.☆88Updated 4 years ago
- Implementation of `grpclog.LoggerV2` interface using `zerolog`☆40Updated 7 years ago
- Promise to the Go compiler that your Reads and Writes are well-behaved☆57Updated 5 years ago
- ☆33Updated 2 years ago
- Turn any gRPC stream into a Go `net.Conn` implementation.☆85Updated 2 years ago
- A Go library and CLI tool for evaluating whether two or more sets of measurements are statistically different.☆69Updated 3 years ago
- DNS client & server package for Go☆42Updated 5 years ago
- Sort orders and comparison functions.☆30Updated last year
- Golang circular (ring) buffer☆174Updated 2 years ago
- cheap Go type to hold & operate on either a read-only []byte or string☆108Updated 10 months ago
- ☆14Updated 5 years ago
- Tickers with random jitter☆90Updated 3 years ago
- XML DOM processing for Golang, supports xpath query☆47Updated 9 months ago
- Storing strings without GC overhead☆83Updated 5 years ago
- An automatic way of creating command line options to override fields from a struct.☆21Updated 8 years ago
- Rolling window implementation in go.☆57Updated 3 weeks ago
- Same as fmt.Errorf but with stack trace.☆40Updated 4 years ago
- Fast integer map for uint32-to-uint32☆28Updated 5 months ago