brantburnett / SnappierLinks
High performance C# implementation of the Snappy compression algorithm
☆86Updated 7 months ago
Alternatives and similar repositories for Snappier
Users that are interested in Snappier are comparing it to the libraries listed below
Sorting:
- Simple C# source generation based on custom templates☆106Updated 2 years ago
- Implementation for pooled in-memory streams for .NET☆39Updated last year
- .NET library for rational arithmetic based on a stack machine.☆52Updated 2 years ago
- Implementation of a .NET GC in C# with NativeAOT☆89Updated 5 months ago
- A C# RPC framework built for QUIC, with bidirectional streaming, first-class async/await, and Protobuf support.☆118Updated 5 months ago
- Span-ify your code: write high performance memory aware C#☆71Updated 5 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
- String cache to merge duplicate strings; capped with 2 generation LRU eviction and further evictions on Gen2 GC collections.☆72Updated 2 years ago
- C# version for the The One Billion Row Challenge☆32Updated last year
- A feature-packed .NET MessagePack serialization library with great performance and simplicity. msgpack.org[C#]☆108Updated this week
- C# .NET (dotnet) Binary Serializer. Serialization up to 18x faster than Protobuf and MessagePack☆79Updated 7 months ago
- High performance unmanaged memory allocator / collection types / LINQ provider for .NET Core☆65Updated last year
- Faster.Map is a high-performance, memory-efficient HashMap. Designed for extreme speed and scalability, it includes specialized implement…☆118Updated last month
- ZeroIoC is reflectionless IoC Container for C#☆48Updated 3 months ago
- Zero allocation valuetype based fixed string implementation (8/16/32/64) for .NET 7+☆88Updated last year
- Embed resource files more C# programmer friendly!☆71Updated last year
- High performance SIMD operations in c#☆46Updated 6 years ago
- Dynamically run code using .NET 9, Roslyn and AssemblyLoadContext☆113Updated 8 months ago
- Implementations of System.Index and System.Range for netstandard2.0 and .NET Framework.☆84Updated last month
- A framework for transparently invoking multiple instances or clients.☆35Updated 2 weeks ago
- The most revolutionary syntax visualizer☆76Updated 2 months ago
- Linq for Span<T> using SourceGenerators☆54Updated 4 years ago
- .NET library for xxHash, FNV, MurmurHash3 and SipHash algorithms☆147Updated 2 months ago
- Optimized allocation free implementation of IList using ArrayPool.☆54Updated last year
- High-performance zero-reflection approach to C# metaprogramming☆31Updated 11 months ago
- A fast and low allocation StringBuilder for .NET.☆101Updated 2 months 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
- Easy C# class and code generation, POCO object and Methods creation☆98Updated 5 months ago
- A multi-platform .NET binding of Facebook's Zstandard library.☆43Updated 5 years ago
- A C# library for efficient bit-level reading and writing also adding bit field support☆61Updated 3 months ago