NetFabric / NetFabric.DoublyLinkedList
An alternative to LinkedList<T> with reverse operation and enumeration without allocation.
☆17Updated last year
Related projects ⓘ
Alternatives and complementary repositories for NetFabric.DoublyLinkedList
- This library provides fast, lightweight and low-level memory allocators for .NET (e.g TLSF)☆38Updated 4 months ago
- Drop-in-place Memory and Performance optimizations for LINQ☆23Updated 3 years ago
- MemoryStream with ArrayPool☆12Updated 2 years ago
- Allocation-free string-like type, string interning cache and allocation-free versions of StringBuilder/TextWriter.Write(int).☆30Updated 4 years ago
- SuperluminalPerf is a small .NET managed wrapper around the Superluminal PerformanceAPI.☆38Updated 8 months ago
- C# version for the The One Billion Row Challenge☆30Updated 8 months ago
- Sample code to show how to walk the managed heap in C#☆30Updated 9 months ago
- An allocation free Task-like object for async methods☆38Updated 4 months ago
- .NET implementation of modified QuadTree, perform faster range searches from very large number of multi-dimensional coordinates in the po…☆38Updated 4 months ago
- Linq for Span<T> using SourceGenerators☆50Updated 3 years ago
- The combined Langly runtime☆33Updated 2 years ago
- SharpNng is a lightweight low-level managed wrapper around the Lightweight Messaging Library NNG☆46Updated last year
- A .NET library for using reflection emit in a fluent way.☆27Updated last month
- A Weak Event Pattern Implementation for .Net Core/Standard☆10Updated 5 years ago
- Control the value of the localsinit flag on methods.☆17Updated 3 years ago
- C# library which provides uniform API for conversion between types.☆21Updated 7 months ago
- A source generator for embedding resource files directly into your assembly. Access them as a `ReadOnlySpan<byte>`, with no allocations o…☆23Updated 2 years ago
- High-performance zero-reflection approach to C# metaprogramming☆28Updated last month
- A library for slicing and dicing arrays (without copying).☆14Updated 4 years ago
- Blittable .NET structs☆15Updated 8 years ago
- An analyzer for Non-Copyable structs.☆31Updated 2 years ago
- High-performance network packet decoding and packet decoder source generator☆37Updated 2 years ago
- High performance unmanaged memory allocator / collection types / LINQ provider for .NET Core☆58Updated 9 months ago
- Smash provides a collection of non-cryptographic hashes for .NET☆19Updated 8 months ago
- C# examples using WebGPU and NativeAOT☆49Updated last year
- Manages multi-threaded writing to a single file.☆30Updated 5 years ago
- Playground for testing msbuild in a "server" mode☆16Updated 8 months ago
- ☆23Updated 3 years ago
- This library provides struct based collections for high performance and low memory usage☆33Updated 3 weeks ago
- Bounded multiple producers multiple consumers queue for .NET☆56Updated last year