This YAML library solved a hard problem in StyloBot; it's CORE that it's both super lightweight AND can load dynamic YAML config.
Although YamlDotNet *is* AoT compatible it's fairly slow and NOT fully compliant (for cross JSON / YAML they flip the init properties...)
I came across this new(er) YAML lib by @hadashia

VYaml solved that for me, 6x faster and *fully* AoT (source-gen etc) compatible.
https://github.com/hadashiA/VYaml/blob/master/README.md

#csharp #aot #yaml

VYaml/README.md at master · hadashiA/VYaml

The extra fast, low memory footprint YAML library for C#, focued on .NET and Unity. - hadashiA/VYaml

GitHub

Dependency free charting library for .NET with over 40 charts, diagrams, etc.

ChartForgeX는 .NET 환경에서 런타임 의존성 없이 40개 이상의 차트, 다이어그램, 토폴로지 시각화 등을 생성할 수 있는 차트 라이브러리입니다. SVG, HTML, PNG 등 다양한 포맷으로 정적 차트를 렌더링하며, 선택적 인터랙티브 기능은 별도 패키지로 제공해 정적 보고서와 대시보드 용도를 모두 지원합니다. Native AOT 및 트리밍을 지원해 최신 .NET 환경에 최적화되어 있으며, NuGet 패키지로 쉽게 설치해 사용할 수 있습니다. 다양한 예제와 시나리오가 포함되어 있어 AI 서비스의 시각화, 리포트 생성 등에 즉시 활용 가능합니다.

https://github.com/EvotecIT/ChartForgeX

#dotnet #charting #visualization #aot #staticreport

GitHub - EvotecIT/ChartForgeX: ChartForgeX renders polished charts, visual blocks, topology diagrams, and static report visuals from .NET without adding runtime chart dependencies to generated output.

ChartForgeX renders polished charts, visual blocks, topology diagrams, and static report visuals from .NET without adding runtime chart dependencies to generated output. - EvotecIT/ChartForgeX

GitHub

Spring Native et Boot 4.0: Où en sommes-nous ?

https://video.ut0pia.org/w/mRCwzbvayrZaUP3oGtwVYv

Spring Native et Boot 4.0: Où en sommes-nous ?

PeerTube
Bootiful Spring Boot 4!

PeerTube
Kubernetes et la JVM

PeerTube

Two new draft StyloBot articles today:

1. On the upcoming TypeScript SDK for StyloBot (behavourally aware UX for Node / client side)

https://www.mostlylucid.net/blog/typescript-sdk

2. What makes that (and other) SDKs like Go /Caddy support possible..a SideCar mode for StyloBot - low latency low resource StyloBot running alongside any other service.

https://www.mostlylucid.net/blog/sidecar-architecture

#aot #dotnet #npm #go #stylobot

StyloBot Release Series: Behaviour-Aware TypeScript UI (English)

Bot detection should not stop at allow/block. This post shows how StyloBot's classification result becomes application logic in TypeScript - server...

mostlylucid
Copilot Studio gets faster with .NET 10 on WebAssembly - .NET Blog

Microsoft Copilot Studio recently upgraded its .NET WebAssembly engine to .NET 10. The migration was straightforward, simplified deployment, and delivered another round of meaningful performance gains for end users.

.NET Blog

Spinel: Ruby 성능 향상을 위한 새로운 AOT 컴파일러 접근 방식

Spinel은 Ruby 소스 코드를 최적화된 C 코드로 변환하여 런타임 의존성 없는 독립 실행형 바이너리를 생성하는 AOT 컴파일러다.

🔗 원문 보기

Spinel: Ruby 성능 향상을 위한 새로운 AOT 컴파일러 접근 방식

Spinel은 Ruby 소스 코드를 최적화된 C 코드로 변환하여 런타임 의존성 없는 독립 실행형 바이너리를 생성하는 AOT 컴파일러다.

Ruby-News | 루비 AI 뉴스