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:
- 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 fast (5x) string keyed read-only map for Go - particularly good for keys using a small set of nearby runes.☆70Updated last year
- Match regex group into go struct using struct tags and automatic parsing☆150Updated last year
- Transform Go code into it's AST☆122Updated 6 years ago
- Generic manual memory management for golang☆192Updated last year
- Connection pool for Go's net.Conn interface☆126Updated 3 years ago
- [TOOL/CLI] - Filter and examine Go type structures, interfaces and their transitive dependencies and relationships. Export structural typ…☆206Updated 2 years ago
- Fast Concurrent / Parallel Sorting in Go☆143Updated 5 months ago
- Gopium 🌺: Smart Go Structures Optimizer and Manager☆217Updated last year
- treedrawer is a Go module for drawing trees on the terminal.☆84Updated 5 years ago
- a golang test framework for asserting expected escape analysis results & heap allocations☆73Updated last year
- Maths includes mathematical functions not defined in the standard Go math package.☆174Updated 2 years ago
- Lexer based on Rob Pike's talk on YouTube (view README)☆85Updated 3 years ago
- Hare is a nimble little database management system for Go.☆97Updated 4 years ago
- cheap Go type to hold & operate on either a read-only []byte or string☆115Updated last year
- Package set is a small wrapper around the official reflect package that facilitates loose type conversion and assignment into native Go t…☆47Updated 3 years ago
- Draw on an HTML 2D canvas in a web browser from a server program using WebSockets.☆95Updated 3 weeks ago
- 🏇🏻 generalist, fast and tiny binary parser and compiler generator, powered by Go 1.18+ Generics☆58Updated 3 years ago
- Know when GC runs from inside your golang code☆189Updated 3 years ago
- A simple evaluator for arithmetic integer expressions.☆89Updated 4 years ago
- Generic and fast binary serializer for Go☆247Updated last year
- Package gostackparse parses goroutines stack traces as produced by panic() or debug.Stack() at ~300 MiB/s.☆123Updated 7 months ago
- Go templates invoked as functions☆155Updated 4 years ago
- A go in-memory table☆229Updated 3 years ago
- Intern Go strings☆97Updated 2 years ago
- ☆122Updated 2 years ago
- 🍬 Pretty Treemaps☆170Updated 4 months ago
- Auxiliary vendoring tool for Go's new go.mod☆112Updated 4 years ago
- uint128 for Go☆261Updated last year
- Improved Go Syntax (transpiler)☆72Updated 5 years ago