hnts / goelftoolsLinks
Library for parsing ELF files written in pure Go.
☆32Updated 2 years ago
Alternatives and similar repositories for goelftools
Users that are interested in goelftools are comparing it to the libraries listed below
Sorting:
- Collect data about your dependencies☆43Updated 4 months ago
- A JSON stream parser for Go☆68Updated 3 years ago
- Object file abstractions in Go☆30Updated last year
- Off heap golang memory pool☆60Updated 4 years ago
- Golang package to return the elapsed time since a given time in a human readable format☆35Updated 11 months ago
- Generic boolean expression evaluation in Go☆117Updated last week
- simple data streams for go☆31Updated 3 years ago
- ☆38Updated 2 years ago
- A lib for monitoring runtime goroutine stack☆39Updated 3 years ago
- Simple and easy wrappers for Go sync/atomic package.☆31Updated last year
- Non-Invasive goroutine inspector☆92Updated last month
- A simple thread-safe and fixed size LRU. Based on the Hashlru Algorithm☆71Updated 2 years ago
- a golang test framework for asserting expected escape analysis results & heap allocations☆72Updated 9 months ago
- An Example of shipping BPF code with your Go project☆28Updated 3 years ago
- ☆144Updated last year
- Promise to the Go compiler that your Reads and Writes are well-behaved☆58Updated 5 years ago
- Golang io.Reader and io.Writer but with limits☆77Updated 2 years ago
- Parses Go tracebacks and finds possible deadlocks☆27Updated 5 years ago
- Experimental go stack unwinding using frame pointers.☆31Updated 2 years ago
- A faster RWLock primitive in Go, 2-3 times faster than RWMutex. A Go implementation of concurrency control algorithm in paper <Left-Right…☆47Updated 2 years ago
- ☆39Updated 6 years ago
- Badger-based backend for Hashicorp's raft package☆28Updated 6 years ago
- A simple prometheus metrics and pprof profile viewer.☆46Updated 2 years ago
- a decision & trigger framework backed by Google's Common Expression Language☆65Updated 4 years ago
- Load file-backed memory☆121Updated 2 years ago
- ☆27Updated 3 years ago
- Simple profiling for Go☆76Updated last year
- Efficiently box values in Go. Optimized for primitives, strings, and byte slices.☆74Updated last month
- cheap Go type to hold & operate on either a read-only []byte or string☆111Updated last year
- Package gostackparse parses goroutines stack traces as produced by panic() or debug.Stack() at ~300 MiB/s.☆121Updated 3 months ago