Registry / utility / inaneverb-ekacore-ekaunsafe-v4

inaneverb-ekacore-ekaunsafe-v4

JSON →
library4.0.0gogounverified

A Go library providing unsafe memory operations for performance-critical code.

go get github.com/inaneverb/ekacore/ekaunsafe/v4
INSTALL
IMPORT
SIG · INANEVERB-EKACORE-
I
inaneverb-ekacore-ekaunsafe-v4
utilitygov4.0.0
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.

ekaunsafe
github.com/inaneverb/ekacore/ekaunsafe/v4

Prints the version of the ekaunsafe package.

package main import ( "fmt" "github.com/inaneverb/ekacore/ekaunsafe/v4" ) func main() { fmt.Println(ekaunsafe.Version()) }
Debug
Known issues
gotchaUses unsafe operations; may cause crashes if misused.
fix
Ensure proper memory alignment and bounds checking.
affects: >=4.0.0
Upgrade
Version history
4.0.0latest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
9 hits · last 30 days
node
8
Amazon
1
Resources
inaneverb-ekacore-ekaunsafe-v4 — go get inaneverb-ekacore-ekaunsafe-v4 · libregistry