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
- a golang test framework for asserting expected escape analysis results & heap allocations☆73Updated last year
- 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
- A simple evaluator for arithmetic integer expressions.☆92Updated 4 years ago
- ☆33Updated 3 years ago
- Transform Go code into it's AST☆122Updated 6 years ago
- treedrawer is a Go module for drawing trees on the terminal.☆84Updated 5 years ago
- cheap Go type to hold & operate on either a read-only []byte or string☆115Updated last year
- Promise to the Go compiler that your Reads and Writes are well-behaved☆61Updated 6 years ago
- Gopium 🌺: Smart Go Structures Optimizer and Manager☆218Updated last year
- some data structures and algorithms using golang☆69Updated 2 years ago
- Go templates invoked as functions☆156Updated 4 years ago
- Best-effort CPU-local sharded values for Go☆203Updated 4 years ago
- Intern Go strings☆97Updated 2 years ago
- Fast Concurrent / Parallel Sorting in Go☆144Updated 5 months ago
- Experiments with Go generics☆100Updated 4 years ago
- Connection pool for Go's net.Conn interface☆126Updated 3 years ago
- An implementation of sed in Go. Just because!☆144Updated 10 months ago
- stream is a concurrency pattern implementation using Go generics. a.k.a. my accidentally awesome library☆67Updated 9 months ago
- Maths includes mathematical functions not defined in the standard Go math package.☆174Updated 2 years ago
- Optional values for Go☆104Updated last year
- [TOOL/CLI] - Filter and examine Go type structures, interfaces and their transitive dependencies and relationships. Export structural typ…☆206Updated 2 years ago
- Generic and fast binary serializer for Go☆249Updated last year
- When storing a value in a Go interface allocates memory on the heap.☆72Updated 3 years ago
- More readable and easier ordering and comparison tasks☆21Updated 5 years ago
- Run JVM-based code in Go efficiently☆84Updated last year
- ☆122Updated 2 years ago
- Match regex group into go struct using struct tags and automatic parsing☆150Updated last year
- Lexer based on Rob Pike's talk on YouTube (view README)☆85Updated 3 years ago
- ☆121Updated last month