There's not anything that does it as a program, but that's when scripting comes in, write a script that finds any PIDs started by their UID, then lets them pick the process, and echoes -1000
(for example) to /proc/<pid>/oom_score_adj
.
You can then make it a root only executable, and allow sudo access to the people who need it.