brantburnett / SnappierLinks
High performance C# implementation of the Snappy compression algorithm
☆84Updated 4 months ago
Alternatives and similar repositories for Snappier
Users that are interested in Snappier are comparing it to the libraries listed below
Sorting:
- High performance unmanaged memory allocator / collection types / LINQ provider for .NET Core☆65Updated last year
- A .NET MessagePack serialization library with great performance and simplicity.☆95Updated this week
- String cache to merge duplicate strings; capped with 2 generation LRU eviction and further evictions on Gen2 GC collections.☆70Updated 2 years ago
- Simple C# source generation based on custom templates☆105Updated last year
- Span-ify your code: write high performance memory aware C#☆70Updated 3 months ago
- C# .NET (dotnet) Binary Serializer. Serialization up to 18x faster than Protobuf and MessagePack☆77Updated 5 months ago
- Implementation for pooled in-memory streams for .NET☆39Updated last year
- ZeroIoC is reflectionless IoC Container for C#☆47Updated last month
- Interop bindings for mimalloc.☆43Updated 4 months ago
- Implementation of a .NET GC in C# with NativeAOT☆88Updated 3 months ago
- A fork of Roslyn that adds an extension point that allows for arbitrary code modifications.☆39Updated last month
- High-performance network packet decoding and packet decoder source generator☆39Updated 5 months ago
- Implementations of System.Index and System.Range for netstandard2.0 and .NET Framework.☆81Updated last year
- High-performance zero-reflection approach to C# metaprogramming☆31Updated 8 months ago
- FrozenObjects serializer and deserializer☆92Updated 2 years ago
- Parse any type from string in efficient way☆35Updated last month
- High performance SIMD operations in c#☆44Updated 6 years ago
- A multi-platform .NET binding of Facebook's Zstandard library.☆43Updated 4 years ago
- Linq for Span<T> using SourceGenerators☆53Updated 4 years ago
- .NET Serializer testing framework☆75Updated 2 years ago
- A framework for transparently invoking multiple instances or clients.☆33Updated last month
- .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
- The most revolutionary syntax visualizer☆73Updated 2 weeks ago
- Lightweight, Zero Allocation LINQ Implementation on `Span<T>`☆84Updated 8 months ago
- Faster.Map is a high-performance, memory-efficient HashMap. Designed for extreme speed and scalability, it includes specialized implement…☆115Updated 3 months ago
- Stack based zero-allocation XML serializer and deserializer powered by C# 9 source generators☆59Updated last month
- Embed resource files more C# programmer friendly!☆71Updated last year
- C# interface-to-member source generator☆81Updated 9 months ago
- Compiles simple grammar into a parsing table. Includes parser which can build a syntax tree for a given plaintext. Allows compilation of …☆43Updated 2 years ago