regeda / expr
Expr – a tiny stack-based virtual machine written in Go
☆31Updated 3 years ago
Alternatives and similar repositories for expr:
Users that are interested in expr are comparing it to the libraries listed below
- Fast Concurrent / Parallel Sorting in Go☆136Updated 11 months ago
- A fast (5x) string keyed read-only map for Go - particularly good for keys using a small set of nearby runes.☆67Updated 9 months ago
- ☆33Updated 2 years ago
- An Adaptive Radix Tree (ART) implementation in Go☆81Updated last year
- cheap Go type to hold & operate on either a read-only []byte or string☆108Updated 10 months ago
- A simple thread-safe and fixed size LRU. Based on the Hashlru Algorithm☆71Updated 2 years ago
- Maths includes mathematical functions not defined in the standard Go math package.☆174Updated 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 2 years ago
- stream is a concurrency pattern implementation using Go generics. a.k.a. my accidentally awesome library☆67Updated 3 weeks ago
- DRR scheduler for Go channels☆32Updated 2 years ago
- Gotcha 🎯 seamlessly patches go runtime to provide a convenient way to track amount of heap allocated bytes, objects, calls per goroutin…☆39Updated 2 years ago
- Experiments with Go generics☆99Updated 3 years ago
- Simple expression evaluation engine for Go☆72Updated 4 years ago
- Hare is a nimble little database management system for Go.☆98Updated 4 years ago
- Intern Go strings☆94Updated last year
- golang powered game engine☆45Updated 4 years ago
- A better Generic Pool (sync.Pool)☆63Updated 3 weeks ago
- 🏇🏻 generalist, fast and tiny binary parser and compiler generator, powered by Go 1.18+ Generics☆58Updated 2 years ago
- miscellaneous useful commands, including 'gosh' the Go scripting tool☆40Updated last month
- Small library on top of reflect for make lookups to any Structs or Maps☆43Updated last year
- Simple profiling for Go☆76Updated last year
- go-delta - A Go package and utility to generate and apply binary delta updates.☆29Updated 3 years ago
- Off heap golang memory pool☆60Updated 3 years ago
- Collection of unusual generics usecases in Go☆55Updated 3 years ago
- Cache that tries to keep data local for the goroutine and reduce synchronization overhead, but keep it is safe for concurrent use.☆45Updated 4 years ago
- Gopium 🌺: Smart Go Structures Optimizer and Manager☆213Updated last year
- Classy HTTP Handlers in Go☆56Updated 2 years ago
- Package bad idea contains no good ideas☆29Updated 5 years ago
- fast int64-int64 map for go☆96Updated 2 years ago
- A go database/sql driver for csvq☆74Updated 2 years ago