-
git clone https://github.com/gogpu/gogpu cd gogpu go run ./examples/triangle
-
InfluxDB
InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
-
born
Production-ready ML framework for Go with zero dependencies. Train and deploy neural networks as single binaries. PyTorch-like API, type-safe tensors, automatic differentiation. (by born-ml)
Born ML — Machine learning framework with GPU compute
-
webgpu
Zero-CGO WebGPU bindings for Go — GPU-accelerated graphics and compute in pure Go (by go-webgpu)
go-webgpu/webgpu — The WebGPU bindings powering GoGPU
-
phoenix
High-performance TUI framework for Go with DDD + Rich model inspired architecture, perfect Unicode, and Elm-inspired design. Modern alternative to Bubbletea/Lipgloss. (by phoenix-tui)
Phoenix TUI — Terminal UI framework
-
scigolib/hdf5 — Scientific computing bindings
-
matlab
Pure Go library for reading and writing MATLAB .mat files (v5-v7.3+). No CGo, no external dependencies. Full support for numeric types, complex numbers, and multi-dimensional arrays. Cross-platform (Windows/Linux/macOS). Part of SciGoLib ecosystem. (by scigolib)
scigolib/matlab — MATLAB-like operations
-
signals
Type-safe reactive state management for Go, inspired by Angular Signals. Zero allocations, thread-safe, production-ready. (by coregx)
coregx/signals — Reactive signals
-
Stream
Stream - Scalable APIs for Chat, Feeds, Moderation, & Video. Stream helps developers build engaging apps that scale to millions with performant and flexible Chat, Feeds, Moderation, and Video APIs and SDKs powered by a global edge network and enterprise-grade infrastructure.
-
relica
Lightweight, type-safe database query builder for Go with zero production dependencies. Advanced SQL features (JOINs, subqueries, CTEs, window functions), batch operations (3x faster), LRU statement cache (<60ns). Professional API documentation. PostgreSQL, MySQL, SQLite support.
coregx/relica — State replication
-
fursy
Next-generation HTTP router for Go 1.25+ with type-safe handlers, RFC 9457 errors, and built-in OpenAPI generation. Minimal dependencies, blazing performance.
coregx/fursy — Functional reactive streams
-
coregex
Pure Go production-grade regex engine with SIMD optimizations. Up to 3-3000x+ faster than stdlib.
coregx/coregex — Regex utilities
-
racedetector
Pure-Go race detector - No CGO required! Detect data races in Go programs running on AWS Lambda, Docker (FROM scratch), Alpine Linux. FastTrack algorithm, 85.7% coverage, production-ready
kolkov/racedetector — Race condition tools