Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/golang/arch
[mirror] architecture code
https://github.com/golang/arch
Last synced: about 6 hours ago
JSON representation
[mirror] architecture code
- Host: GitHub
- URL: https://github.com/golang/arch
- Owner: golang
- License: bsd-3-clause
- Created: 2015-08-27T00:28:32.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2025-01-01T04:06:28.000Z (10 days ago)
- Last Synced: 2025-01-04T09:55:43.342Z (7 days ago)
- Language: Go
- Homepage:
- Size: 1.95 MB
- Stars: 149
- Watchers: 39
- Forks: 56
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
- my-awesome - golang/arch - 01 star:0.1k fork:0.1k [mirror] architecture code (Go)
README
# arch
[![Go Reference](https://pkg.go.dev/badge/golang.org/x/arch.svg)](https://pkg.go.dev/golang.org/x/arch)
This repository holds machine architecture information used by the Go toolchain.
The parts needed in the main Go repository are copied in.## Report Issues / Send Patches
This repository uses Gerrit for code changes. To learn how to submit changes to
this repository, see https://go.dev/doc/contribute.The git repository is https://go.googlesource.com/arch.
The main issue tracker for the arch repository is located at
https://go.dev/issues. Prefix your issue with "x/arch:" in the
subject line, so it is easy to find.