wangcong15 / escape-from-escape-analysis-of-golang
☆20Updated 5 years ago
Alternatives and similar repositories for escape-from-escape-analysis-of-golang
Users that are interested in escape-from-escape-analysis-of-golang are comparing it to the libraries listed below
Sorting:
- Godel Checker with data race detection☆9Updated 3 years ago
- Collected Concurrency Bugs in Our ASPLOS Paper☆258Updated 5 years ago
- ☆51Updated 2 years ago
- 🃏 The Go SSA Playground: Exploring SSA IR | https://golang.design/gossa☆77Updated last year
- Fuzzing concurrent Go programs☆134Updated 3 years ago
- Tool to generate BYTE sequences for Go assembly as generated by YASM☆176Updated 2 years ago
- Locking wrapper for running benchmarks on shared hosts☆151Updated last year
- Golang (as of 1.12.5) runtime internals that gives you an access to internal scheduling primitives. Park Gs, read IDs. (for learning purp…☆69Updated 5 years ago
- automate Go compiler comparisons☆24Updated last year
- Callgraph analysis and visualization for Go☆163Updated 2 years ago
- Automatically exported from code.google.com/p/gosmith☆52Updated 9 years ago
- An Go library of synchronization primitives to help make use of hardware transactional memory (HTM)☆94Updated 2 years ago
- Paxos Made Simple☆19Updated 2 years ago
- Fuzz Testing for the github.com/hashicorp/raft library☆29Updated 2 years ago
- The assembler from the Go compiler, in library form.☆183Updated 4 years ago
- The Go programming language. This fork was created for pprof++, a Go profiler with hardware performance monitoring. Read through the lin…☆181Updated 7 months ago
- Go packages and tools for Linux perf☆141Updated 2 years ago
- Miscellaneous Go hacks☆238Updated last month
- A collection of concurrent ring buffers☆133Updated 7 years ago
- ☆183Updated 7 years ago
- Tool developped for "Bounded verification of message passing concurrency in Go programs."☆44Updated last year
- Golang library for io_uring (without CGO)☆133Updated 4 years ago
- Go static program analyser☆58Updated 5 years ago
- C++ symbol name demangler written in Go☆176Updated 3 weeks ago
- Promise to the Go compiler that your Reads and Writes are well-behaved☆57Updated 5 years ago
- When storing a value in a Go interface allocates memory on the heap.☆72Updated 3 years ago
- Auto-gen Go fuzzing wrappers from normal code. Finds buggy call sequences, including data races & deadlocks. Supports rich signature type…☆108Updated 9 months ago
- Benchmark and test getter + runner☆29Updated 3 years ago
- Fast division, modulus and divisibility checks in Go for divisors known only at runtime.☆116Updated 6 years ago
- Faster integer compression in Go with SIMD using StreamVByte codec☆42Updated last year