brantburnett / Snappier
High performance C# implementation of the Snappy compression algorithm
☆63Updated last month
Related projects ⓘ
Alternatives and complementary repositories for Snappier
- A C# library for efficient bit-level reading and writing also adding bit field support☆42Updated this week
- The most revolutionary syntax visualizer☆62Updated last month
- Optimized allocation free implementation of IList using ArrayPool.☆49Updated 4 months ago
- Write scripts with the power of C# and .NET☆84Updated 3 years ago
- A .NET MessagePack serialization library with great performance and simplicity.☆38Updated this week
- Zero allocation valuetype based fixed string implementation (8/16/32/64) for .NET 7+☆78Updated 8 months ago
- Implementation for pooled in-memory streams for .NET☆39Updated 9 months ago
- High-performance network packet decoding and packet decoder source generator☆37Updated 2 years ago
- ZeroIoC is reflectionless IoC Container for C#☆44Updated 4 months ago
- String cache to merge duplicate strings; capped with 2 generation LRU eviction and further evictions on Gen2 GC collections.☆67Updated last year
- An allocation free Task-like object for async methods☆38Updated 4 months ago
- C# version for the The One Billion Row Challenge☆30Updated 8 months ago
- High performance unmanaged memory allocator / collection types / LINQ provider for .NET Core☆58Updated 9 months ago
- Linq for Span<T> using SourceGenerators☆50Updated 3 years ago
- High-performance zero-reflection approach to C# metaprogramming☆28Updated last month
- .NET Serializer testing framework☆76Updated last year
- Simple C# source generation based on custom templates☆97Updated last year
- .NET library for rational arithmetic based on a stack machine.☆49Updated last year
- Parse any type from string in efficient way☆33Updated last month
- .Net Binary Serializer - 17x faster than Protobuf and Messagepack, 2x faster than MemoryPack for C#, F# , VB, etc...☆71Updated last week
- Definitely Fastest and Zero Allocation JSON Serializer for C#(NET, .NET Core, Unity, Xamarin).☆61Updated last year
- FrozenObjects serializer and deserializer☆90Updated 2 years ago
- Durian is a collection of Roslyn-based analyzers and source generators that extend the default capabilities of C#.☆57Updated 2 years ago
- Faster.Map is a high-performance, thread-safe key-value store designed to outperform the standard Dictionary and ConcurrentDictionary☆96Updated this week
- Implementations of System.Index and System.Range for netstandard2.0 and .NET Framework.☆80Updated last year
- Interop bindings for mimalloc.☆32Updated 2 months ago
- Embed resource files more C# programmer friendly!☆67Updated 5 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 last year
- .NET library that aims to provide faster usage of C# reflection features. Especially the usage of constructor and members accessors (get/…☆56Updated 10 months ago
- Imp.NET is a fast, high-level, object-oriented C# networking library that supports the invocation of remote methods through proxy interfa…☆40Updated 2 years ago