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
- Object file abstractions in Go☆31Updated last year
- Off heap golang memory pool☆60Updated 4 years ago
- Promise to the Go compiler that your Reads and Writes are well-behaved☆58Updated 5 years ago
- Golang package to return the elapsed time since a given time in a human readable format☆35Updated 10 months ago
- A JSON stream parser for Go☆68Updated 2 years ago
- A lib for monitoring runtime goroutine stack☆39Updated 3 years ago
- Simple profiling for Go☆76Updated last year
- Generic boolean expression evaluation in Go☆117Updated this week
- a decision & trigger framework backed by Google's Common Expression Language☆65Updated 4 years ago
- Pure go implementation of the IP routing table powered by prefix tree☆57Updated this week
- Go structure annotations that supports encoding and decoding; similar to C-style bitfields. Supports bitfield packing, self-describing la…☆66Updated 2 years ago
- Non-Invasive goroutine inspector☆92Updated 3 weeks ago
- Simple and easy wrappers for Go sync/atomic package.☆31Updated last year
- ☆144Updated last year
- Golang experiments about how Linux namespace works.☆35Updated 2 years ago
- WiFi daemon for connecting to WiFi networks (encrypted or unencrypted) with gokrazy☆36Updated 3 months ago
- 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 2 months ago
- a golang test framework for asserting expected escape analysis results & heap allocations☆72Updated 8 months ago
- Game Runtime in GO, aims to provide a light, portable and unopiniated runtime to integrate GO libraries to portable applications (dektop,…☆30Updated last year
- Consistent hashing hashring implementation.☆35Updated last year
- simple data streams for go☆31Updated 3 years ago
- Checks if there are any updates for imports in your module.☆39Updated 2 months ago
- Experimental go stack unwinding using frame pointers.☆31Updated 2 years ago
- VarInt: fast & memory efficient arbitrary bit width integers in Go.☆36Updated 2 years ago
- A simple prometheus metrics and pprof profile viewer.☆46Updated 2 years ago
- ☆98Updated 8 months ago
- Type-safe atomic values for Go☆19Updated last year
- converts text-formats from one to another, it is very useful if you want to re-format a json file to yaml, toml to yaml, csv to yaml, ...…☆64Updated last year