Enhancing GNU-Pth for m:n threading using Claude and Codexmedium.com1 points·by dibyendu·3 gün önce·0 comments
dibyendu·2 yıl önce·discussI implemented a concurrent recoverable B-link Tree some years ago based on research publication by Ibrahim Jaluta. Some details are here:https://simpledbm.readthedocs.io/en/latest/developerguide.ht...Implementation is here: https://github.com/dibyendumajumdar/simpledbm
dibyendu·3 yıl önce·discussYes it is, but developer is no longer being funded by RedHat to work on it so its slowed down.
dibyendu·3 yıl önce·discussSSA is used internally, but the instruction set does not require SSA, if that's what you meant
dibyendu·5 yıl önce·discussI tried to find the last version that Dennis wrote: my findings are here:https://github.com/dibyendumajumdar/C
dibyendu·6 yıl önce·discussFor a different optimizing C compiler that is also small, and usable as a JIT see MIR project by Vladimir Makarov - https://github.com/vnmakarov/mir/tree/master/c2mir
https://simpledbm.readthedocs.io/en/latest/developerguide.ht...
Implementation is here: https://github.com/dibyendumajumdar/simpledbm