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:
- Fast, high quality alternative to math/rand and golang.org/x/exp/rand☆240Updated last year
- Expression evaluation in golang☆173Updated 10 months ago
- Expirable Go LRC\LRU cache without goroutines☆92Updated last month
- A simple and efficient hashmap package for Go. Open addressing, robin hood hashing, and xxh3 algorithm. Supports generics.☆221Updated 2 years ago
- ☆130Updated 9 years ago
- Transform Go code into it's AST☆122Updated 6 years ago
- Like sync.Mutex, but works across processes☆82Updated 5 months ago
- A debouncer written in Go.☆138Updated last month
- ☆219Updated last year
- Deep copy generator☆160Updated last month
- Create go type representation from json☆138Updated this week
- Generic and fast binary serializer for Go☆247Updated last year
- A Golang package for doing a deep copy for (just about) anything☆148Updated last year
- Zero-allocation type-safe pool for Go☆251Updated 2 years ago
- Fastest and most efficient goroutine pool (experimental)☆140Updated 3 years ago
- Package jsonrpc2 provides a client and server implementation of JSON-RPC 2.0 (http://www.jsonrpc.org/specification)☆235Updated last month
- High resolution timing and benchmarking for Go☆264Updated last month
- Convert Go values to their AST☆312Updated 10 months ago
- An ordered collection implemented in Golang with O(log(N)) time complexity on adding / searching / removing☆161Updated 2 years ago
- Simple string pattern matcher for Go☆136Updated 4 months ago
- 🚀 Fast and light wildcard pattern matching.☆99Updated 10 months ago
- Package for fast copying structs of different types☆52Updated 5 years ago
- A typed implementation of the Go sync.Map using code generation☆257Updated 2 years ago
- Package gostackparse parses goroutines stack traces as produced by panic() or debug.Stack() at ~300 MiB/s.☆123Updated 6 months ago
- Unified text diffing in Go (copy of the internal diffing packages the officlal Go language server uses)☆148Updated 2 years ago
- Parse json with comments and trailing commas.☆100Updated 4 years ago
- golang cross compiler with CGO☆128Updated last week
- Go expression evaluation comparison☆53Updated last year
- Highly configurable, fast JSON encoder for Go☆180Updated 2 years ago
- Python's repr() for Go☆169Updated last month