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
- MemoryStream with ArrayPool☆12Updated 3 years ago
- Drop-in-place Memory and Performance optimizations for LINQ☆24Updated 4 years ago
- This library provides fast, lightweight and low-level memory allocators for .NET (e.g TLSF)☆38Updated 9 months ago
- Allocation-free string-like type, string interning cache and allocation-free versions of StringBuilder/TextWriter.Write(int).☆30Updated 5 years ago
- A .NET library for using reflection emit in a fluent way.☆30Updated 6 months ago
- An analyzer for Non-Copyable structs.☆32Updated 2 years ago
- A Weak Event Pattern Implementation for .Net Core/Standard☆11Updated 5 years ago
- A library for slicing and dicing arrays (without copying).☆14Updated 4 years ago
- Playground for testing msbuild in a "server" mode☆16Updated last year
- Docking Library for Avalonia☆14Updated 7 years ago
- C# version for the The One Billion Row Challenge☆31Updated last year
- An immutable double-precision angle that supports revolutions, radians, degrees, and gradians.☆15Updated 3 years ago
- SuperluminalPerf is a small .NET managed wrapper around the Superluminal PerformanceAPI.☆40Updated last year
- Blittable .NET structs☆16Updated 9 years ago
- 100% Native C# Key Value Store High Performance NoSQL Database with ACID Transaction☆41Updated 7 years ago
- An allocation free Task-like object for async methods☆39Updated 10 months ago
- Straightforward nint and nuint native integers, written in IL, probably second best to proper compiler support. Fully functional.☆28Updated 6 years ago
- Intrinsics accelerated math functions for .NET Core - trading accuracy for performance☆17Updated 5 years ago
- 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
- Control the value of the localsinit flag on methods.☆17Updated 4 years ago
- ☆23Updated 4 years ago
- Tiny and simple data format/serializer.☆22Updated this week
- Bounded multiple producers multiple consumers queue for .NET☆57Updated 2 years ago
- High-performance network packet decoding and packet decoder source generator☆39Updated 3 months ago
- .NET debugging visualiser for runtime-generated IL code (via DynamicMethod, etc)☆11Updated 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
- Composable subset of the VS-Editor platform that's UI-agnostic to allow cross-platform unit-testing scenarios☆28Updated 4 years ago
- ☆23Updated last year
- Creates fast, strongly typed delegates for accessing methods, fields and properties. The right overload is automatically chosen based on …☆22Updated 5 years ago