Gopium πΊ: Smart Go Structures Optimizer and Manager
β219Apr 22, 2024Updated last year
Alternatives and similar repositories for gopium
Users that are interested in gopium are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Gotcha π― seamlessly patches go runtime to provide a convenient way to track amount of heap allocated bytes, objects, calls per goroutinβ¦β39Oct 21, 2022Updated 3 years ago
- Shotizam analyzes the size of Go binariesβ615Jul 14, 2024Updated last year
- β26Aug 19, 2022Updated 3 years ago
- Assert your Go code is inlined and bounds-check eliminatedβ315Mar 13, 2026Updated last week
- A simple and efficient hashmap package for Go. Open addressing, robin hood hashing, and xxh3 algorithm. Supports generics.β223Feb 24, 2026Updated last month
- A CLI to turn Go's benchmark output into picturesβ339Sep 21, 2019Updated 6 years ago
- π fgprof is a sampling Go profiler that allows you to analyze On-CPU as well as Off-CPU (e.g. I/O) time together.β3,096May 2, 2025Updated 10 months ago
- Tool to detect Go structs that would take less memory if their fields were sorted.β535May 9, 2023Updated 2 years ago
- Simple and easy wrappers for Go sync/atomic package.β31Mar 3, 2024Updated 2 years ago
- Go known-keys fast-lookup map generatorβ47May 21, 2021Updated 4 years ago
- Chronos - A static race detector for the go languageβ440Apr 22, 2022Updated 3 years ago
- β33Aug 22, 2022Updated 3 years ago
- Define and run pattern-based custom linting rules.β862Sep 25, 2025Updated 5 months ago
- Go static program analyserβ59Apr 18, 2020Updated 5 years ago
- Selected Go-internal packages factored out from the standard libraryβ965Apr 10, 2025Updated 11 months ago
- Simple Interprocess Plugins for Goβ17Mar 24, 2020Updated 5 years ago
- Context aware slogβ31Mar 9, 2026Updated 2 weeks ago
- WIP. Redis client for Goβ16Mar 21, 2023Updated 3 years ago
- depaware makes you aware of your Go dependenciesβ459Oct 1, 2025Updated 5 months ago
- CPU-guided performance analyzer for Goβ78Oct 19, 2022Updated 3 years ago
- Helper tool for manual Go code optimization.β137Mar 19, 2025Updated last year
- Go tool to wrap and fix errors with the new %w verb directiveβ381Apr 7, 2025Updated 11 months ago
- Cache that tries to keep data local for the goroutine and reduce synchronization overhead, but keep it is safe for concurrent use.β45Oct 18, 2020Updated 5 years ago
- β78Jun 15, 2020Updated 5 years ago
- Minimal perfect hashing in Goβ74Jan 22, 2023Updated 3 years ago
- Auto-gen Go fuzzing wrappers from normal code. Finds buggy call sequences, including data races & deadlocks. Supports rich signature typeβ¦β113Jul 23, 2024Updated last year
- Generic batches for goβ13Dec 5, 2021Updated 4 years ago
- Tough Fuzzer is an obstacle course for go-fuzz composed of a series of small code samples which encapsulate the most common obstacles to β¦β19Sep 26, 2021Updated 4 years ago
- Visualise Go runtime metrics in real timeβ3,625Feb 27, 2026Updated 3 weeks ago
- structslop is a static analyzer for Go that recommends struct field rearrangements to provide for maximum space/allocation efficiency.β833Feb 8, 2024Updated 2 years ago
- Golang port of simdjson: parsing gigabytes of JSON per secondβ2,014Aug 26, 2025Updated 6 months ago
- Chip-8 emulatorβ12Jul 24, 2020Updated 5 years ago
- β44Dec 18, 2021Updated 4 years ago
- A JSON stream parser for Goβ68Sep 7, 2022Updated 3 years ago
- prealloc is a Go static analysis tool to find slice declarations that could potentially be preallocated.β664Feb 26, 2026Updated 3 weeks ago
- A fancy load balancer for light weight devicesβ13Jun 11, 2021Updated 4 years ago
- A set of ruleguard rules that try to cover some parts of the Uber Go Style Guide (https://github.com/uber-go/guide)β18Dec 21, 2021Updated 4 years ago
- High Availability Raft Framework for Goβ661Dec 16, 2025Updated 3 months ago
- Go library providing algorithms optimized to leverage the characteristics of modern CPUsβ913Sep 23, 2025Updated 6 months ago