-
We changed the URL from https://github.com/bflattened/bflat to the project page.
-
InfluxDB
InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
-
There is a programming language called D (https://dlang.org/), this might have caused confusion for some people.
(Technically, there used to be a language called B, too, but I don't think it has been in use since before I was born.)
-
zerosharp
Demo of the potential of C# for systems programming with the .NET native ahead-of-time compilation technology.
NativeAOT definetely can do bare metal, here's an example of a very basic EFI boot application:
https://github.com/MichalStrehovsky/zerosharp/tree/master/ef...