trailofbits / on-edge
A library for detecting certain improper uses of the "Defer, Panic, and Recover" pattern in Go programs
☆97Updated 4 years ago
Related projects ⓘ
Alternatives and complementary repositories for on-edge
- Fuzzing Go crypto☆73Updated 5 years ago
- Go Fuzzit Example☆37Updated 4 years ago
- Go language to build and check keybase's sitewide merkle tree.☆103Updated 11 months ago
- Go Ed25519 suitable for use in consensus-critical contexts.☆52Updated 10 months ago
- fzgo is a prototype of "make fuzzing a first class citizen" in the go command. Supports rich signatures & generating fuzz functions.☆112Updated 2 years ago
- Secure your dev servers, insecurely!☆46Updated 7 months ago
- ☆194Updated 2 years ago
- Online Change Detection Algorithm☆53Updated 4 years 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
- Go Vet-style linter to find incorrect uses of reflect.SliceHeader and reflect.StringHeader, and unsafe casts between structs with archite…☆42Updated last year
- Implements ristretto255, a fast prime-order group.☆98Updated 2 years ago
- Static analysis of Go code through golang.org/x/tools/go/analysis☆22Updated 5 years ago
- ⚡Fast filysystem fingerprinting using xxHash☆49Updated 5 years ago
- Linter for finding defer statements in Go loops☆32Updated 5 years ago
- Fixes simple parse errors automatically. Works great in combination with goimports.☆85Updated 4 years ago
- Elliptic Curve Cryptography Compiler: an incomplete experiment in code-generation for elliptic curves in Go☆54Updated 3 years ago
- State Machine Assisted Testing☆77Updated 4 years ago
- memsize computes the size of your object graph☆32Updated 3 months ago
- Package fourq implements FourQ, a high-speed elliptic curve at the 128-bit security level.☆55Updated last month
- Streaming text replacement for Go☆68Updated 2 years ago
- Nearly generic prime field implementation in Go☆24Updated 4 years ago
- A Go library and CLI tool for evaluating whether two or more sets of measurements are statistically different.☆69Updated 3 years ago
- A fast, vectorized Cuckoo filter implementation in Go. Zero allocations in hot paths with zero-copy binary representation.☆15Updated 4 years ago
- dogsled is a Go static analysis tool to find assignments/declarations with too many blank identifiers.☆72Updated 7 months ago
- Minimal perfect hashing in Go☆72Updated last year
- ☆68Updated last year
- Proxy for testing network disconnects and jitter/throttling☆13Updated this week
- A collection of fast, general-purpose immutable data structures for Go.☆18Updated 2 years ago
- nargs is a Go static analysis tool to find unused arguments in function declarations.☆85Updated last week
- The fastest way to xor bytes in Go☆72Updated 3 years ago