NetFabric / NetFabric.DoublyLinkedList
An alternative to LinkedList<T> with reverse operation and enumeration without allocation.
☆17Updated last year
Alternatives and similar repositories for NetFabric.DoublyLinkedList:
Users that are interested in NetFabric.DoublyLinkedList are comparing it to the libraries listed below
- Drop-in-place Memory and Performance optimizations for LINQ☆24Updated 4 years ago
- Allocation-free string-like type, string interning cache and allocation-free versions of StringBuilder/TextWriter.Write(int).☆30Updated 5 years ago
- A Weak Event Pattern Implementation for .Net Core/Standard☆11Updated 5 years ago
- This library provides fast, lightweight and low-level memory allocators for .NET (e.g TLSF)☆38Updated 8 months ago
- A .NET library for using reflection emit in a fluent way.☆29Updated 5 months ago
- An allocation free Task-like object for async methods☆39Updated 9 months ago
- An analyzer for Non-Copyable structs.☆31Updated 2 years ago
- Control the value of the localsinit flag on methods.☆17Updated 4 years ago
- A replacement for the generic HashSet<T> that is usually faster, has more predictable memory allocations, and uses C# 7.x ref returns and…☆24Updated 5 years ago
- MemoryStream with ArrayPool☆12Updated 3 years ago
- SuperluminalPerf is a small .NET managed wrapper around the Superluminal PerformanceAPI.☆39Updated last year
- .NET implementation of modified QuadTree, perform faster range searches from very large number of multi-dimensional coordinates in the po…☆40Updated 8 months ago
- A library for slicing and dicing arrays (without copying).☆14Updated 4 years ago
- This library provides struct based collections for high performance and low memory usage☆33Updated 5 months ago
- Blittable .NET structs☆16Updated 9 years ago
- High-performance network packet decoding and packet decoder source generator☆38Updated 2 months ago
- Linq for Span<T> using SourceGenerators☆53Updated 3 years ago
- C# version for the The One Billion Row Challenge☆31Updated last year
- Manages multi-threaded writing to a single file.☆30Updated 6 years ago
- Sample code to show how to walk the managed heap in C#☆31Updated last year
- Straightforward nint and nuint native integers, written in IL, probably second best to proper compiler support. Fully functional.☆28Updated 6 years ago
- The combined Langly runtime☆33Updated 3 years ago
- Example implementation of IValueTaskSource☆30Updated last year
- Tiny and simple data format/serializer.☆22Updated this week
- Playground for testing msbuild in a "server" mode☆16Updated last year
- High-performance zero-reflection approach to C# metaprogramming☆31Updated 6 months ago
- PoolSharp is a simple, light weight, thread safe object pool.☆24Updated last year
- C# Adaptive Radix Tree implementation + Fuzzy String Match stuff + License Plate Index + NGram Index☆38Updated 4 years ago
- A bitstream that offers (de)serialization in binary format☆11Updated 3 years ago
- ☆23Updated 4 years ago