adam-dot-cohen / HyperSerializerLinks
C# .NET (dotnet) Binary Serializer. Serialization up to 18x faster than Protobuf and MessagePack
☆81Updated 2 months ago
Alternatives and similar repositories for HyperSerializer
Users that are interested in HyperSerializer are comparing it to the libraries listed below
Sorting:
- Optimized allocation free implementation of IList using ArrayPool.☆58Updated last year
- High performance unmanaged memory allocator / collection types / LINQ provider for .NET Core☆67Updated last year
- NativeCompressions is the native binding and high-level API of ZStandard, LZ4 and OpenZL compression library for .NET and Unity.☆214Updated 2 weeks ago
- Faster.Map — A blazing-fast, memory-efficient HashMap library for .NET. Featuring SIMD-optimized DenseMap, lock-free CMap, and high-perfo…☆133Updated 2 weeks ago
- Zero allocation valuetype based fixed string implementation (8/16/32/64) for .NET 7+☆89Updated last year
- High performance C# implementation of the Snappy compression algorithm☆89Updated 2 weeks ago
- High performance SIMD operations in c#☆47Updated 6 years ago
- Span-ify your code: write high performance memory aware C#☆73Updated last month
- Easy to use SIMD accelerated Array and Span methods☆92Updated 3 years ago
- Simple C# source generation based on custom templates☆111Updated 2 years ago
- Parse any type from string in efficient way☆35Updated last month
- 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
- A pure C# implementation of sparse bitsets☆25Updated 2 years ago
- This library provides struct based collections for high performance and low memory usage☆36Updated last year
- A performant C# key-value store that keeps keys in-memory and stores values on disk, leveraging Grobuf's speedy serialization power.☆48Updated last year
- A framework for transparently invoking multiple instances or clients.☆40Updated last week
- This library provides fast, lightweight and low-level memory allocators for .NET (e.g TLSF)☆43Updated last year
- Fast and light BitWriter and BitReader.☆69Updated 2 months ago
- Managed port of mimalloc.☆45Updated 2 months ago
- Low-level, lightweight and performance-focused serializer for C# struct types that uses Source Generators technology.☆81Updated 3 years ago
- The ultimate fast alternative to Activator.CreateInstance<T> / new T()☆270Updated 2 weeks ago
- CLI Coding Agent not for Vibe-coding, for C# Expert.☆92Updated 3 weeks ago
- Successor of ZString; UTF8 based zero allocation high-peformance String Interpolation and StringBuilder.☆206Updated 3 months ago
- Implementation for pooled in-memory streams for .NET☆39Updated last year
- Infrastructure for high performance code.☆64Updated 8 years ago
- C# version for the The One Billion Row Challenge☆33Updated last year
- Playing around to make a high-performance prefix tree implementation in C#☆18Updated 2 years ago
- .NET library that aims to provide faster usage of C# reflection features. Especially the usage of constructor and members accessors (get/…☆57Updated 2 months ago
- A C# RPC framework built for QUIC, with bidirectional streaming, first-class async/await, and Protobuf support.☆120Updated last week
- Small C# code generator. Easily generate code programmatically!☆73Updated 3 years ago