This website requires JavaScript.
Explore
Help
Sign In
Syntriax
/
Syntriax.Engine
Watch
1
Star
0
Fork
0
You've already forked Syntriax.Engine
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Files
4c542df401852ca49636a83d6cc2d2c8de484d56
Syntriax.Engine
/
Engine.Core
/
Helpers
History
Syntriax
4c542df401
perf: implemented fast list with index mapping
2025-10-10 14:58:40 +03:00
..
Progression
BREAKING CHANGE: renamed namespace & assembly names
2025-08-05 19:41:35 +03:00
Event.cs
chore: added todo for a rare bug
2025-08-09 21:41:24 +03:00
FastList.cs
perf: implemented fast list with index mapping
2025-10-10 14:58:40 +03:00
IPool.cs
BREAKING CHANGE: renamed namespace & assembly names
2025-08-05 19:41:35 +03:00
ListPool.cs
BREAKING CHANGE: renamed namespace & assembly names
2025-08-05 19:41:35 +03:00
Pool.cs
perf: improved pool return method by using a hashset for searching if the returning item is already queued
2025-10-10 14:21:54 +03:00