robpike / exprLinks
A simple evaluator for arithmetic integer expressions.
☆89Updated 3 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☆111Updated 8 months ago
- Go templates invoked as functions☆154Updated 4 years ago
- 🃏 The Go SSA Playground: Exploring SSA IR | https://golang.design/gossa☆78Updated 2 years ago
- Script engine, especially good for tests☆156Updated last year
- Plausible additions to Go standard library packages☆39Updated 3 years ago
- In-memory implementation of Go's `io/fs.FS` interface☆118Updated 10 months ago
- cheap Go type to hold & operate on either a read-only []byte or string☆111Updated last year
- A Go io/fs filesystem implementation for reading files in Github gists.☆127Updated 3 years ago
- importable versions of parts of the Go standard library☆50Updated 2 years ago
- Experiments with Go generics☆100Updated 3 years ago
- Lexer based on Rob Pike's talk on YouTube (view README)☆85Updated 3 years ago
- Print uncovered code☆57Updated 6 months ago
- sketches for the Go 2 Type Parameters proposal☆33Updated last year
- a #golang Snake game in webassembly running at http://snake.126.49.198.in-addr.arpa/☆96Updated 3 years ago
- Parse json with comments and trailing commas.☆93Updated 4 years ago
- Best-effort CPU-local sharded values for Go☆201Updated 3 years ago
- Miscellaneous Go hacks☆242Updated 2 months ago
- Go's concurrency patterns as generic library to use.☆37Updated 3 years ago
- /tmp☆96Updated 3 weeks ago
- Know when GC runs from inside your golang code☆188Updated 3 years ago
- Generic wrapper around strconv.Parse*☆37Updated 3 years ago
- Promise to the Go compiler that your Reads and Writes are well-behaved☆58Updated 5 years ago
- basic web site serving framework☆154Updated 3 years ago
- Trivial to-do lists☆36Updated 4 years ago
- A simple and efficient hashmap package for Go. Open addressing, robin hood hashing, and xxh3 algorithm. Supports generics.☆218Updated 2 years ago
- When storing a value in a Go interface allocates memory on the heap.☆72Updated 3 years ago
- ☆121Updated last year
- ☆122Updated 2 years ago
- ☆98Updated 7 months ago
- Assert your Go code is inlined and bounds-check eliminated☆308Updated 3 months ago