Become a sponsor to pewsou
Of all fields of programming I prefer to focus on those demanding familiarity with low-level.
Because I believe that performance, compatibility and reliability are still in game.
My SW development effort is a hobby, but I take it seriously, investing in research and hands-on work.
I like to focus on ideas that could benefit developers in their programming tasks: ideas that could make development more reliable, simpler, save time and cognitive efforts. Ultimately, I would like to know that my work is adopted to a degree by lots of SW projects.
I believe, that great goals require great work and research; and sponsorship may help greatly in achieving these goals.
Featured work
-
pewsou/asyncflow-objc
This is attempt to build Objective-C framework for asynchronous execution flow. It should include basic operations like map, fold, compose and more above user-defined actions, which, in turn, may b…
Objective-C++ 2 -
pewsou/SCUD
Scheduling toolkit based on Generalized Processor Sharing (GPS) approach
C++ 8 -
pewsou/asyncflow-cpp
Cpp version of Asynchronous Flow Kit (https://github.com/pewsou/asyncflow-objc)
C++