FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

arraypool · GitHub Topics · GitHub

#

arraypool

Here are 8 public repositories matching this topic...

Language: All
Filter by language

Fast, low-allocation ports of List, Dictionary, HashSet, Stack, and Queue using ArrayPool and Span.

  • Updated Apr 2, 2024
  • C#

Optimized allocation free implementation of IList using ArrayPool.

  • Updated Jul 9, 2024
  • C#

GcFreeCollections — Commercial GC‑Free Collections & Fused Query Pipeline for .NET / Unity

  • Updated Jun 4, 2026
  • C#

Some better collection implementations than the system library

  • Updated Feb 29, 2024
  • C#

A minimalist collection for ValueTypes with no allocations for small sets (<50 elements), using stackalloc and ArrayPool.

  • Updated Dec 23, 2025
  • C#

TL wire format runtime for F#: pooled buffers, stateless reader, tl {} computation expression. No reflection

  • Updated Jul 31, 2026
  • F#

Замеры ArrayPool на четырёх машинах: куда попадает буфер Stream.CopyTo, что остаётся в массиве после Return и сколько занимает аренда

  • Updated Jul 31, 2026
  • C#

A custom HttpContent that wraps a rented byte array from an ArrayPool, writes only the valid byte range to outgoing streams, and returns the buffer to the pool when disposed to reduce GC allocations.

  • Updated Aug 23, 2026
  • C#

Improve this page

Add a description, image, and links to the arraypool topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the arraypool topic, visit your repo's landing page and select "manage topics."

Learn more


Back | FazBrowse Home | New Git URL