regeda / exprLinks
Expr – a tiny stack-based virtual machine written in Go
☆31Updated 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.☆69Updated 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 last year
- Gopium 🌺: Smart Go Structures Optimizer and Manager☆214Updated last year
- cheap Go type to hold & operate on either a read-only []byte or string☆111Updated last year
- [TOOL/CLI] - Filter and examine Go type structures, interfaces and their transitive dependencies and relationships. Export structural typ…☆205Updated last year
- An implementation of sed in Go. Just because!☆142Updated 5 months ago
- stream is a concurrency pattern implementation using Go generics. a.k.a. my accidentally awesome library☆67Updated 5 months ago
- ☆122Updated 2 years ago
- A simple evaluator for arithmetic integer expressions.☆89Updated 3 years ago
- uint128 for Go☆253Updated 9 months ago
- Lexer based on Rob Pike's talk on YouTube (view README)☆85Updated 3 years ago
- A simple thread-safe and fixed size LRU. Based on the Hashlru Algorithm☆71Updated 2 years ago
- Fast Concurrent / Parallel Sorting in Go☆138Updated last month
- Transform Go code into it's AST☆123Updated 5 years ago
- treedrawer is a Go module for drawing trees on the terminal.☆84Updated 5 years ago
- Match regex group into go struct using struct tags and automatic parsing☆148Updated 11 months ago
- ☆33Updated 3 years ago
- Connection pool for Go's net.Conn interface☆127Updated 3 years ago
- Intern Go strings☆95Updated last year
- Auxiliary vendoring tool for Go's new go.mod☆111Updated 3 years ago
- Best-effort CPU-local sharded values for Go☆202Updated 4 years ago
- some data structures and algorithms using golang☆69Updated last year
- Maths includes mathematical functions not defined in the standard Go math package.☆174Updated 2 years ago
- Optional values for Go☆104Updated 8 months ago
- Miscellaneous Go hacks☆243Updated 3 months ago
- A go in-memory table☆230Updated 3 years ago
- Improved Go Syntax (transpiler)☆69Updated 5 years ago
- Assert your Go code is inlined and bounds-check eliminated☆308Updated 4 months ago
- A cancelable reader for Go☆137Updated 2 years ago
- Generic manual memory management for golang☆181Updated 8 months ago