uberswe / go-plugin-benchmarkLinks
Benchmark comparing the go plugin package to other plugin implementations
☆55Updated last year
Alternatives and similar repositories for go-plugin-benchmark
Users that are interested in go-plugin-benchmark are comparing it to the libraries listed below
Sorting:
- Transform Go code into it's AST☆123Updated 5 years ago
- Levenshtein distance and similarity metrics with customizable edit costs and Winkler-like bonus for common prefix.☆88Updated 4 years ago
- Go reflection simplified☆101Updated 7 months ago
- Auxiliary vendoring tool for Go's new go.mod☆110Updated 3 years ago
- Package gostackparse parses goroutines stack traces as produced by panic() or debug.Stack() at ~300 MiB/s.☆119Updated 3 weeks ago
- Fast resizable golang semaphore primitive☆175Updated 4 years ago
- Python's repr() for Go☆164Updated 3 weeks ago
- ☆130Updated 9 years ago
- Expirable Go LRC\LRU cache without goroutines☆85Updated last month
- Like sync.Mutex, but works across processes☆80Updated last year
- errgroup with goroutine worker limits☆164Updated 2 years ago
- Deep copy generator☆157Updated 7 months ago
- ☆122Updated 2 years ago
- In-memory implementation of Go's `io/fs.FS` interface☆115Updated 7 months ago
- Unified text diffing in Go (copy of the internal diffing packages the officlal Go language server uses)☆142Updated last year
- An ordered collection implemented in Golang with O(log(N)) time complexity on adding / searching / removing☆157Updated 2 years ago
- cheap Go type to hold & operate on either a read-only []byte or string☆108Updated 11 months ago
- Simple string pattern matcher for Go☆127Updated last year
- A lightweight buffered event lib☆59Updated 3 years ago
- 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
- Package schedgroup provides a goroutine worker pool which schedules tasks to be performed at or after a specified time. MIT Licensed.☆139Updated 3 years ago
- Go Pooling Helpers☆114Updated 4 years ago
- Non-Invasive goroutine inspector☆90Updated last month
- A debouncer written in Go.☆128Updated 6 months ago
- Fastest and most efficient goroutine pool (experimental)☆141Updated 2 years ago
- Go templates invoked as functions☆154Updated 4 years ago
- Parse json with comments and trailing commas.☆90Updated 4 years ago
- Storing strings without GC overhead☆83Updated 5 years ago
- High resolution timing and benchmarking for Go☆260Updated 4 years ago
- Go's concurrency patterns as generic library to use.☆37Updated 3 years ago