trailofbits / go-mutexasserts
A small library that allows to check if Go mutexes are locked
☆22Updated last year
Related projects ⓘ
Alternatives and complementary repositories for go-mutexasserts
- Secure your dev servers, insecurely!☆46Updated 7 months ago
- NIST P elliptic curves (re-exported from crypto/internal/nistec)☆47Updated last year
- Go module implementing general types to represent any way of referencing images within distribution☆32Updated 3 months ago
- ☆68Updated last year
- A library for detecting certain improper uses of the "Defer, Panic, and Recover" pattern in Go programs☆97Updated 4 years ago
- Golang linter to use strconv☆22Updated 2 weeks ago
- Benchmark the init cost of Go packages☆73Updated 2 months ago
- ☆69Updated 4 months ago
- implementation of the Allotment Routing Table (ART) algorithm by Donald Knuth, as described in the paper by Yoichi Hariguchi☆55Updated last year
- Remote Git repos as fs.FS file systems.☆118Updated 5 months ago
- go.mod git archiver☆88Updated last year
- Bridge between Go testing.T and slog.☆48Updated last year
- Go Fuzzit Example☆37Updated 4 years ago
- Read a tar file contents using go1.16 io/fs abstraction☆36Updated 11 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
- Bypasses restrictions on reflect☆73Updated 3 years ago
- misspelled word linter for Go comments, string literals and embedded files☆40Updated last week
- Proposed filepath.SecureJoin implementation☆89Updated last month
- A brew command to cleanly install binaries from Go modules.☆68Updated 3 years ago
- ☆15Updated 3 months ago
- slam an HTTP/2 server a lot of concurrent load over a single TCP connection (for debugging something)☆29Updated 2 years ago
- Code for decoding and encoding runtime/trace files as well as useful functionality implemented on top.☆86Updated 2 months ago
- A Go test harness that starts an ephemeral PostgreSQL server☆43Updated 7 months ago
- Auto-gen Go fuzzing wrappers from normal code. Finds buggy call sequences, including data races & deadlocks. Supports rich signature type…☆105Updated 3 months ago
- FSS3 is an S3 filesystem abstraction layer for Golang☆55Updated 6 months 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
- Elliptic Curve Cryptography Compiler: an incomplete experiment in code-generation for elliptic curves in Go☆54Updated 3 years ago
- ☆28Updated 11 months ago
- Static analyzer to catch invalid uses of http.Error without a return statement which can cause expected bugs☆25Updated 9 months ago
- Context aware slog☆19Updated 2 weeks ago