brantburnett / Snappier
High performance C# implementation of the Snappy compression algorithm
☆73Updated 3 weeks ago
Alternatives and similar repositories for Snappier:
Users that are interested in Snappier are comparing it to the libraries listed below
- A C# library for efficient bit-level reading and writing also adding bit field support☆47Updated last month
- Implementation for pooled in-memory streams for .NET☆39Updated 11 months ago
- High performance unmanaged memory allocator / collection types / LINQ provider for .NET Core☆60Updated 11 months ago
- Span-ify your code: write high performance memory aware C#☆70Updated 11 months ago
- String cache to merge duplicate strings; capped with 2 generation LRU eviction and further evictions on Gen2 GC collections.☆68Updated 2 years ago
- ZeroIoC is reflectionless IoC Container for C#☆45Updated 5 months ago
- The most revolutionary syntax visualizer☆67Updated last week
- Simple C# source generation based on custom templates☆99Updated last year
- .Net Binary Serializer - 17x faster than Protobuf and Messagepack, 2x faster than MemoryPack for C#, F# , VB, etc...☆75Updated 2 months ago
- Definitely Fastest and Zero Allocation JSON Serializer for C#(NET, .NET Core, Unity, Xamarin).☆60Updated last year
- A replacement for the generic HashSet<T> that is usually faster, has more predictable memory allocations, and uses C# 7.x ref returns and…☆24Updated 5 years ago
- High-performance zero-reflection approach to C# metaprogramming☆29Updated 3 months ago
- .NET library for rational arithmetic based on a stack machine.☆50Updated last year
- Write scripts with the power of C# and .NET☆85Updated 3 years ago
- A .NET MessagePack serialization library with great performance and simplicity.☆68Updated this week
- Zero allocation valuetype based fixed string implementation (8/16/32/64) for .NET 7+☆80Updated 10 months ago
- Optimized allocation free implementation of IList using ArrayPool.☆50Updated 6 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
- High performance SIMD operations in c#☆40Updated 5 years ago
- Implementations of System.Index and System.Range for netstandard2.0 and .NET Framework.☆80Updated last year
- High-performance network packet decoding and packet decoder source generator☆38Updated 2 years ago
- Linq for Span<T> using SourceGenerators☆51Updated 3 years ago
- Parse any type from string in efficient way☆33Updated last week
- .NET implementation of modified QuadTree, perform faster range searches from very large number of multi-dimensional coordinates in the po…☆38Updated 6 months ago
- Durian is a collection of Roslyn-based analyzers and source generators that extend the default capabilities of C#.☆58Updated last week
- A lightweight utility library to create a Roslyn AdhocWorkspace from an existing solution or a csproj☆73Updated 10 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
- .NET Serializer testing framework☆76Updated last year
- C# implementation of a Rope<T> immutable data structure.☆108Updated 2 months ago
- ZoneTree.FullTextSearch is an open-source library that extends ZoneTree to provide efficient full-text search capabilities. It offers a f…☆73Updated 2 months ago