5 skills found
WilliCommer / ArrayHelperDelphi class helper for TArray. Class functions Add, Delete, IndexOf, Map and more, including examples and test.
rgreat / TArrayExDelphi: Advanced record based generic array.
ovsky / TArrayUltimate Serializable Array for Unity / C#
LukasRuee / UE Queue Lite PluginTArrayQueue is a lightweight, circular queue for Unreal Engine, implemented directly on top of TArray. It provides O(1) enqueue and dequeue operations while supporting Blueprint access through clean wrapper classes. Unlike Unreal’s built-in TQueue, this implementation is indexable, iterable, and optimized for both C++ and Blueprint workflows.
janet-lang / TarrayJanet typed arrays.