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
- Allocation-free string-like type, string interning cache and allocation-free versions of StringBuilder/TextWriter.Write(int).☆30Updated 4 years ago
- A .NET library for using reflection emit in a fluent way.☆28Updated 3 months ago
- This library provides fast, lightweight and low-level memory allocators for .NET (e.g TLSF)☆38Updated 5 months ago
- A Weak Event Pattern Implementation for .Net Core/Standard☆10Updated 5 years ago
- Drop-in-place Memory and Performance optimizations for LINQ☆24Updated 4 years ago
- MemoryStream with ArrayPool☆12Updated 2 years ago
- Playground for testing msbuild in a "server" mode☆16Updated 10 months ago
- Manages multi-threaded writing to a single file.☆30Updated 6 years ago
- C# version for the The One Billion Row Challenge☆31Updated 10 months ago
- An allocation free Task-like object for async methods☆39Updated 6 months ago
- Creates fast, strongly typed delegates for accessing methods, fields and properties. The right overload is automatically chosen based on …☆22Updated 4 years ago
- The combined Langly runtime☆33Updated 2 years ago
- High-performance network packet decoding and packet decoder source generator☆38Updated 2 years ago
- Skia with C# and WebAssembly☆14Updated 2 years ago
- Linq for Span<T> using SourceGenerators☆51Updated 3 years ago
- Control the value of the localsinit flag on methods.☆17Updated 4 years ago
- SimplSockets is a lightweight, high performance, powerful .NET socket wrapper that makes communication via Sockets easy and efficient. It…☆58Updated 5 years ago
- ☆23Updated 4 years ago
- An analyzer for Non-Copyable structs.☆31Updated 2 years ago
- .NET implementation of modified QuadTree, perform faster range searches from very large number of multi-dimensional coordinates in the po…☆38Updated 6 months ago
- C# Adaptive Radix Tree implementation + Fuzzy String Match stuff + License Plate Index + NGram Index☆36Updated 4 years ago
- PoolSharp is a simple, light weight, thread safe object pool.☆24Updated last year
- ☆23Updated 11 months ago
- LINQ implementation for Span☆21Updated 3 months 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
- SharpNng is a lightweight low-level managed wrapper around the Lightweight Messaging Library NNG☆46Updated last year
- Spans for the whole memory range.☆17Updated last year
- Blittable .NET structs☆15Updated 9 years ago
- Straightforward nint and nuint native integers, written in IL, probably second best to proper compiler support. Fully functional.☆28Updated 6 years ago
- A library for slicing and dicing arrays (without copying).☆14Updated 4 years ago