Motvin / FastHashSet
A replacement for the generic HashSet<T> that is usually faster, has more predictable memory allocations, and uses C# 7.x ref returns and readonly ref params (in). Uses MIT License.
☆24Updated 5 years ago
Alternatives and similar repositories for FastHashSet:
Users that are interested in FastHashSet are comparing it to the libraries listed below
- Drop-in-place Memory and Performance optimizations for LINQ☆24Updated 4 years ago
- Allocation-free string-like type, string interning cache and allocation-free versions of StringBuilder/TextWriter.Write(int).☆30Updated 4 years ago
- High-performance zero-reflection approach to C# metaprogramming☆29Updated 4 months ago
- An analyzer for Non-Copyable structs.☆31Updated 2 years ago
- The combined Langly runtime☆33Updated 2 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
- Manages multi-threaded writing to a single file.☆30Updated 6 years ago
- ☆28Updated 5 years ago
- This library provides fast, lightweight and low-level memory allocators for .NET (e.g TLSF)☆38Updated 6 months ago
- A pure C# implementation of sparse bitsets☆23Updated last year
- Example implementation of IValueTaskSource☆31Updated last year
- Zero allocation valuetype based fixed string implementation (8/16/32/64) for .NET 7+☆80Updated 10 months ago
- An allocation free Task-like object for async methods☆39Updated 7 months ago
- A lightweight utility library to create a Roslyn AdhocWorkspace from an existing solution or a csproj☆73Updated 10 months 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
- ☆23Updated 4 years ago
- Linq for Span<T> using SourceGenerators☆51Updated 3 years ago
- High performance C# implementation of the Snappy compression algorithm☆73Updated last week
- String cache to merge duplicate strings; capped with 2 generation LRU eviction and further evictions on Gen2 GC collections.☆69Updated 2 years ago
- Implementation for pooled in-memory streams for .NET☆39Updated 11 months ago
- A Weak Event Pattern Implementation for .Net Core/Standard☆10Updated 5 years ago
- Mixins are a powerful concept for object-oriented class composition. re-mix provides mixins for C# and Visual Basic .NET.☆18Updated 7 years ago
- Parse any type from string in efficient way☆33Updated 3 weeks ago
- Span-ify your code: write high performance memory aware C#☆70Updated last year
- C# library which provides uniform API for conversion between types.☆21Updated 9 months ago
- This library provides struct based collections for high performance and low memory usage☆33Updated 3 months ago
- MemoryStream with ArrayPool☆12Updated 2 years ago
- Straightforward nint and nuint native integers, written in IL, probably second best to proper compiler support. Fully functional.☆28Updated 6 years ago
- Provides a set of portable collections installable as source files via NuGet.☆26Updated 9 years ago