Registry / utility / segmentio-asm

segmentio-asm

JSON →
library1.2.1gogounverified

Package asm provides high-performance assembly-optimized functions for Go.

go get github.com/segmentio/asm
INSTALL
IMPORT
SIG · SEGMENTIO-ASM
S
segmentio-asm
utilitygov1.2.1
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

asm
github.com/segmentio/asm

Print the version of the asm package.

package main import ( "fmt" "github.com/segmentio/asm" ) func main() { fmt.Println(asm.Version()) }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.2.1latest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
4 hits · last 30 days
node
4
Resources
segmentio-asm — go get segmentio-asm · libregistry