adam-dot-cohen / HyperSerializerLinks
C# .NET (dotnet) Binary Serializer. Serialization up to 18x faster than Protobuf and MessagePack
☆80Updated 9 months ago
Alternatives and similar repositories for HyperSerializer
Users that are interested in HyperSerializer are comparing it to the libraries listed below
Sorting:
- NativeCompressions is the native binding and high-level API of ZStandard, LZ4 and OpenZL compression library for .NET and Unity.☆193Updated last week
- High performance unmanaged memory allocator / collection types / LINQ provider for .NET Core☆66Updated last year
- Faster.Map is a high-performance, memory-efficient HashMap. Designed for extreme speed and scalability, it includes specialized implement…☆121Updated 3 months ago
- Optimized allocation free implementation of IList using ArrayPool.☆54Updated last year
- High performance SIMD operations in c#☆47Updated 6 years ago
- High performance C# implementation of the Snappy compression algorithm☆88Updated last week
- Simple C# source generation based on custom templates☆107Updated 2 years ago
- A framework for transparently invoking multiple instances or clients.☆38Updated 3 weeks ago
- Span-ify your code: write high performance memory aware C#☆72Updated 7 months ago
- A pure C# implementation of sparse bitsets☆25Updated last year
- Zero allocation valuetype based fixed string implementation (8/16/32/64) for .NET 7+☆86Updated last year
- A performant C# key-value store that keeps keys in-memory and stores values on disk, leveraging Grobuf's speedy serialization power.☆49Updated 11 months ago
- Easy to use SIMD accelerated Array and Span methods☆92Updated 2 years ago
- Low-level, lightweight and performance-focused serializer for C# struct types that uses Source Generators technology.☆78Updated 3 years ago
- Parse any type from string in efficient way☆35Updated 2 weeks 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
- .NET Serializer testing framework☆76Updated 2 years ago
- This library provides fast, lightweight and low-level memory allocators for .NET (e.g TLSF)☆40Updated last year
- A feature-packed .NET MessagePack serialization library with great performance and simplicity. msgpack.io[C#]☆122Updated this week
- C# version for the The One Billion Row Challenge☆33Updated last year
- Fast and light BitWriter and BitReader.☆68Updated last year
- Infrastructure for high performance code.☆64Updated 7 years ago
- Implementation for pooled in-memory streams for .NET☆39Updated last year
- The ultimate fast alternative to Activator.CreateInstance<T> / new T()☆269Updated last month
- This library provides struct based collections for high performance and low memory usage☆35Updated last year
- Small C# code generator. Easily generate code programmatically!☆74Updated 3 years ago
- Successor of ZString; UTF8 based zero allocation high-peformance String Interpolation and StringBuilder.☆198Updated 3 weeks ago
- A C# RPC framework built for QUIC, with bidirectional streaming, first-class async/await, and Protobuf support.☆117Updated last week
- Playing around to make a high-performance prefix tree implementation in C#☆18Updated last year
- .NET library for rational arithmetic based on a stack machine.☆53Updated 2 years ago