Howdy!
I've been vibe-coding a library, a collection of fast data structures and algorithms, in hopefully the right domains.
https://github.com/kobi2187/arsenal
It's entirely AI generated, albeit with lots of nudging, code reading and reviews, but honestly I've not written a single line except many small compilation fixes.
I would love feedback from those who are knowledgeable in the embedded real time field and those who need low level stuff.
The aim is to open doors, enable Nim ergonomics and foundations at lower level coding -- Basically, use Nim without dropping to C.
I tried to put a consistent API, and it covers a lot of ground (but possibly shallowly, you tell me)
Hungry for feedback ;-) Thanks, kobi