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
- treedrawer is a Go module for drawing trees on the terminal.☆84Updated 5 years ago
- Gopium 🌺: Smart Go Structures Optimizer and Manager☆215Updated last year
- Fast Concurrent / Parallel Sorting in Go☆141Updated 3 months 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
- uint128 for Go☆255Updated 11 months ago
- A simple evaluator for arithmetic integer expressions.☆89Updated 4 years ago
- Generic manual memory management for golang☆184Updated 10 months ago
- 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
- stream is a concurrency pattern implementation using Go generics. a.k.a. my accidentally awesome library☆67Updated 7 months ago
- Transform Go code into it's AST☆123Updated 6 years ago
- Optional values for Go☆104Updated 10 months ago
- ☆33Updated 3 years ago
- [TOOL/CLI] - Filter and examine Go type structures, interfaces and their transitive dependencies and relationships. Export structural typ…☆205Updated 2 years ago
- An implementation of sed in Go. Just because!☆142Updated 7 months ago
- Generic and fast binary serializer for Go☆232Updated last year
- Connection pool for Go's net.Conn interface☆127Updated 3 years ago
- cheap Go type to hold & operate on either a read-only []byte or string☆115Updated last year
- some data structures and algorithms using golang☆69Updated last year
- ☆122Updated 2 years ago
- a golang test framework for asserting expected escape analysis results & heap allocations☆72Updated 10 months ago
- Deep copy generator☆160Updated last year
- Fastest and most efficient goroutine pool (experimental)☆140Updated 3 years ago
- Simple expression evaluation engine for Go☆72Updated 4 years ago
- Convert Go values to their AST☆310Updated 8 months ago
- Experiments with Go generics☆100Updated 4 years ago
- Know when GC runs from inside your golang code☆188Updated 3 years ago
- Dependency graphs for Go packages.☆51Updated last year
- Hash Array Mapped Trie (HAMT) implemented in Go (1.18+ generics)☆65Updated 3 years ago