Introducing nimBcs a pure nim implementation of binary canonical serialization. I initially made this library for the nim Aptos library I was working on, but now it's it own thing. I have tested the library along side the rust implementation and everything seems to work well. But I'll appreciate if you guys can perform further tests to catch any errors I missed. Here is the link https://github.com/C-NERD/nimBcs