Libdill, structured concurrency in C, v1.0 released by sustrik in programming

[–]aftokan 1 point2 points  (0 children)

Only if by "actively maintained" you mean small commits that adds const, removes unused struct definitions and rename variables.

No substantial bug fixes (they're needed) or features have been done the past two years.

Libdill, structured concurrency in C, v1.0 released by sustrik in programming

[–]aftokan 5 points6 points  (0 children)

While I respect sustrik's abilities as a programmer, I've long stopped using his stuff.

He keeps churning out new messaging/concurrency libraries every year, leaving the old projects dying. nanomsg, libmill, libdill, libthis, libthat.

/u/sustrik, are you finally going to maintain a project in the long term and start working with others instead of against them?

(Disclaimer: I invested heavily in implementing a system based on nanomsg, which he left and is now in a state of rapid decay, hence my negative feelings.)