Fast KDTree for Unity, with thread-safe querying.
-
Updated
Sep 23, 2021 - C#
Fast KDTree for Unity, with thread-safe querying.
Compress and decompress with QuickLz while keeping low the Garbage Collector
Short bash script that calculates pooled heterozygosity for 1 mb windows with .5 megabase overlaps
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.
A high-performance, stack-only string builder that rents its underlying buffer from ArrayPool instead of allocating new arrays. Designed for short-lived string construction.
To associate your repository with the pooled topic, visit your repo's landing page and select "manage topics."