home/categories/framework-internals/vldchk-timelog-docs-v1-skill-md
framework-internalsdevelopment

c-timelog-engineering

High-performance C development for data-intensive systems, with explicit emphasis on time-indexed / log-structured in-memory engines (e.g., Timelog-class designs). Use when building advanced data structures, algorithms, or libraries in C with focus on: memory efficiency, cache locality, immutable segment layouts, atomic publication, snapshot reads, SIMD/bit operations, and (future) Python bindings. Applies to: custom allocators, paged/segment storage, compression and bitmaps, index structures, single-writer/multi-reader concurrency patterns, background maintenance (flush/compaction), and performance-critical library development.

VldChk
maintainer
VldChk
업데이트됨 1/19/2026
스타
0
포크
0
quick start

Installation and usage

High-performance C development for data-intensive systems, with explicit emphasis on time-indexed / log-structured in-memory engines (e.g., Timelog-class designs). Use when building advanced data structures, algorithms, or libraries in C with focus on: memory efficiency, cache locality, immutable segment layouts, atomic publication, snapshot reads, SIMD/bit operations, and (future) Python bindings. Applies to: custom allocators, paged/segment storage, compression and bitmaps, index structures, single-writer/multi-reader concurrency patterns, background maintenance (flush/compaction), and performance-critical library development.

설치
$ install --globalskills.sh
사용법

설치 후 터미널에서 다음 명령을 실행하여 이 스킬을 사용할 수 있습니다:

skills use c-timelog-engineering