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
- Secure your dev servers, insecurely!☆47Updated last year
- 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
- Go language to build and check keybase's sitewide merkle tree.☆103Updated 4 months ago
- Package fourq implements FourQ, a high-speed elliptic curve at the 128-bit security level.☆55Updated 7 months ago
- Static analysis of Go code through golang.org/x/tools/go/analysis☆22Updated 6 years ago
- Go Ed25519 suitable for use in consensus-critical contexts.☆52Updated last year
- A collection of fast, general-purpose immutable data structures for Go.☆18Updated 3 years ago
- An implementation of Noise in Go☆42Updated 7 years ago
- Elliptic Curve Cryptography Compiler: an incomplete experiment in code-generation for elliptic curves in Go☆54Updated 4 years ago
- nargs is a Go static analysis tool to find unused arguments in function declarations.☆86Updated 3 weeks ago
- Linter for finding defer statements in Go loops☆32Updated 5 years ago
- A lightweight CLI tool that finds system calls being called inside golang applications.☆31Updated 3 years ago
- Parse and generate HTTP headers correctly☆30Updated 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
- Credstore is a centralized auth server☆87Updated 6 years ago
- An Go library of synchronization primitives to help make use of hardware transactional memory (HTM)☆94Updated 2 years ago
- go library for CBOR Object Signing and Encryption (COSE)☆40Updated 2 years ago
- Online Change Detection Algorithm☆53Updated 5 years ago
- A brew command to cleanly install binaries from Go modules.☆68Updated 4 years ago
- This is my sister, Kodos☆33Updated 7 years ago
- [DEPRECATED] See https://github.com/src-d/go-mysql-server☆10Updated 7 years ago
- State Machine Assisted Testing☆78Updated 5 years ago
- Nearly generic prime field implementation in Go☆24Updated 5 years ago
- dogsled is a Go static analysis tool to find assignments/declarations with too many blank identifiers.☆73Updated last year
- Variable-length, lexicographically-sortable hex format for uint64 values.☆13Updated 4 years ago
- unimport is a Go static analysis tool to find unnecessary import aliases.☆69Updated 7 years ago
- CorrelationVector-Go provides a reference Go implementation of the CorrelationVector protocol for tracing and correlation of events throu…☆17Updated 2 years ago