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:
- 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)☆39Updated 11 months ago
- Allocation-free string-like type, string interning cache and allocation-free versions of StringBuilder/TextWriter.Write(int).☆30Updated 5 years ago
- MemoryStream with ArrayPool☆12Updated 3 years ago
- Drop-in-place Memory and Performance optimizations for LINQ☆24Updated 4 years ago
- Docking Library for Avalonia☆14Updated 7 years ago
- Blittable .NET structs☆16Updated 9 years ago
- PoolSharp is a simple, light weight, thread safe object pool.☆25Updated last year
- Playground for testing msbuild in a "server" mode☆16Updated last year
- A .NET library for using reflection emit in a fluent way.☆32Updated 8 months ago
- Sample code to show how to walk the managed heap in C#☆31Updated last year
- C# version for the The One Billion Row Challenge☆31Updated last year
- Manages multi-threaded writing to a single file.☆30Updated 6 years ago
- An allocation free Task-like object for async methods☆39Updated 11 months ago
- A portable cross platform image library in C#☆18Updated 8 years ago
- A library for slicing and dicing arrays (without copying).☆14Updated 4 years ago
- SuperluminalPerf is a small .NET managed wrapper around the Superluminal PerformanceAPI.☆40Updated last year
- .NET debugging visualiser for runtime-generated IL code (via DynamicMethod, etc)☆11Updated 7 years ago
- Tiny and simple data format/serializer.☆22Updated 3 weeks ago
- Linq for Span<T> using SourceGenerators☆53Updated 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
- QuickInject is a simple dependency injection container for .NET Core☆46Updated 2 years ago
- SimplSockets is a lightweight, high performance, powerful .NET socket wrapper that makes communication via Sockets easy and efficient. It…☆58Updated 6 years ago
- C# Unmanaged Array Library🍓☆22Updated 4 years ago
- Streaming safe+unsafe x86/64 LZ4 compression portable class library in C#☆16Updated 10 years ago
- SharpNng is a lightweight low-level managed wrapper around the Lightweight Messaging Library NNG☆46Updated last year
- C# library which provides uniform API for conversion between types.☆22Updated last year
- 100% Native C# Key Value Store High Performance NoSQL Database with ACID Transaction☆41Updated 7 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…☆25Updated 6 years ago
- .NET library in C# that offers generic extension methods for C++-style reinterpret_cast for select Types.☆23Updated 3 weeks ago