dvyukov / gosmith
Automatically exported from code.google.com/p/gosmith
☆52Updated 9 years ago
Alternatives and similar repositories for gosmith:
Users that are interested in gosmith are comparing it to the libraries listed below
- An Go library of synchronization primitives to help make use of hardware transactional memory (HTM)☆94Updated 2 years ago
- Source code analyzer that helps you to maintain variable/field naming conventions inside your project.☆40Updated 5 years ago
- ☆24Updated 2 years ago
- A radix sorting library for Go (golang)☆53Updated last year
- automate Go compiler comparisons☆24Updated last year
- State Machine Assisted Testing☆78Updated 5 years ago
- An assortment of more specialized math routines for Go☆71Updated 6 months ago
- A Go API for perf_event_open☆22Updated 10 months ago
- A tool for reading Go core files☆16Updated 7 years ago
- Rewrite Go source files to replace pkg/errors with Go 1.13 error wrapping☆68Updated 2 years ago
- The research project based on the draft design of Go Generics☆34Updated 3 years ago
- ☆78Updated 4 years ago
- Go package augmenting the standard net package with more basic building blocks for writing network applications.☆31Updated 8 years ago
- Convenience wrapper around "go test" + "benchstat".☆22Updated 5 years ago
- A library of some of the utility functions provided by (but not exported) by cmd/go☆62Updated 7 years ago
- ☆97Updated 4 months ago
- Tough Fuzzer is an obstacle course for go-fuzz composed of a series of small code samples which encapsulate the most common obstacles to …☆18Updated 3 years ago
- Tool to detect range statements iterating over addressable arrays☆28Updated 7 years ago
- P-Square Algorithm in Go☆36Updated 3 years ago
- Flen provides stats on functions/methods lengths in a Golang package.