Ecosyste.ms: Packages

An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

Top 8.2% on proxy.golang.org

proxy.golang.org : github.com/posener/fuzzing

Package fuzzing enables easy fuzzing with (go-fuzz) https://github.com/dvyukov/go-fuzz. The `Fuzz` object provides functions for generating consistent Go primitive values from a given fuzzed bytes slice. The generated values are promised to be consistent from identical slices. They are also correlated to the given fuzzed slice to enable fuzzing exploration. For an example on how to use this library with go-fuzz, see ./example_fuzz.go In order to test the example, run in the project directory:

Registry - Source - Documentation - JSON
purl: pkg:golang/github.com/posener/fuzzing
Keywords: dvyukov, fuzz, fuzzing, go, go-fuzz, golang, testing
License: Apache-2.0
Latest release: about 4 years ago
First release: about 4 years ago
Namespace: github.com/posener
Stars: 14 on GitHub
Forks: 1 on GitHub
See more repository details: repos.ecosyste.ms
Last synced: 27 days ago

    Loading...
    Readme
    Loading...