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.☆67Updated last year
- a golang test framework for asserting expected escape analysis results & heap allocations☆71Updated 8 months ago
- Gopium 🌺: Smart Go Structures Optimizer and Manager☆215Updated last year
- Maths includes mathematical functions not defined in the standard Go math package.☆174Updated 2 years ago
- Best-effort CPU-local sharded values for Go☆201Updated 3 years ago
- ☆33Updated 3 years ago
- Transform Go code into it's AST☆123Updated 5 years ago
- Fast Concurrent / Parallel Sorting in Go☆138Updated last week
- 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…☆162Updated last year
- A simple evaluator for arithmetic integer expressions.☆89Updated 3 years ago
- Generic manual memory management for golang☆179Updated 7 months ago
- Match regex group into go struct using struct tags and automatic parsing☆148Updated 10 months ago
- Notification broadcaster library☆156Updated 3 years ago
- treedrawer is a Go module for drawing trees on the terminal.☆85Updated 4 years ago
- [TOOL/CLI] - Filter and examine Go type structures, interfaces and their transitive dependencies and relationships. Export structural typ…☆205Updated last year
- Assert your Go code is inlined and bounds-check eliminated☆308Updated 3 months ago
- uint128 for Go☆250Updated 9 months ago
- Auxiliary vendoring tool for Go's new go.mod☆111Updated 3 years ago
- Lexer based on Rob Pike's talk on YouTube (view README)☆85Updated 3 years ago
- ☆122Updated 2 years ago
- Print uncovered code☆57Updated 6 months ago
- Connection pool for Go's net.Conn interface☆127Updated 2 years ago
- 🍬 Pretty Treemaps☆167Updated 5 months ago
- A go in-memory table☆230Updated 3 years ago
- When storing a value in a Go interface allocates memory on the heap.☆72Updated 3 years ago
- Package gostackparse parses goroutines stack traces as produced by panic() or debug.Stack() at ~300 MiB/s.☆119Updated 2 months ago
- Run Go tests inside a Docker image☆100Updated 6 months ago
- A cancelable reader for Go☆137Updated 2 years ago
- A simple and efficient hashmap package for Go. Open addressing, robin hood hashing, and xxh3 algorithm. Supports generics.☆218Updated 2 years ago
- Hash Array Mapped Trie (HAMT) implemented in Go (1.18+ generics)☆65Updated 3 years ago