Hacker News new | ask | show | jobs
by CoastalCoder 192 days ago
Have you made any of this work public?

It sounds really interesting.

1 comments

I'm starting to. One of the libraries I've started on recently is open source. I'm still really early in that process, but I started extracting a few functions for the optimized single and double linked list containers and will be moving onto the red-black and AVL tree containers soon. Once these are done, I should be able to model check the thread, fiber, and socket I/O components.