Skip to content

Releases: aw0lid/InlineCollections

v0.2.0 - Multi-Capacity Support & Core Optimizations.

03 Mar 16:58
Immutable release. Only release title and notes can be modified.

Choose a tag to compare

Release version 0.2.0: Added support for 8, 16, and 32 capacities for List, Stack, and Queue with zero-allocation optimizations.

Full Changelog: https://github.com/aw0lid/InlineCollections/commits/v0.2.0

Initial Preview v0.1.0

26 Feb 00:33

Choose a tag to compare

Pre-release

First public preview of InlineCollections.
High-performance, zero-allocation collections for .NET 8+.