Menu library in OpenGL ,creating Buttons,etc

i am looking to create menus with buttons editboxes just like resource editor in c++ but in opengl using something like “button.h” and then glButton(…) so it takes less time and i can use opengl graphics on the buttons. There must be some sort of library out there???
many thanks in advance