Nim testing conventions, unittest framework, and C++ compatibility patterns
原文の言語: 英語
メニュー
SkillsMP は mratsim/tattletale から 10 件の skill を収集しています。skill を開くとソースと詳細を確認できます。
収集済み skill 10 件中 10 件を表示しています。
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
原文の言語: 英語