Go packages for low-level interaction with the operating system

Clone this repo:
  1. 3d9a6b8 windows: add WSADuplicateSocket by qmuntal · 4 weeks ago master v0.33.0
  2. c0a9559 cpu: add crypto extensions detection for riscv64 by Meng Zhuo · 6 weeks ago
  3. 8e9e046 windows: add virtual key codes and console input consts by Ayman Bagabas · 5 weeks ago
  4. 7138967 windows: fix slicing of NTUnicodeString values by Keith Randall · 5 weeks ago
  5. 6a85559 windows: fix dangling pointers in (*SECURITY_DESCRIPTOR).ToAbsolute by thepudds · 7 weeks ago

sys

Go Reference

This repository holds supplemental Go packages for low-level interactions with the operating system.

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/sys.

The main issue tracker for the sys repository is located at https://go.dev/issues. Prefix your issue with “x/sys:” in the subject line, so it is easy to find.