NESM

NESM stands for Nim's Easy Serialization Macro. The macro that allows generation of serialization functions by one line of code!

Active Pure Nim score 65/100 · last commit 2026-03-31 · 2 stars · tests present · docs generated

Summary

Latest Version Unknown
License Unknown
CI Status Passing
Stars 2
Forks 1
Open Issues 0
Last Commit 2026-03-31
Downloads 0
Last Indexed 2026-07-22 05:29

Installation

nimble install NESM
choosenim install NESM
git clone https://gitlab.com/xomachine/NESM

OS Compatibility

Platform Linux macOS Windows FreeBSD OpenBSD NetBSD Android iOS WASM Embedded
NESM - - - - - - -

Source

Repository https://gitlab.com/xomachine/NESM
Homepage https://gitlab.com/xomachine/NESM
Documentation View Documentation
Registry Source gitlab

README

NESM

pipeline status

NESM stands for Nim's Easy Serialization Macro. The macro that allowing generation of serialization functions by one line of code!

Documentation can be found here. Dont forget to check out the tests for more examples.

Bug reporting

If you found a bug or any strange behaviour in the macro please attach to the bug report the output of Nim compiler when -d:debug flag passed.