lu4p / astextract
Convert a go file to its ast representation
☆90Updated 2 years ago
Alternatives and similar repositories for astextract:
Users that are interested in astextract are comparing it to the libraries listed below
- Compile Go regular expressions to Go code☆97Updated 2 years ago
- A Go io/fs filesystem implementation for reading files in Github gists.☆128Updated 3 years ago
- Generic wrapper around strconv.Parse*☆36Updated 2 years ago
- Go templates invoked as functions☆154Updated 3 years ago
- Bypasses restrictions on reflect☆75Updated 3 years ago
- In-process request tracing☆97Updated last year
- Access Times for files #golang☆42Updated 3 years ago
- Golang package to return the elapsed time since a given time in a human readable format☆35Updated 6 months ago
- cheap Go type to hold & operate on either a read-only []byte or string☆108Updated 9 months ago
- Embed arbitrary resources into a go executable at runtime, after the executable has been built.☆81Updated 5 months ago
- Parse json with comments and trailing commas.☆91Updated 3 years ago
- Streaming text replacement for Go☆71Updated 2 years ago
- Efficiently box values in Go. Optimized for primitives, strings, and byte slices.☆70Updated 2 years ago
- Go expression evaluation comparison☆50Updated last year
- Load file-backed memory☆120Updated 2 years ago
- Package gostackparse parses goroutines stack traces as produced by panic() or debug.Stack() at ~300 MiB/s.☆118Updated last year
- Promise to the Go compiler that your Reads and Writes are well-behaved☆57Updated 5 years ago
- An inflection engine for golang☆102Updated 6 months ago
- A JSON stream parser for Go☆67Updated 2 years ago
- importable versions of parts of the Go standard library☆50Updated 2 years ago
- A lightweight buffered event lib☆58Updated 3 years ago
- Expression evaluator for Go☆70Updated last week
- C to Go translation tool☆140Updated 2 years ago
- Levenshtein distance and similarity metrics with customizable edit costs and Winkler-like bonus for common prefix.☆87Updated 4 years ago
- Go reflection simplified☆102Updated 5 months ago
- Golang io.Reader and io.Writer but with limits☆77Updated 2 years ago
- A spinlock implementation for Go.☆61Updated 4 years ago
- Best-effort CPU-local sharded values for Go☆199Updated 3 years ago
- Generative Adversarial Network in Go via Gorgonia☆87Updated 2 years ago
- sqlf generates parameterized SQL statements in Go, sprintf style☆127Updated last year