dsrbecky / DeltaZip
Creates zip-like files which can reference data from other zip files and thus avoid storing it twice. It is intended for incremental backups. It works on sub-file level using rolling hashes and is therefore very fast and guarantees to find any data duplication. Parallel computation makes it faster then normal zip. License: MIT
☆10Updated 14 years ago
Alternatives and similar repositories for DeltaZip:
Users that are interested in DeltaZip are comparing it to the libraries listed below
- A plugin for LINQPad which displays compiler generated code.☆44Updated 6 years ago
- SmartPaster for VS 2013, VS2015 and VS2017☆18Updated 3 years ago
- Managed port of Smazz, small string compression library☆26Updated 8 years ago
- Utilizes System.Reflection.Metadata to read type information very fast and without locking assembly files.☆32Updated 4 years ago
- A C# Reflection Helper Library☆14Updated 7 years ago
- Show desktop notifications using this library☆18Updated this week
- Creates fast, strongly typed delegates for accessing methods, fields and properties. The right overload is automatically chosen based on …☆22Updated 4 years ago
- Adds a build timestamp to an assembly.☆18Updated last month
- Provides an almost drop-in replacement for System.IO.File, optimized for a very large number of small files. Data is batched in package f…☆20Updated 7 years ago
- A complete, ligthweight and self-contained .NET Standard 2.0 offline exception logging library, powered by Realm☆9Updated 6 years ago
- Makes it easy to associate files with your application☆10Updated this week
- Wrapper .NET Library for Win32 Memory Mapped Files API☆50Updated 16 years ago
- Low-level Zip Library, allowing advanced tweaks (injecting/removing blocks, crafting special archives)☆34Updated 2 months ago
- A simple extension that attempts to address some shortcomings of rather excellent CodeMaid.☆17Updated 2 years ago
- A .NET library for using reflection emit in a fluent way.☆28Updated 3 months ago
- Provides a set of portable collections installable as source files via NuGet.☆26Updated 9 years ago
- A .NET library that can read and write .reg files☆10Updated 2 years ago
- Provides the ability to "compile" expressions to delegates without using Reflection.Emit but only using reflection.☆27Updated 2 months ago
- An allocation free Task-like object for async methods☆39Updated 7 months ago
- A simple viewer of modules using dnlib.☆31Updated 10 years ago
- Fast Accessors for .Net☆32Updated 2 years ago
- A small helper library, that allows you to find the source file of a type at runtime, based on the debug information included in the type…☆11Updated 3 years ago
- Loyc LL(k) Parser Generator for C# - Examples☆12Updated 8 years ago
- A collection of algorithms I've implemented and found generally useful☆15Updated 9 months ago
- LibDeflate.NET is a managed wrapper around libdeflate, a native library for fast, whole-buffer DEFLATE-based compression and decompressio…☆15Updated last year
- C# library for calling executable files☆10Updated 6 years ago
- A simple .NET in-process persistent queue using sqlite☆14Updated 9 years ago
- A quick (low-latency) IPC channel for .NET (Using MemoryMappedFile and Event)☆20Updated 12 years ago
- Allocation-free string-like type, string interning cache and allocation-free versions of StringBuilder/TextWriter.Write(int).☆30Updated 4 years ago
- A drop in replacement for System.Windows.Forms.FontDialog, without the crash when selecting non-TrueType fonts☆19Updated 8 years ago