11 results for “topic:allocation-free”
Implementation in C# of LINQ concept with struct
Java clients, log4j2 and logback appenders for Grafana Loki
Allocation-free temporary arrays for Julia
This project collects classic ciphers with high performance implementations.
Useful structs and classes for C# Source Generators for when they support .NET 10 in the future.
Fast json parser
Garbage collector library for file descriptors and dynamic allocations.
Closure structs in C# that capture state and a delegate without heap allocations
Match3 board implemented using Zero allocation Unitasks
A minimalist collection for ValueTypes with no allocations for small sets (<50 elements), using stackalloc and ArrayPool.
A highly optimized list implementation which remains fast and allocation free for small number of items for .NET 8+.