hnts / goelftoolsLinks
Library for parsing ELF files written in pure Go.
☆31Updated 2 years ago
Alternatives and similar repositories for goelftools
Users that are interested in goelftools are comparing it to the libraries listed below
Sorting:
- Object file abstractions in Go☆31Updated last year
- Collect data about your dependencies☆43Updated 9 months ago
- Promise to the Go compiler that your Reads and Writes are well-behaved☆61Updated 6 years ago
- Golang package to return the elapsed time since a given time in a human readable format☆35Updated last year
- Simple profiling for Go☆76Updated 2 years ago
- Off heap golang memory pool☆60Updated 4 years ago
- Simple and easy wrappers for Go sync/atomic package.☆31Updated last year
- A simple prometheus metrics and pprof profile viewer.☆46Updated 3 years ago
- ☆27Updated 3 years ago
- A JSON stream parser for Go☆68Updated 3 years ago
- A lib for monitoring runtime goroutine stack☆39Updated 3 years ago
- cheap Go type to hold & operate on either a read-only []byte or string☆115Updated last year
- simple data streams for go☆31Updated 3 years ago
- Generic boolean expression evaluation in Go☆119Updated 2 weeks ago
- Efficiently box values in Go. Optimized for primitives, strings, and byte slices.☆77Updated 5 months ago
- Package gostackparse parses goroutines stack traces as produced by panic() or debug.Stack() at ~300 MiB/s.☆126Updated 7 months ago
- A Go io/fs filesystem implementation for reading files in Github gists.☆124Updated 4 years ago
- Non-Invasive goroutine inspector☆93Updated 6 months 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 3 years ago
- a golang test framework for asserting expected escape analysis results & heap allocations☆73Updated last year
- Checks if there are any updates for imports in your module.☆39Updated 8 months ago
- 🏃♂️ A new way to execute commands and manipulate command output in Go☆40Updated 2 years ago
- A simple library that allows a network server to limit how may concurrent connections it supports from each client IP.☆53Updated last week
- Load file-backed memory☆122Updated 3 years ago
- Experimental go stack unwinding using frame pointers.☆31Updated 3 years ago
- a decision & trigger framework backed by Google's Common Expression Language☆64Updated 5 years ago
- NUMA is a utility library, which is written in go. It help us to write some NUMA-AWARED code.☆37Updated last year
- Parses Go tracebacks and finds possible deadlocks☆26Updated 5 years ago
- Compile Go regular expressions to Go code☆96Updated 5 months ago
- A simple thread-safe and fixed size LRU. Based on the Hashlru Algorithm☆71Updated 2 years ago