Nim testing conventions, unittest framework, and C++ compatibility patterns
لغة النص الأصلي: الإنجليزية
القائمة
جمع SkillsMP عدد ١٠ من skills من mratsim/tattletale. افتح أي skill لمراجعة مصدره وتفاصيله.
عرض ١٠ من أصل ١٠ skills مجمعة.
Nim testing conventions, unittest framework, and C++ compatibility patterns
لغة النص الأصلي: الإنجليزية
Repository documentation contract for the Tattletale monorepo: the house style for doc comments, module headers, inline comments, and any committed prose (what-over-how, contracts over narration, banned-vocabulary blocklist, format rules, seven canonical…
لغة النص الأصلي: الإنجليزية
Nim bindings to libtorch for tensor operations with high-level sugar
لغة النص الأصلي: الإنجليزية
Nim type system patterns and pitfalls
لغة النص الأصلي: الإنجليزية
Common import patterns and pitfalls for the Tattletale Nim project
لغة النص الأصلي: الإنجليزية
Regex functionality in Nim including std/re, std/nre wrappers around PCRE, and the pure Nim nim-regex alternative with linear-time matching guarantees
لغة النص الأصلي: الإنجليزية
Nim to Python interoperability including nimpy for calling Python from Nim and exporting Nim to Python, nimporter for packaging Nim modules as Python packages, and cffi/ctypes for calling Nim from Python
لغة النص الأصلي: الإنجليزية
Nim's hash table module for key-value storage
لغة النص الأصلي: الإنجليزية
Memory-mapped file access for zero-copy I/O in Nim
لغة النص الأصلي: الإنجليزية
Fast JSON parsing and serialization for Nim with automatic derived hooks
لغة النص الأصلي: الإنجليزية