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
- Gopium 🌺: Smart Go Structures Optimizer and Manager☆215Updated last year
- [TOOL/CLI] - Filter and examine Go type structures, interfaces and their transitive dependencies and relationships. Export structural typ…☆206Updated 2 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
- ☆33Updated 3 years ago
- Assert your Go code is inlined and bounds-check eliminated☆312Updated 7 months ago
- A simple evaluator for arithmetic integer expressions.☆89Updated 4 years ago
- Optional values for Go☆104Updated 11 months ago
- a golang test framework for asserting expected escape analysis results & heap allocations☆72Updated 11 months ago
- Transform Go code into it's AST☆123Updated 6 years ago
- Functional tools in Go 1.18 using newly introduced generics☆172Updated 3 years ago
- Intern Go strings☆96Updated 2 years ago
- stream is a concurrency pattern implementation using Go generics. a.k.a. my accidentally awesome library☆67Updated 7 months ago
- cheap Go type to hold & operate on either a read-only []byte or string☆115Updated last year
- Maths includes mathematical functions not defined in the standard Go math package.☆174Updated 2 years ago
- Fast Concurrent / Parallel Sorting in Go☆142Updated 3 months ago
- uint128 for Go☆255Updated last year
- Package gostackparse parses goroutines stack traces as produced by panic() or debug.Stack() at ~300 MiB/s.☆123Updated 5 months ago
- Connection pool for Go's net.Conn interface☆127Updated 3 years ago
- Auxiliary vendoring tool for Go's new go.mod☆111Updated 3 years ago
- 🍬 Pretty Treemaps☆169Updated 2 months ago
- Improved Go Syntax (transpiler)☆72Updated 5 years ago
- ☆122Updated 2 years ago
- Format Go's benchmarking output☆88Updated 3 years ago
- In-memory implementation of Go's `io/fs.FS` interface☆121Updated last year
- Useful Go String methods☆192Updated 2 years ago
- Coz profiler Golang wrapper - Coz employs a novel technique we call causal profiling that measures optimization potential.☆145Updated last year
- golang powered game engine☆45Updated 4 years ago
- An Adaptive Radix Tree (ART) implementation in Go☆83Updated 2 years ago
- Implements a deep pretty printer for Go data structures to ease data snapshot creation☆92Updated last year