vibe.d-lite v0.1.0 powered by photon
Hipreme
msnmancini at hotmail.com
Fri Sep 19 12:02:21 UTC 2025
On Thursday, 18 September 2025 at 16:00:48 UTC, Dmitry Olshansky
wrote:
> I have been building Photon[1] scheduler library with the aim
> to build high performance servers but since we are already have
> vibe.d and everybody is using it might as well try to speed it
> up. Thus vibe.d-light idea was born - port vibe.d framework on
> top of photon.
Conrgatulations on your amazing work! I also agree with you that
there's no point into protecting users from threading today and
this actually reflects D philosophy since it both uses TLS (so
the language needs threading anyway) and being easy to write
parallel code :)
More information about the Digitalmars-d-announce
mailing list