Skip to content
@scigolib

scigolib

SciGoLib

Scientific Computing Libraries for Go

Go License Zero CGO


Libraries

Library Description Version Status Issues PRs
hdf5 Pure Go HDF5 reader/writer Release Tests Issues PRs
matlab MATLAB .mat file reader/writer Release Tests Issues PRs

Philosophy

  • Zero CGO — Pure Go implementations, no C dependencies
  • Cross-Platform — Works on Linux, macOS, and Windows
  • Production Ready — Comprehensive test coverage, CI/CD on all platforms
  • Modern Go — Requires Go 1.25+

Quick Start

# HDF5 library
go get github.com/scigolib/hdf5

# MATLAB library
go get github.com/scigolib/matlab

License

All libraries are released under the MIT License.

Pinned Loading

  1. matlab matlab Public

    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…

    Go 8

Repositories

Showing 3 of 3 repositories

People

This organization has no public members. You must be a member to see who’s a part of this organization.

Top languages

Loading…

Most used topics

Loading…