Skip to content(if available)orjump to list(if available)

Yet Another TypeSafe and Generic Programming Candidate for C

dmux

>Disclaimer: This library is not related to the MISRA C standard or guidelines. The name "MisraStdC" comes from the author's name, Siddharth Mishra, who is commonly known as "Misra" among friends.

Why include the letters Std then? This seems like a purposeful typo-squatting effort and definitely makes me suspicious.

donperignon

Wow! Thanks for pointing that out, so misleading…

brightprogramer

yep, glad you pointed that out. To explain a bit more : MisraStdC is 3 parts : Misra + Std + C - Misra is derived from my name. That's why I needed to specify that the repo is not related to the MISRA standard.

brightprogramer

because it's my personal standard. I use it more than I use standard C utils.

WalterBright

> brightprogrammer

There can be only one.

null

[deleted]

brightprogramer

been working on this for some time. has some usable features. i keep adding as i feel the need. try to well document everything and maintain it.

null

[deleted]