robpike / exprLinks
A simple evaluator for arithmetic integer expressions.
☆92Updated 4 years ago
Alternatives and similar repositories for expr
Users that are interested in expr are comparing it to the libraries listed below
Sorting:
- Basic Markdown parser and HTML generator☆114Updated last year
- Go templates invoked as functions☆156Updated 4 years ago
- Experiments with Go generics☆100Updated 4 years ago
- cheap Go type to hold & operate on either a read-only []byte or string☆115Updated last year
- a #golang Snake game in webassembly running at http://snake.126.49.198.in-addr.arpa/☆96Updated 4 years ago
- Promise to the Go compiler that your Reads and Writes are well-behaved☆61Updated 6 years ago
- 🃏 The Go SSA Playground: Exploring SSA IR | https://golang.design/gossa☆81Updated 2 years ago
- /tmp☆101Updated 2 months ago
- Script engine, especially good for tests☆162Updated last year
- Parse json with comments and trailing commas.☆101Updated 4 years ago
- Plausible additions to Go standard library packages☆41Updated 4 years ago
- In-memory implementation of Go's `io/fs.FS` interface☆122Updated last year
- Know when GC runs from inside your golang code☆189Updated 3 years ago
- Lexer based on Rob Pike's talk on YouTube (view README)☆85Updated 3 years ago
- A Go io/fs filesystem implementation for reading files in Github gists.☆124Updated 4 years ago
- Print uncovered code☆61Updated last year
- basic web site serving framework☆154Updated 3 years ago
- Best-effort CPU-local sharded values for Go☆203Updated 4 years ago
- Document mathematical Go code beautifully☆204Updated last year
- ☆101Updated last year
- ☆122Updated 2 years ago
- sketches for the Go 2 Type Parameters proposal☆34Updated 2 years ago
- Remote Git repos as fs.FS file systems.☆133Updated last year
- Assert your Go code is inlined and bounds-check eliminated☆314Updated 9 months ago
- Transform Go code into it's AST☆122Updated 6 years ago
- Miscellaneous Go hacks☆243Updated 2 months ago
- A simple and efficient hashmap package for Go. Open addressing, robin hood hashing, and xxh3 algorithm. Supports generics.☆221Updated 2 years ago
- Ordered map☆121Updated 8 months ago
- Generic wrapper around strconv.Parse*☆38Updated 3 years ago
- A C interpreter in Go☆122Updated 7 years ago