💾 Archived View for station.martinrue.com › ttocsneb › d5dd804d6c184541966cc194d99a6bab captured on 2024-07-09 at 01:12:55. Gemini links have been rewritten to link to archived content
⬅️ Previous capture (2023-03-20)
-=-=-=-=-=-=-
Recently, I have been fascinated by libuv (the library that makes Node cross-platform and asynchronous).
I've been so interested in it, that I have made the possibly poor decision to make a Cpp wrapper for it to help me with future projects. Right now I'm working on a std style asynchronous stream base class, and oh boy is it not like anything I've ever worked on!
I’m appreciating all the work that has been put into the std library, and can understand some of their choices behind the confusing thing that is std::basic_streambuf
2 years ago · 👍 martin, kevinsan, lykso