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
원문 언어: 영어