trailofbits / on-edge
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
- Go Fuzzit Example☆37Updated 4 years ago
- Fuzzing Go crypto☆75Updated 5 years ago
- fzgo is a prototype of "make fuzzing a first class citizen" in the go command. Supports rich signatures & generating fuzz functions.☆113Updated 3 years ago
- Static analysis of Go code through golang.org/x/tools/go/analysis☆22Updated 5 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 implementation of anchorhash☆15Updated 4 years ago
- Parse and generate HTTP headers correctly☆30Updated 4 years ago
- Linter for finding defer statements in Go loops☆32Updated 5 years ago
- CorrelationVector-Go provides a reference Go implementation of the CorrelationVector protocol for tracing and correlation of events throu…☆17Updated last year
- Go Ed25519 suitable for use in consensus-critical contexts.☆52Updated last year
- Secure your dev servers, insecurely!☆47Updated last year
- Online Change Detection Algorithm☆53Updated 4 years ago
- nargs is a Go static analysis tool to find unused arguments in function declarations.☆85Updated 3 months ago
- unimport is a Go static analysis tool to find unnecessary import aliases.☆69Updated 7 years ago
- Simple examples of configuring mutual authentication (MASSL)☆51Updated 7 years ago
- This is my sister, Kodos☆33Updated 7 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 library for CBOR Object Signing and Encryption (COSE)☆40Updated 2 years ago
- Go language to build and check keybase's sitewide merkle tree.☆103Updated 2 months ago
- ☆195Updated 2 years ago
- Elliptic Curve Cryptography Compiler: an incomplete experiment in code-generation for elliptic curves in Go☆54Updated 4 years ago
- A simple library that allows a network server to limit how may concurrent connections it supports from each client IP.☆52Updated last month
- memsize computes the size of your object graph☆33Updated 7 months ago
- Allotment Routing Table☆57Updated 3 years ago
- Package fourq implements FourQ, a high-speed elliptic curve at the 128-bit security level.☆55Updated 5 months ago
- Backoff timer shared between several projects.☆47Updated 6 months ago
- Track Go benchmark performance over time by storing results in InfluxDB☆44Updated 5 years ago
- A hashmap for Go that uses crypto random seeds, hash hints, open addressing, and robin hood hashing.☆29Updated 5 years ago
- A Go standard library for Kolide projects☆49Updated last week
- Library for Go (golang) to implement writev system call (not an official Google product)☆97Updated 5 years ago