Skip to main content
Manus에서 모든 스킬 실행
원클릭으로
$pwd:

golang-data-structures

// Golang data structures — slices (internals, capacity growth, preallocation, slices package), maps (internals, hash buckets, maps package), arrays, container/list/heap/ring, strings.Builder vs bytes.Buffer, generic collections, pointers (unsafe.Pointer, weak.Pointer), and copy semantics. Use when choosing or optimizing Go data structures, implementing generic containers, using container/ packages, unsafe or weak pointers, or questioning slice/map internals.

$ git log --oneline --stat
stars:11
forks:2
updated:2026년 5월 3일 06:11
파일 탐색기
6 개 파일
SKILL.md
readonly