robpike / exprLinks
A simple evaluator for arithmetic integer expressions.
☆88Updated 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☆113Updated 10 months ago
- Go templates invoked as functions☆155Updated 4 years ago
- cheap Go type to hold & operate on either a read-only []byte or string☆114Updated last year
- a #golang Snake game in webassembly running at http://snake.126.49.198.in-addr.arpa/☆95Updated 3 years ago
- Lexer based on Rob Pike's talk on YouTube (view README)☆85Updated 3 years ago
- Plausible additions to Go standard library packages☆40Updated 3 years ago
- Parse json with comments and trailing commas.☆94Updated 4 years ago
- sketches for the Go 2 Type Parameters proposal☆33Updated 2 years ago
- Experiments with Go generics☆100Updated 3 years ago
- In-memory implementation of Go's `io/fs.FS` interface☆120Updated last year
- Know when GC runs from inside your golang code☆188Updated 3 years ago
- /tmp☆99Updated last week
- Script engine, especially good for tests☆161Updated last year
- 🃏 The Go SSA Playground: Exploring SSA IR | https://golang.design/gossa☆79Updated 2 years ago
- Compile Go regular expressions to Go code☆96Updated 2 months ago
- A Go io/fs filesystem implementation for reading files in Github gists.☆127Updated 4 years ago
- Print uncovered code☆59Updated 8 months ago
- Promise to the Go compiler that your Reads and Writes are well-behaved☆58Updated 6 years ago
- Remote Git repos as fs.FS file systems.☆130Updated last year
- ☆99Updated 9 months ago
- Miscellaneous Go hacks☆242Updated 4 months ago
- importable versions of parts of the Go standard library☆50Updated 3 years ago
- Best-effort CPU-local sharded values for Go☆202Updated 4 years ago
- ☆122Updated 2 years ago
- Diff(1)☆89Updated 6 years ago
- tryhard finds and rewrites code suitable for try.☆134Updated 6 years ago
- basic web site serving framework☆154Updated 3 years ago
- ☆132Updated 3 years ago
- Convert Go values to their AST☆310Updated 8 months ago
- A simple and efficient hashmap package for Go. Open addressing, robin hood hashing, and xxh3 algorithm. Supports generics.☆221Updated 2 years ago