Cool idea, but I only name stuff after me that I created, not others (same way most things in the world is named). So call it the Fehzor-booster.
Don't know if you know this one or not, but to get full speed that never stops, just place 4 tracks in circle next to your track. Place 2 carts in it, which will collide and take off spinning constantly. Then when you ride past it, it will launch you, and never stop.
Edited:
Did a ton of tests today and got the perfect, easy to make launcher, that resets itself.
Code:
Legend:
T = Minecraft track
R = Redstone
B = Block
BT = Button
RT = Restone Torch
( ) = Whatever is in here is in the same block space
R R R R R R (RT B) R R BT
R R
T T T T T T
T T T T T <-- beginning of your track
T
T
T
T
etc...
In the track circle to the left, place 3 carts in it. Now just throw you a cart at the beginning, hit the button, and your off, never losing momentum. The redstone can be wired up differently, this is just a basic easy way of showing it.
Note: It HAS to be exactly like that, if you make the launcher longways, it will still launch you, but it will lose momentum.
Also, sometimes the carts disappear from the circle, don't worry though, the carts are still there, they are just invisible. When I made the field test by my house, I came back to it over an hour later and it still worked perfect.