lu4p / astextractLinks
Convert a go file to its ast representation
☆93Updated 2 years ago
Alternatives and similar repositories for astextract
Users that are interested in astextract are comparing it to the libraries listed below
Sorting:
- Compile Go regular expressions to Go code☆96Updated 3 years ago
- A Go io/fs filesystem implementation for reading files in Github gists.☆127Updated 3 years ago
- Bypasses restrictions on reflect☆75Updated 3 years ago
- Golang package to return the elapsed time since a given time in a human readable format☆35Updated 8 months ago
- Go templates invoked as functions☆154Updated 4 years ago
- High throughput primitives library☆50Updated 2 years ago
- A JSON stream parser for Go☆67Updated 2 years ago
- Load file-backed memory☆121Updated 2 years ago
- Efficiently box values in Go. Optimized for primitives, strings, and byte slices.☆70Updated 2 years ago
- cheap Go type to hold & operate on either a read-only []byte or string☆108Updated 11 months ago
- Parse json with comments and trailing commas.☆90Updated 4 years ago
- Promise to the Go compiler that your Reads and Writes are well-behaved☆58Updated 5 years ago
- Non-Invasive goroutine inspector☆90Updated this week
- Go expression evaluation comparison☆50Updated last year
- Transform Go code into it's AST☆123Updated 5 years ago
- Golang io.Reader and io.Writer but with limits☆77Updated 2 years ago
- Implementation of Boyer-Moore fast string search algorithm in Go☆58Updated 2 years ago
- 🏇🏻 generalist, fast and tiny binary parser and compiler generator, powered by Go 1.18+ Generics☆58Updated 2 years ago
- Generic wrapper around strconv.Parse*☆37Updated 2 years ago
- Go exec helpers for better using processes.☆94Updated 2 years ago
- Package gostackparse parses goroutines stack traces as produced by panic() or debug.Stack() at ~300 MiB/s.☆119Updated this week
- Game Runtime in GO, aims to provide a light, portable and unopiniated runtime to integrate GO libraries to portable applications (dektop,…☆30Updated last year
- Embed arbitrary resources into a go executable at runtime, after the executable has been built.☆83Updated last month
- A lightweight buffered event lib☆60Updated 3 years ago
- Go Vet-style linter to find incorrect uses of reflect.SliceHeader and reflect.StringHeader, and unsafe casts between structs with archite…☆43Updated 2 years ago
- Streaming text replacement for Go☆71Updated 2 years ago
- importable versions of parts of the Go standard library☆50Updated 2 years ago
- Levenshtein distance and similarity metrics with customizable edit costs and Winkler-like bonus for common prefix.☆88Updated 4 years ago
- Off heap golang memory pool☆60Updated 3 years ago
- Library for monkey-patching functions in Go☆23Updated 3 years ago