aclements / go-z3
Bindings for the Z3 SMT solver
☆30Updated 2 years ago
Alternatives and similar repositories for go-z3:
Users that are interested in go-z3 are comparing it to the libraries listed below
- Go static program analyser☆58Updated 4 years ago
- Interactive object file browser with symbol, source, assembly, and analysis☆22Updated 11 months ago
- Static Trace-Based Deadlock Analysis for Synchronous Mini-Go☆20Updated 8 years ago
- Go (golang) bindings to the Z3 SMT Solver☆143Updated 2 years ago
- wyhash fast non-cryptographic string hash☆35Updated 4 years ago
- golang port of Gimli, https://gimli.cr.yp.to, a 384-bit permutation designed to achieve high security with high performance across a broa…☆17Updated 6 years ago
- x86-64 instruction encoder in Go☆21Updated 5 years ago
- Linux Perf subsystem bindings for Go☆20Updated 4 years ago
- A radix sorting library for Go (golang)☆51Updated last year
- A golang implementation of the Haraka v2 family of hash functions☆14Updated 6 years ago
- A high-performance, memory-efficient concurrent hash table☆36Updated 11 years ago
- ☆23Updated 6 years ago
- Godel Checker with data race detection☆9Updated 3 years ago
- Assembly-optimized Marvin32 hash function☆12Updated last year
- An x86(_64) spinlock☆15Updated 10 years ago
- Aeshash is a fast hash function extracted from the Go runtime that uses the Intel AESENC instruction. Used by Go's map on Intel x86-64 ar…☆18Updated 3 years ago
- Vgo is a compiler for vector expressions. It generates SSE2 code for amd64.☆34Updated 7 years ago
- symbolic reachability checker☆23Updated 3 years ago
- A fast encoder for Go.☆11Updated 4 years ago
- Some basic unsigned 128 bit math and bitwise operations implemented in go☆17Updated 10 years ago
- Benchmark and test getter + runner☆29Updated 3 years ago
- Deterministic Finite Automata to define computation with labeled states and explicit transitions☆13Updated 5 years ago
- This is a toy implementation of the dudect ideas in Go. All credit goes to Oscar Reparaz, Josep Balasch and Ingrid Verbauwhede for dudect…☆18Updated 7 years ago
- A tool for reading Go core files☆16Updated 7 years ago
- Utilities for interacting with mailgun.com.☆28Updated 5 years ago
- Simple generative fuzzer☆16Updated 3 years ago
- Big integer multiplication library for Go using Fast Fourier transform