FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Original HTTPS Page]

scigolib · GitHub

scigolib

SciGoLib

Scientific Computing Libraries for Go


Libraries

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

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 12

Repositories

Loading
Type
Select type
All Public Sources Forks Archived Mirrors Templates
Language
Select language
All Go
Sort
Select order
Last updated Name Stars
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…


Back | FazBrowse Home | New Git URL