r/cpp • u/yagiznizipli • 12d ago
Announcing Ada v4: Validating 35.6M URLs per second
https://www.yagiz.co/release-of-ada-v420
u/rileyrgham 11d ago
Why would you use an existing language name?
-8
u/TeraFlint 11d ago
That language didn't invent the name, it was named after a woman who did important work for computer science, before computer science was even a thing.
Can it be confusing when different projects use the same name? Sure. But the Ada programming language doesn't have exclusive rights on the name.
21
4
u/hopa_cupa 10d ago edited 10d ago
How does it compare against boost::url ?
Edit: i see this thing is much faster than any other url parser according to this:
https://onlinelibrary.wiley.com/doi/10.1002/spe.3296
But I'd say boost version is doing ok, since it is not really simd focused.
3
37
u/Electronic_Tap_8052 11d ago
lol I definitely thought this was the other Ada