Friflo.Engine.ECS.Boost
3.0.0-preview.12
Prefix Reserved
See the version list below for details.
dotnet add package Friflo.Engine.ECS.Boost --version 3.0.0-preview.12
NuGet\Install-Package Friflo.Engine.ECS.Boost -Version 3.0.0-preview.12
<PackageReference Include="Friflo.Engine.ECS.Boost" Version="3.0.0-preview.12" />
paket add Friflo.Engine.ECS.Boost --version 3.0.0-preview.12
#r "nuget: Friflo.Engine.ECS.Boost, 3.0.0-preview.12"
// Install Friflo.Engine.ECS.Boost as a Cake Addin #addin nuget:?package=Friflo.Engine.ECS.Boost&version=3.0.0-preview.12&prerelease // Install Friflo.Engine.ECS.Boost as a Cake Tool #tool nuget:?package=Friflo.Engine.ECS.Boost&version=3.0.0-preview.12&prerelease
Friflo.Engine.ECS.Boost
Extension for Friflo.Engine.ECS to boost performance of query execution.
Friflo.Engine.ECS is using only verifiably safe code.
Using unsafe code
may lead to access violations errors in case of bugs caused by unsafe code.
To improve performance of query execution this library is allowed to use unsafe code.
For large query result sets the bounds check for array access using safe code is significant.
With unsafe code these bounds check can be elided resulting in a performance boost of ~30%.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 was computed. net5.0-windows was computed. net6.0 is compatible. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 is compatible. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 is compatible. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. |
.NET Core | netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
.NET Standard | netstandard2.1 is compatible. |
MonoAndroid | monoandroid was computed. |
MonoMac | monomac was computed. |
MonoTouch | monotouch was computed. |
Tizen | tizen60 was computed. |
Xamarin.iOS | xamarinios was computed. |
Xamarin.Mac | xamarinmac was computed. |
Xamarin.TVOS | xamarintvos was computed. |
Xamarin.WatchOS | xamarinwatchos was computed. |
-
.NETStandard 2.1
- Friflo.Engine.ECS (>= 3.0.0-preview.12)
-
net6.0
- Friflo.Engine.ECS (>= 3.0.0-preview.12)
-
net7.0
- Friflo.Engine.ECS (>= 3.0.0-preview.12)
-
net8.0
- Friflo.Engine.ECS (>= 3.0.0-preview.12)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories (1)
Showing the top 1 popular GitHub repositories that depend on Friflo.Engine.ECS.Boost:
Repository | Stars |
---|---|
friflo/Friflo.Engine.ECS
C# ECS 🔥 high-performance
|
Version | Downloads | Last updated |
---|---|---|
3.0.0-preview.13 | 200 | 8/26/2024 |
3.0.0-preview.12 | 79 | 8/18/2024 |
3.0.0-preview.11 | 76 | 8/11/2024 |
3.0.0-preview.10 | 103 | 8/8/2024 |