endel / FossilDelta
An efficient delta compression algorithm written in C#
☆111Updated 4 years ago
Related projects ⓘ
Alternatives and complementary repositories for FossilDelta
- General purpose C# code library.☆95Updated last month
- A pure C# implementation of xxhash(https://code.google.com/p/xxhash/)☆79Updated last year
- Low allocation re-implementation of LINQ-to-Objects☆214Updated 6 years ago
- Concurrency library for .Net☆62Updated 9 months ago
- .NET Serializer testing framework☆76Updated last year
- Zero allocation valuetype based fixed string implementation (8/16/32/64) for .NET 7+☆78Updated 7 months ago
- C# delta syncing library☆143Updated 3 weeks ago
- An analyzer for Non-Copyable structs.☆31Updated 2 years ago
- Low-level, lightweight and performance-focused serializer for C# struct types that uses Source Generators technology.☆76Updated 2 years ago
- Embed resource files more C# programmer friendly!☆67Updated 5 months ago
- Port of Google's farmhash algorithm to .NET☆62Updated 10 months ago
- Unsafe methods for working with unmanaged memory and pointers.☆65Updated 3 years ago
- Lightweight fork of the .NET Compiler Platform ("Roslyn") by adding a compiler plugin infrastructure☆97Updated 6 years ago
- Varena is a .NET library that provides a fast and lightweight arena allocator using virtual memory.☆166Updated 7 months ago
- ☆23Updated 3 years ago
- Definitely Fastest and Zero Allocation JSON Serializer for C#(NET, .NET Core, Unity, Xamarin).☆61Updated last year
- User Interface Generator☆51Updated 4 years ago
- Salar.Bois is a compact, fast and powerful binary serializer for .NET Framework. With Bois you can serialize your existing objects with a…☆62Updated last year
- FrozenObjects serializer and deserializer☆90Updated 2 years ago
- A Source Generator for Source Generators. Gives out of the box support for transistent dependencies and logging right in Visual Studio☆31Updated 3 months ago
- An allocation free Task-like object for async methods☆38Updated 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
- 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
- Arbitrary precision integers library written in pure C# with fast - about O(N * log N) - multiplication/division algorithms implementatio…☆41Updated 9 years ago
- .NET library for xxHash, FNV, MurmurHash3 and SipHash algorithms☆136Updated 2 months ago
- Straightforward nint and nuint native integers, written in IL, probably second best to proper compiler support. Fully functional.☆27Updated 6 years ago
- Embedded persistent key-value store for .NET. Pure C# code.☆63Updated 3 years ago
- SimplSockets is a lightweight, high performance, powerful .NET socket wrapper that makes communication via Sockets easy and efficient. It…☆58Updated 5 years ago
- Zero-allocation C# implementation of Wang Yi's wyhash hash algorithm and wyrand PRNG☆55Updated last year
- A type-safe and space-efficient sum type for C# (comparable to discriminated unions in C or C++)☆70Updated 2 months ago