Our great sponsors
- Onboard AI - Learn any GitHub repo in 59 seconds
- InfluxDB - Collect and Analyze Billions of Data Points in Real Time
- SaaSHub - Software Alternatives and Reviews
-
-
In the vast majority of cases unsafe (and failing that inline ASM) can solve all performance limitations. Non-optimal thread locals is a specific issue, and not really a sign of anything else. It's being worked on, but it's blocked by LLVM's limitations.
-
Onboard AI
Learn any GitHub repo in 59 seconds. Onboard AI learns any GitHub repo in minutes and lets you chat with it to locate functionality, understand different parts, and generate new code. Use it for free at www.getonboard.dev.
-
KAI
KAI is a distributed computing model written in modern C++ and is cross-plaftorm. Using custom language translators and an executor, KAI provides full reflection, persistence and cross-process communications without having to modify existing source code. KAI Comes with an automated, generational tricolor garbage collector, and Console- and Window-based interfaces.
All I'll add is that clever code is not necessarily good code. For instance, I wrote this and I doubt anyone in my team, or many people in general, could maintain or majorly refactor it.