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:
- Object file abstractions in Go☆31Updated last year
- Collect data about your dependencies☆43Updated 6 months ago
- A lib for monitoring runtime goroutine stack☆39Updated 3 years ago
- Golang package to return the elapsed time since a given time in a human readable format☆35Updated last year
- A JSON stream parser for Go☆68Updated 3 years ago
- Promise to the Go compiler that your Reads and Writes are well-behaved☆59Updated 6 years ago
- Simple and easy wrappers for Go sync/atomic package.☆31Updated last year
- 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
- Off heap golang memory pool☆60Updated 4 years ago
- a decision & trigger framework backed by Google's Common Expression Language☆64Updated 4 years ago
- Checks if there are any updates for imports in your module.☆39Updated 5 months ago
- Game Runtime in GO, aims to provide a light, portable and unopiniated runtime to integrate GO libraries to portable applications (dektop,…☆30Updated 2 years ago
- 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
- A simple thread-safe and fixed size LRU. Based on the Hashlru Algorithm☆71Updated 2 years ago
- ☆27Updated 3 years ago
- Compile Go regular expressions to Go code☆96Updated 3 months ago
- simple data streams for go☆31Updated 3 years ago
- Golang experiments about how Linux namespace works.☆36Updated 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
- 🏇🏻 generalist, fast and tiny binary parser and compiler generator, powered by Go 1.18+ Generics☆58Updated 3 years ago
- VarInt: fast & memory efficient arbitrary bit width integers in Go.☆36Updated 3 years ago
- ☆38Updated 2 years ago
- Parse json with comments and trailing commas.☆100Updated 4 years ago
- Generic boolean expression evaluation in Go☆118Updated last week
- ☆145Updated last year
- ☠️ mkill limits the number of threads in a Go program, without crashing it.☆23Updated 5 years ago
- Non-Invasive goroutine inspector☆93Updated 3 months ago
- Go structure annotations that supports encoding and decoding; similar to C-style bitfields. Supports bitfield packing, self-describing la…☆66Updated 3 years ago
- cheap Go type to hold & operate on either a read-only []byte or string☆115Updated last year
- Type-safe atomic values for Go☆19Updated last year