uberswe / go-plugin-benchmarkLinks
Benchmark comparing the go plugin package to other plugin implementations
☆61Updated 2 years ago
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☆122Updated 6 years ago
- A simple and efficient hashmap package for Go. Open addressing, robin hood hashing, and xxh3 algorithm. Supports generics.☆221Updated 2 years ago
- ☆221Updated last year
- Deep copy generator☆160Updated 2 months ago
- Expirable Go LRC\LRU cache without goroutines☆93Updated 2 months ago
- JsonDiff library☆227Updated this week
- A typed implementation of the Go sync.Map using code generation☆257Updated 2 years ago
- A debouncer written in Go.☆139Updated last week
- A Golang package for doing a deep copy for (just about) anything☆148Updated last year
- High resolution timing and benchmarking for Go☆264Updated 2 months ago
- Fast, high quality alternative to math/rand and golang.org/x/exp/rand☆240Updated 2 weeks ago
- Generic and fast binary serializer for Go☆250Updated last year
- Go reflection simplified☆103Updated last year
- Simple string pattern matcher for Go☆136Updated 5 months ago
- Convert Go values to their AST☆312Updated 11 months ago
- In-memory implementation of Go's `io/fs.FS` interface☆122Updated last year
- Zero-allocation type-safe pool for Go☆251Updated 2 years ago
- Package gostackparse parses goroutines stack traces as produced by panic() or debug.Stack() at ~300 MiB/s.☆126Updated 7 months ago
- ☆130Updated 9 years ago
- Fastest and most efficient goroutine pool (experimental)☆140Updated 3 years ago
- Parse json with comments and trailing commas.☆101Updated 4 years ago
- Best-effort CPU-local sharded values for Go☆203Updated 4 years ago
- Expression evaluation in golang☆173Updated 11 months ago
- Drop-in replacement for the standard library errors package and github.com/pkg/errors☆204Updated 3 years ago
- Fast resizable golang semaphore primitive☆177Updated 4 years ago
- protoc-gen-go patch utility☆115Updated last week
- Like sync.Mutex, but works across processes☆83Updated 7 months ago
- Machine is a zero dependency library for highly concurrent Go applications. It is inspired by errgroup.Group with extra bells & whistles☆364Updated 2 years ago
- Unified text diffing in Go (copy of the internal diffing packages the officlal Go language server uses)☆148Updated 2 years ago
- Storing strings without GC overhead☆86Updated last month