NetFabric / NetFabric.DoublyLinkedListLinks
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
Sorting:
- Allocation-free string-like type, string interning cache and allocation-free versions of StringBuilder/TextWriter.Write(int).☆30Updated 5 years ago
- This library provides fast, lightweight and low-level memory allocators for .NET (e.g TLSF)☆39Updated 10 months ago
- Drop-in-place Memory and Performance optimizations for LINQ☆24Updated 4 years ago
- MemoryStream with ArrayPool☆12Updated 3 years ago
- C# version for the The One Billion Row Challenge☆31Updated last year
- A Weak Event Pattern Implementation for .Net Core/Standard☆11Updated 5 years ago
- Blittable .NET structs☆16Updated 9 years ago
- .NET debugging visualiser for runtime-generated IL code (via DynamicMethod, etc)☆11Updated 7 years ago
- A .NET library for using reflection emit in a fluent way.☆31Updated 7 months ago
- SuperluminalPerf is a small .NET managed wrapper around the Superluminal PerformanceAPI.☆40Updated last year
- Playground for testing msbuild in a "server" mode☆16Updated last year
- A fast string and bytes splitter for C#, with a focus on zero allocations☆10Updated 9 months ago
- The combined Langly runtime☆33Updated 3 years ago
- A bitstream that offers (de)serialization in binary format☆11Updated 3 years ago
- A library for slicing and dicing arrays (without copying).☆14Updated 4 years ago
- ☆24Updated 4 years ago
- An analyzer for Non-Copyable structs.☆32Updated 2 years ago
- This library provides struct based collections for high performance and low memory usage☆34Updated 7 months ago
- ☆9Updated 4 years ago
- Creates fast, strongly typed delegates for accessing methods, fields and properties. The right overload is automatically chosen based on …☆22Updated 5 years ago
- High-performance network packet decoding and packet decoder source generator☆39Updated 4 months ago
- Playing around to make a high-performance prefix tree implementation in C#☆18Updated last year
- Sample code to show how to walk the managed heap in C#☆31Updated last year
- Example implementation of IValueTaskSource☆30Updated last year
- An allocation free Task-like object for async methods☆39Updated 11 months ago
- Manages multi-threaded writing to a single file.☆30Updated 6 years ago
- Implementation for pooled in-memory streams for .NET☆39Updated last year
- Tiny and simple data format/serializer.☆22Updated this week
- SharpNng is a lightweight low-level managed wrapper around the Lightweight Messaging Library NNG☆46Updated last year
- Linq for Span<T> using SourceGenerators☆53Updated 4 years ago