Friflo.Engine.ECS 2.0.0

The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org. Prefix Reserved
dotnet add package Friflo.Engine.ECS --version 2.0.0
NuGet\Install-Package Friflo.Engine.ECS -Version 2.0.0
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Friflo.Engine.ECS" Version="2.0.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Friflo.Engine.ECS --version 2.0.0
#r "nuget: Friflo.Engine.ECS, 2.0.0"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install Friflo.Engine.ECS as a Cake Addin
#addin nuget:?package=Friflo.Engine.ECS&version=2.0.0

// Install Friflo.Engine.ECS as a Cake Tool
#tool nuget:?package=Friflo.Engine.ECS&version=2.0.0

JSON Fliox    Friflo.Engine.ECS splash

Project

Friflo.Engine.ECS - C# ECS for high performance DoD.

Currently fastest 🔥 ECS implementation in C# / .NET - using Ecs.CSharp.Benchmark as reference.
See benchmark results on GitHub.
This ECS is an Archetype / AoS based Entity Component System. See: ECS ⋅ Wikipedia.

Feature highlights

  • Simple API.
  • High-performance 🔥 and compact ECS implementation - Friflo.Engine.ECS.dll size 250 KB
  • Zero allocations for entire API after buffers grown large enough.
  • Subscribe events of specific or all entities.
  • JSON Serialization.
  • SIMD Support - optional. Multi thread capable and remainder loop free.
  • Supports .NET Standard 2.1 .NET 5 .NET 6 .NET 7 .NET 8
    WASM / WebAssembly, Unity (Mono & AOT/IL2CPP), Godot and MonoGame.
  • Library uses only secure and managed code. No use of unsafe code. See Wiki ⋅ Library.
    App / Game can access component chunks with native or unsafe code using Span<>s.

More at GitHub README.md

Product 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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories (2)

Showing the top 2 popular GitHub repositories that depend on Friflo.Engine.ECS:

Repository Stars
friflo/Friflo.Json.Fliox
C# ECS for high performance DoD. C# ORM for .NET with Messaging and Pub-Sub.
Doraku/Ecs.CSharp.Benchmark
Benchmarks of some C# ECS frameworks.
Version Downloads Last updated
2.0.0 131 6/10/2024
2.0.0-preview.9 56 6/9/2024
2.0.0-preview.8 58 6/8/2024
2.0.0-preview.7 66 6/6/2024
2.0.0-preview.6 66 6/5/2024
2.0.0-preview.5 58 6/4/2024
2.0.0-preview.4 76 5/31/2024
2.0.0-preview.3 75 5/29/2024
2.0.0-preview.2 90 5/22/2024
2.0.0-preview.1 69 5/21/2024
1.28.0 212 4/3/2024
1.27.0 131 4/3/2024
1.26.0 150 3/31/2024
1.25.0 150 3/26/2024
1.24.0 138 3/13/2024
1.23.0 178 2/29/2024
1.22.0 141 2/28/2024
1.21.0 121 2/27/2024
1.20.0 131 2/27/2024
1.19.0 101 2/26/2024
1.18.0 137 2/24/2024
1.17.0 131 2/19/2024
1.16.0 139 2/15/2024
1.15.0 121 2/13/2024
1.14.0 318 2/11/2024
1.13.0 130 2/1/2024
1.12.0 112 1/31/2024
1.11.0 109 1/30/2024
1.10.0 114 1/28/2024
1.9.9 122 1/25/2024
1.9.8 128 1/23/2024
1.9.7 112 1/22/2024
1.9.6 107 1/21/2024
1.9.5 113 1/20/2024
1.9.4 104 1/19/2024
1.9.3 118 1/17/2024
1.9.2 111 1/17/2024
1.9.1 112 1/17/2024
1.9.0 112 1/16/2024
1.8.0 122 1/15/2024
1.7.0 118 1/14/2024
1.6.0 116 1/14/2024
1.5.0 112 1/14/2024
1.4.0 110 1/13/2024
1.3.0 125 1/13/2024
1.2.0 106 1/12/2024
1.1.0 121 1/12/2024
1.0.0 117 1/11/2024
0.3.0 120 1/11/2024
0.2.0 116 1/11/2024
0.1.0 152 1/11/2024