uberswe / go-plugin-benchmarkLinks
Benchmark comparing the go plugin package to other plugin implementations
☆56Updated 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:
- Expirable Go LRC\LRU cache without goroutines☆86Updated 3 months ago
- A simple and efficient hashmap package for Go. Open addressing, robin hood hashing, and xxh3 algorithm. Supports generics.☆218Updated 2 years ago
- Zero-allocation type-safe pool for Go☆235Updated 2 years ago
- A debouncer written in Go.☆135Updated 7 months ago
- ☆132Updated 9 years ago
- Transform Go code into it's AST☆123Updated 5 years ago
- Convert Go values to their AST☆309Updated 4 months ago
- errgroup with goroutine worker limits☆165Updated 2 years ago
- Expression evaluation in golang☆170Updated 4 months ago
- go-lock is a lock library implementing read-write mutex and read-write trylock without starvation☆120Updated 3 years ago
- A Golang package for doing a deep copy for (just about) anything☆147Updated last year
- Deep copy generator☆160Updated 8 months ago
- Fast resizable golang semaphore primitive☆178Updated 4 years ago
- Add missing comment on exported function, method, type, constant, variable in go file☆179Updated last year
- Fast, high quality alternative to math/rand and golang.org/x/exp/rand☆238Updated 8 months ago
- The size of variable at runtime☆148Updated 11 months ago
- Package gostackparse parses goroutines stack traces as produced by panic() or debug.Stack() at ~300 MiB/s.☆119Updated last month
- JsonDiff library☆223Updated 2 years ago
- Fastest and most efficient goroutine pool (experimental)☆140Updated 2 years ago
- A typed implementation of the Go sync.Map using code generation☆256Updated 2 years ago
- Parse json with comments and trailing commas.☆90Updated 4 years ago
- Drop-in replacement for the standard library errors package and github.com/pkg/errors☆200Updated 3 years ago
- Go reflection simplified☆102Updated 8 months ago
- Unified text diffing in Go (copy of the internal diffing packages the officlal Go language server uses)☆143Updated last year
- A PDF renderer for the goldmark markdown parser.☆134Updated last year
- In-memory implementation of Go's `io/fs.FS` interface☆115Updated 8 months ago
- Generic and fast binary serializer for Go☆226Updated last year
- protoc-gen-go patch utility☆111Updated this week
- Like sync.Mutex, but works across processes☆80Updated this week
- Maths includes mathematical functions not defined in the standard Go math package.☆174Updated 2 years ago