trailofbits / on-edgeLinks
A library for detecting certain improper uses of the "Defer, Panic, and Recover" pattern in Go programs
☆97Updated 5 years ago
Alternatives and similar repositories for on-edge
Users that are interested in on-edge are comparing it to the libraries listed below
Sorting:
- Fuzzing Go crypto☆74Updated 6 years ago
- Go Fuzzit Example☆37Updated 4 years ago
- fzgo is a prototype of "make fuzzing a first class citizen" in the go command. Supports rich signatures & generating fuzz functions.☆114Updated 3 years ago
- 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
- Linter for finding defer statements in Go loops☆32Updated 5 years ago
- Elliptic Curve Cryptography Compiler: an incomplete experiment in code-generation for elliptic curves in Go☆54Updated 4 years ago
- Static analysis of Go code through golang.org/x/tools/go/analysis☆22Updated 6 years ago
- A Go library and CLI tool for evaluating whether two or more sets of measurements are statistically different.☆69Updated 4 years ago
- Go translation of MetroHash☆110Updated 5 months ago
- Secure your dev servers, insecurely!☆47Updated last year
- Backwards compatibility linter for Go.☆68Updated 6 years ago
- Go language to build and check keybase's sitewide merkle tree.☆103Updated 5 months ago
- Go Ed25519 suitable for use in consensus-critical contexts.☆52Updated last year
- Benchmark the init cost of Go packages☆81Updated 2 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
- ☆68Updated 2 years ago
- nargs is a Go static analysis tool to find unused arguments in function declarations.☆86Updated last month
- State Machine Assisted Testing☆78Updated 5 years ago
- CorrelationVector-Go provides a reference Go implementation of the CorrelationVector protocol for tracing and correlation of events throu…☆17Updated 2 years ago
- go library for CBOR Object Signing and Encryption (COSE)☆40Updated 2 years ago
- ☆24Updated 5 years ago
- ☆195Updated 2 years ago
- merge go.mod files☆18Updated 6 years ago
- A small library that allows to check if Go mutexes are locked☆26Updated last month
- Simple expiring cache☆15Updated 8 years ago
- Heap dump reader & visualizer for Go 1.4☆47Updated 9 years ago
- Package fourq implements FourQ, a high-speed elliptic curve at the 128-bit security level.☆55Updated 8 months ago
- Make random JSON in Go☆25Updated 5 years ago
- A hashmap for Go that uses crypto random seeds, hash hints, open addressing, and robin hood hashing.☆29Updated 6 years ago
- Go I/O utilities☆53Updated 6 years ago