Skip to content

Commit f7b9ae5

Browse files
author
Vyacheslav
committed
2 parents 4ce5514 + f3498ed commit f7b9ae5

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
[![Nuget](https://img.shields.io/nuget/v/StackMemoryCollections.Attributes?logo=StackMemoryCollections.Attributes)](https://www.nuget.org/packages/StackMemoryCollections.Attributes/)
2+
[![Nuget](https://img.shields.io/nuget/v/StackMemoryCollections?logo=StackMemoryCollections)](https://www.nuget.org/packages/StackMemoryCollections/)
3+
14
# Readme:
25
Fast unsafe collections for memory reuse by stack type. Adding elements without overhead when increasing Capacity. Can also be used in as classic collection with resizing or on a custom memory allocator.
36

0 commit comments

Comments
 (0)