fryderykhuang / NullGCLinks
High performance unmanaged memory allocator / collection types / LINQ provider for .NET Core
☆65Updated last year
Alternatives and similar repositories for NullGC
Users that are interested in NullGC are comparing it to the libraries listed below
Sorting:
- C# .NET (dotnet) Binary Serializer. Serialization up to 18x faster than Protobuf and MessagePack☆77Updated 5 months ago
- Span-ify your code: write high performance memory aware C#☆70Updated 3 months ago
- Interop bindings for mimalloc.☆43Updated 4 months ago
- High performance C# implementation of the Snappy compression algorithm☆84Updated 4 months ago
- Zero allocation valuetype based fixed string implementation (8/16/32/64) for .NET 7+☆84Updated last year
- High performance SIMD operations in c#☆44Updated 6 years ago
- This library provides fast, lightweight and low-level memory allocators for .NET (e.g TLSF)☆39Updated 11 months ago
- .NET library for rational arithmetic based on a stack machine.☆53Updated 2 years ago
- A C# library for efficient bit-level reading and writing also adding bit field support☆58Updated last month
- This library provides struct based collections for high performance and low memory usage☆34Updated 7 months ago
- Playing around to make a high-performance prefix tree implementation in C#☆18Updated last year
- Faster.Map is a high-performance, memory-efficient HashMap. Designed for extreme speed and scalability, it includes specialized implement…☆115Updated 3 months ago
- Implementation for pooled in-memory streams for .NET☆39Updated last year
- Simple C# source generation based on custom templates☆105Updated last year
- C# version for the The One Billion Row Challenge☆31Updated last year
- A performant C# key-value store that keeps keys in-memory and stores values on disk, leveraging Grobuf's speedy serialization power.☆45Updated 7 months ago
- A .NET MessagePack serialization library with great performance and simplicity.☆95Updated this week
- The most revolutionary syntax visualizer☆73Updated 2 weeks ago
- Linq for Span<T> using SourceGenerators☆53Updated 4 years ago
- Parse any type from string in efficient way☆35Updated last month
- Optimized allocation free implementation of IList using ArrayPool.☆54Updated 11 months ago
- A fork of Roslyn that adds an extension point that allows for arbitrary code modifications.☆39Updated last month
- String cache to merge duplicate strings; capped with 2 generation LRU eviction and further evictions on Gen2 GC collections.☆70Updated 2 years ago
- A pure C# implementation of sparse bitsets☆25Updated last year
- Successor of ZString; UTF8 based zero allocation high-peformance String Interpolation and StringBuilder.☆186Updated last month
- Low-level, lightweight and performance-focused serializer for C# struct types that uses Source Generators technology.☆78Updated 3 years ago
- ZeroIoC is reflectionless IoC Container for C#☆47Updated last month
- Implementation of a .NET GC in C# with NativeAOT☆88Updated 3 months ago
- .NET implementation of ThumbHash: a very compact representation of a placeholder for an image. Store it inline with your data and show it…☆29Updated last year
- High-performance network packet decoding and packet decoder source generator☆39Updated 5 months ago