xorxornop / LZ4PCLLinks
Streaming safe+unsafe x86/64 LZ4 compression portable class library in C#
☆16Updated 10 years ago
Alternatives and similar repositories for LZ4PCL
Users that are interested in LZ4PCL are comparing it to the libraries listed below
Sorting:
- A Weak Event Pattern Implementation for .Net Core/Standard☆11Updated 6 years ago
- Sample code to show how to walk the managed heap in C#☆31Updated last year
- This library provides fast, lightweight and low-level memory allocators for .NET (e.g TLSF)☆40Updated last year
- .NET Reflection Made Fast and Simple ⛺☆28Updated 4 years ago
- Smash provides a collection of non-cryptographic hashes for .NET☆20Updated last year
- A source generator that generates partial helper classes where member properties are attributed with ProtoMember attribute.☆12Updated last week
- Allocation-free string-like type, string interning cache and allocation-free versions of StringBuilder/TextWriter.Write(int).☆30Updated 5 years ago
- Binary serializer with full .NET support!☆17Updated 3 months ago
- An allocation free Task-like object for async methods☆39Updated last year
- A framework for transparently invoking multiple instances or clients.☆35Updated last week
- A library for slicing and dicing arrays (without copying).☆14Updated 4 years ago
- Concurrency library for .Net☆64Updated 3 months ago
- Composable subset of the VS-Editor platform that's UI-agnostic to allow cross-platform unit-testing scenarios☆28Updated 4 years ago
- The Most Complete .NET/C# Implementation of Knuth–Morris–Pratt Algorithm☆27Updated 7 years ago
- Low-level utilities and tools for working with the CLR and memory.☆37Updated last month
- A light-weight, performant interval tree in C#☆30Updated 5 months ago
- Single-user self-contained file system written in C#☆16Updated 3 years ago
- A source generator for embedding resource files directly into your assembly. Access them as a `ReadOnlySpan<byte>`, with no allocations o…☆24Updated 3 years ago
- LINQ implementation for Span☆23Updated 10 months ago
- An alternative to LinkedList<T> with reverse operation and enumeration without allocation.☆17Updated last year
- .NET wrapper around the cryptographic library Monocypher https://monocypher.org/☆50Updated last year
- DOOM compiled as a .NET application☆36Updated 3 years ago
- The Simple Declarative Language provides an easy way to describe lists, maps, and trees of typed data in a compact, easy to read represen…☆20Updated 14 years ago
- C# Adaptive Radix Tree implementation + Fuzzy String Match stuff + License Plate Index + NGram Index☆38Updated 4 years ago
- EmbedIO web server support for ASP.NET Core☆11Updated 8 years ago
- The most portable alternative to Microsoft.Build for evaluating, manipulating, and other progressive data processing in a compatible XML-…☆18Updated last year
- dotnet watch we always wanted☆102Updated 3 years ago
- Roslyn Code Fix / Source Generator for generating PropertyChanged from inner struct members.☆14Updated 2 years ago
- C# library which provides uniform API for conversion between types.☆23Updated 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…☆25Updated 6 years ago