uberswe / go-plugin-benchmark
Benchmark comparing the go plugin package to other plugin implementations
☆47Updated last year
Related projects ⓘ
Alternatives and complementary repositories for go-plugin-benchmark
- Package gostackparse parses goroutines stack traces as produced by panic() or debug.Stack() at ~300 MiB/s.☆115Updated last year
- Transform Go code into it's AST☆122Updated 5 years ago
- Expirable Go LRC\LRU cache without goroutines☆83Updated 3 months ago
- Deep copy generator☆150Updated last month
- Storing strings without GC overhead☆82Updated 4 years ago
- Fastest and most efficient goroutine pool (experimental)☆136Updated 2 years ago
- ⚡️ lock-free utilities in Go☆151Updated 6 months ago
- Parse json with comments and trailing commas.☆87Updated 3 years ago
- Auxiliary vendoring tool for Go's new go.mod☆107Updated 2 years ago
- Load file-backed memory☆121Updated 2 years ago
- Zero-allocation type-safe pool for Go☆223Updated last year
- Simple string pattern matcher for Go☆125Updated 7 months ago
- Package for fast copying structs of different types☆49Updated 3 years ago
- x/sync/singleflight but with Go 1.18 generics☆30Updated 2 years ago
- Efficiently box values in Go. Optimized for primitives, strings, and byte slices.☆70Updated last year
- Fastest time format for go☆71Updated 2 years ago
- Promise to the Go compiler that your Reads and Writes are well-behaved☆56Updated 5 years ago
- Go expression evaluation comparison☆48Updated 8 months ago
- Drop-in replacement for the standard library errors package and github.com/pkg/errors☆198Updated 2 years ago
- protoc-gen-go patch utility☆101Updated last week
- 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
- ☆110Updated last year
- High resolution timing and benchmarking for Go☆256Updated 4 years ago
- Best-effort CPU-local sharded values for Go☆197Updated 3 years ago
- Library for writing protoc plugins in Go; also includes a pure-Go protoc replacement☆85Updated 8 months ago
- Lightweight, thread-safe, blocking FIFO queue based on auto-resizing circular buffer☆70Updated 4 years ago
- Like sync.Mutex, but works across processes☆75Updated 10 months ago
- Unified text diffing in Go (copy of the internal diffing packages the officlal Go language server uses)☆136Updated last year
- a decision & trigger framework backed by Google's Common Expression Language☆64Updated 3 years ago
- Simple slog wrapper for easy life, with opentelemetry tracing support☆29Updated last week