Nim testing conventions, unittest framework, and C++ compatibility patterns
Idioma do texto original: inglês
Menu
O SkillsMP coletou 10 skills de mratsim/tattletale. Abra uma skill para revisar a origem e os detalhes.
Mostrando 10 de 10 skills coletadas.
Nim testing conventions, unittest framework, and C++ compatibility patterns
Idioma do texto original: inglês
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…
Idioma do texto original: inglês
Nim bindings to libtorch for tensor operations with high-level sugar
Idioma do texto original: inglês
Nim type system patterns and pitfalls
Idioma do texto original: inglês
Common import patterns and pitfalls for the Tattletale Nim project
Idioma do texto original: inglês
Regex functionality in Nim including std/re, std/nre wrappers around PCRE, and the pure Nim nim-regex alternative with linear-time matching guarantees
Idioma do texto original: inglês
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
Idioma do texto original: inglês
Nim's hash table module for key-value storage
Idioma do texto original: inglês
Memory-mapped file access for zero-copy I/O in Nim
Idioma do texto original: inglês
Fast JSON parsing and serialization for Nim with automatic derived hooks
Idioma do texto original: inglês