avatar

xnacly - blog

Fullstack Developer and Tech enthusiast

Making libjson RFC 8259 compilant

Giving lots of edge cases attention, so I can call my json parser RFC 8259 compliant

HashMap in 25 lines of C

Minimal hash table implementation

Calling Go Functions from c++

Interacting with the Go runtime with c++ (or c, i think)

Inserting 100k rows 66 times faster

Doing less enables doing more INSERTs