Displaying 1 result from an estimated 1 matches for "jarro2783".
2020 Mar 10
2
GSoC: Improve parallelism-aware analyses and optimizations
...nd ~2years with "Modern C++" and
STL.
I have contributed to some C++ projects like:
C++ Pipes (https://github.com/joboccara/pipes)
- Added stride feature (https://github.com/joboccara/pipes/pull/24)
- Optimized code (https://github.com/joboccara/pipes/pull/25)
cxxopts(https://github.com/jarro2783/cxxopts)
- fixed a bug (https://github.com/jarro2783/cxxopts/pull/205)
Inkscape(my graphics designing software)
- fixed several bugs and optimized API in the Pull request linked below
(https://gitlab.com/inkscape/inkscape/-/merge_requests/1446)
some of my own projects are
cppm (https://github.co...