jzebedee / deltaqLinks
Fast and portable delta encoding for .NET in 100% safe, managed code.
☆42Updated last year
Alternatives and similar repositories for deltaq
Users that are interested in deltaq are comparing it to the libraries listed below
Sorting:
- IPC [inter-process communication] engine for .NET based on memory-mapped files and on Named Pipes for Windows and Linux.☆61Updated 2 months ago
- A multi-platform .NET binding of Facebook's Zstandard library.☆43Updated 4 years ago
- Provides methodof, propertyof and fieldof equivalents of typeof .☆65Updated 5 months ago
- CPU Usage for .NET Core and .NET Framework for Linux, Windows and macOS with coverage of async/await scenarios.☆67Updated 2 months ago
- High performance contract-less binary serializer for .NET☆88Updated last month
- ZeroIoC is reflectionless IoC Container for C#☆47Updated last month
- An allocation free Task-like object for async methods☆39Updated 11 months ago
- Allocation-free string-like type, string interning cache and allocation-free versions of StringBuilder/TextWriter.Write(int).☆30Updated 5 years ago
- String cache to merge duplicate strings; capped with 2 generation LRU eviction and further evictions on Gen2 GC collections.☆70Updated 2 years ago
- A faster base 64 encoder for .net / c# when using other kind charactersets or you don't use padding.☆43Updated 7 years ago
- Runtime redirection of method calls for .NET Core.☆43Updated 6 years ago
- Task-like structs which capture no synchronization context on the await operations.☆39Updated 3 years ago
- From Jon Skeet☆50Updated 10 years ago
- .NET buffer compression library with native speed, supports gzip, snappy, brotli, zstd, lz4, lzo.☆46Updated 5 months ago
- Optimized BLAKE2 hashing implementations in C#☆104Updated 10 months ago
- C# delta syncing library☆147Updated 5 months ago
- Loosely bound platform invocation for .NET☆24Updated 7 years ago
- Stack based zero-allocation XML serializer and deserializer powered by C# 9 source generators☆59Updated last month
- Example of compiling and running C# code without visibility checks.☆49Updated 6 years ago
- Low-level, lightweight and performance-focused serializer for C# struct types that uses Source Generators technology.☆78Updated 3 years ago
- A .NET library for using reflection emit in a fluent way.☆32Updated 8 months ago
- High-performance zero-reflection approach to C# metaprogramming☆31Updated 8 months ago
- Linq for Span<T> using SourceGenerators☆53Updated 4 years ago
- A fork of Roslyn that adds an extension point that allows for arbitrary code modifications.☆39Updated last month
- Implementations of System.Index and System.Range for netstandard2.0 and .NET Framework.☆81Updated last year
- International Components for Unicode for .NET☆36Updated 3 weeks ago
- On the fly disassemble C# code based on JitDasm☆128Updated 5 years ago
- The magic-free Caliburn.Light, a powerful framework designed for building applications across current XAML platforms.☆69Updated 4 months ago
- A Zstandard wrapper for .Net☆141Updated 3 years ago
- Creates fast, strongly typed delegates for accessing methods, fields and properties. The right overload is automatically chosen based on …☆22Updated 5 years ago