regeda / exprLinks
Expr – a tiny stack-based virtual machine written in Go
☆32Updated 4 years ago
Alternatives and similar repositories for expr
Users that are interested in expr are comparing it to the libraries listed below
Sorting:
- A fast (5x) string keyed read-only map for Go - particularly good for keys using a small set of nearby runes.☆70Updated last year
- Transform Go code into it's AST☆122Updated 6 years ago
- Single producer and multi-reader lockless ring buffer in go using generics from the go 1.18.x release. It is significantly faster than ch…☆163Updated 2 years ago
- Gopium 🌺: Smart Go Structures Optimizer and Manager☆218Updated last year
- Maths includes mathematical functions not defined in the standard Go math package.☆174Updated 2 years ago
- treedrawer is a Go module for drawing trees on the terminal.☆84Updated 5 years ago
- A simple evaluator for arithmetic integer expressions.☆92Updated 4 years ago
- a golang test framework for asserting expected escape analysis results & heap allocations☆73Updated last year
- 🍬 Pretty Treemaps☆171Updated 4 months ago
- Lexer based on Rob Pike's talk on YouTube (view README)☆85Updated 3 years ago
- Experiments with Go generics☆100Updated 4 years ago
- Package gostackparse parses goroutines stack traces as produced by panic() or debug.Stack() at ~300 MiB/s.☆126Updated 7 months ago
- Assert your Go code is inlined and bounds-check eliminated☆314Updated 9 months ago
- Match regex group into go struct using struct tags and automatic parsing☆150Updated last year
- Intern Go strings☆97Updated 2 years ago
- ☆33Updated 3 years ago
- Connection pool for Go's net.Conn interface☆126Updated 3 years ago
- Classy HTTP Handlers in Go☆55Updated 3 years ago
- 🚧 Flexible mechanism to make execution flow interruptible.☆100Updated 4 years ago
- An implementation of sed in Go. Just because!☆144Updated 10 months ago
- Fast Concurrent / Parallel Sorting in Go☆144Updated 5 months ago
- ☆122Updated 2 years ago
- uint128 for Go☆262Updated last year
- Best-effort CPU-local sharded values for Go☆203Updated 4 years ago
- cheap Go type to hold & operate on either a read-only []byte or string☆115Updated last year
- A Go io/fs filesystem implementation for reading files in Github gists.☆124Updated 4 years ago
- Functional tools in Go 1.18 using newly introduced generics☆172Updated 3 years ago
- Go templates invoked as functions☆156Updated 4 years ago
- A simple thread-safe and fixed size LRU. Based on the Hashlru Algorithm☆71Updated 2 years ago
- Miscellaneous Go hacks☆243Updated 2 months ago