Nim testing conventions, unittest framework, and C++ compatibility patterns
Quellsprache: Englisch
Menü
SkillsMP hat 10 Skills aus mratsim/tattletale gesammelt. Öffne einen Skill, um Quelle und Details zu prüfen.
Es werden 10 von 10 gesammelten Skills angezeigt.
Nim testing conventions, unittest framework, and C++ compatibility patterns
Quellsprache: Englisch
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…
Quellsprache: Englisch
Nim bindings to libtorch for tensor operations with high-level sugar
Quellsprache: Englisch
Nim type system patterns and pitfalls
Quellsprache: Englisch
Common import patterns and pitfalls for the Tattletale Nim project
Quellsprache: Englisch
Regex functionality in Nim including std/re, std/nre wrappers around PCRE, and the pure Nim nim-regex alternative with linear-time matching guarantees
Quellsprache: Englisch
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
Quellsprache: Englisch
Nim's hash table module for key-value storage
Quellsprache: Englisch
Memory-mapped file access for zero-copy I/O in Nim
Quellsprache: Englisch
Fast JSON parsing and serialization for Nim with automatic derived hooks
Quellsprache: Englisch