adam-dot-cohen / HyperSerializer
Binary serializer. Unmatched speed and efficiency.
☆76Updated 3 months ago
Alternatives and similar repositories for HyperSerializer:
Users that are interested in HyperSerializer are comparing it to the libraries listed below
- High performance unmanaged memory allocator / collection types / LINQ provider for .NET Core☆63Updated last year
- Faster.Map is a high-performance, memory-efficient alternative to Dictionary and ConcurrentDictionary in .NET. Designed for extreme speed…☆114Updated last month
- Optimized allocation free implementation of IList using ArrayPool.☆54Updated 9 months ago
- Span-ify your code: write high performance memory aware C#☆70Updated last month
- Low-level, lightweight and performance-focused serializer for C# struct types that uses Source Generators technology.☆77Updated 2 years ago
- A performant C# key-value store that keeps keys in-memory and stores values on disk, leveraging Grobuf's speedy serialization power.☆44Updated 5 months ago
- Zero allocation valuetype based fixed string implementation (8/16/32/64) for .NET 7+☆81Updated last year
- High performance C# implementation of the Snappy compression algorithm☆79Updated 2 months ago
- High performance SIMD operations in c#☆42Updated 5 years ago
- Fast and light BitWriter and BitReader.☆68Updated last year
- Successor of ZString; UTF8 based zero allocation high-peformance String Interpolation and StringBuilder.☆179Updated 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
- Write scripts with the power of C# and .NET☆86Updated 3 years ago
- Simple C# source generation based on custom templates☆103Updated last year
- .NET Serializer testing framework☆76Updated 2 years ago
- A .NET MessagePack serialization library with great performance and simplicity.☆87Updated this week
- ZeroIoC is reflectionless IoC Container for C#☆46Updated 9 months ago
- A C# RPC framework built for QUIC, with bidirectional streaming, first-class async/await, and Protobuf support.☆114Updated last month
- .NET library for rational arithmetic based on a stack machine.☆53Updated 2 years ago
- Easy to use SIMD accelerated Array and Span methods☆91Updated 2 years ago
- A pure C# implementation of sparse bitsets☆24Updated last year
- A multi-platform .NET binding of Facebook's Zstandard library.☆42Updated 4 years ago
- The most revolutionary syntax visualizer☆69Updated 3 months ago
- .NET library that aims to provide faster usage of C# reflection features. Especially the usage of constructor and members accessors (get/…☆57Updated last year
- Implementation for pooled in-memory streams for .NET☆39Updated last year
- [work-in-progress] Highly functional and performant UTF-8 string primitive for C#☆171Updated 8 months ago
- Linq for Span<T> using SourceGenerators☆53Updated 3 years ago
- Infrastructure for high performance code.☆64Updated 7 years ago
- Fast binary serializer☆65Updated 5 months ago
- Utilized native-memory backed array for .NET and Unity - over the 2GB limitation and support the modern API(IBufferWriter, ReadOnlySequen…☆299Updated last month