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: 28 days 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 (about 9 years ago)
- Default Branch: master
- Last Pushed: 2024-09-10T14:25:36.000Z (about 2 months ago)
- Last Synced: 2024-09-29T21:20:53.764Z (about 1 month ago)
- Language: Go
- Homepage:
- Size: 1.91 MB
- Stars: 147
- Watchers: 40
- Forks: 55
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
- my-awesome - golang/arch - 10 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://golang.org/doc/contribute.html.The main issue tracker for the arch repository is located at
https://github.com/golang/go/issues. Prefix your issue with "x/arch:" in the
subject line, so it is easy to find.