Sonic-The-Hedgehog-LNK1123 / ReedSolomonLinks
A .NET implementation of the Reed-Solomon algorithm, supporting error, erasure and errata correction
☆16Updated 6 years ago
Alternatives and similar repositories for ReedSolomon
Users that are interested in ReedSolomon are comparing it to the libraries listed below
Sorting:
- .NET wrapper around the cryptographic library Monocypher https://monocypher.org/☆51Updated last year
- dotnet watch we always wanted☆104Updated 4 years ago
- The Most Complete .NET/C# Implementation of Knuth–Morris–Pratt Algorithm☆27Updated 7 years ago
- Rewrite .NET assemblies to allow referencing of two different versions☆27Updated 2 years ago
- Fast Accessors for .Net☆33Updated 3 years ago
- Common Intermediate Language (CIL) assembler available as a library, based on Mono assembler.☆57Updated 2 years ago
- Lightweight, persistent, thread-safe, disk-based collections written in C#, including dictionary, list, queue, and stack.☆13Updated 9 months ago
- JsonRpc clients (HTTP, IPC, TCP, WebSocket) library for the .NET framework☆12Updated last year
- A demonstration and benchmark of different approaches to load closure fields using reflection and dynamic code generation☆31Updated 6 years ago
- 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 8 years ago
- Antlr4Ast is a .NET library that provides a parser and abstract syntax tree (AST) for ANTLR4/g4 files.☆54Updated last year
- Straightforward nint and nuint native integers, written in IL, probably second best to proper compiler support. Fully functional.☆28Updated 7 years ago
- VarDump is a utility for serialization runtime objects to C# or Visual Basic string.☆21Updated 3 weeks ago
- Allocation-free string-like type, string interning cache and allocation-free versions of StringBuilder/TextWriter.Write(int).☆30Updated 5 years ago
- Manages multi-threaded writing to a single file.☆30Updated 7 years ago
- ☆23Updated last week
- High-performance network packet decoding and packet decoder source generator☆41Updated 11 months ago
- .NET Core Assembly Loading Samples / Tests☆27Updated 7 years ago
- Low-level Zip Library, allowing advanced tweaks (injecting/removing blocks, crafting special archives)☆37Updated last month
- An ultra-lightweight Rx source-only nuget to avoid depending on the full System.Reactive for IObservable<T> producers☆32Updated this week
- A library of core helpers, extensions, Async/Await locks on object, strings, integers☆10Updated 5 months ago
- A lightweight utility library to create a Roslyn AdhocWorkspace from an existing solution or a csproj☆77Updated last year
- A collection of algorithms I've implemented and found generally useful☆16Updated last year
- Biser is a cross-platform Binary and JSON Serializer for .NET / dotnet / core / standard / CoreRT / Mono WASM / C#☆44Updated last year
- A library that automatically adds support for object deconstruction in C#.☆43Updated 3 months ago
- DeveelDB Core is an embeddable SQL-99 database system for .NET Core and .NET Standard frameworks, derived from DeveelDB (http://github.co…☆17Updated 8 years ago
- A .NET 5 source generator proof of concept that allows executing a method during compilation, so that it can be really fast during runtim…☆20Updated 5 years ago
- XXHash for .NET Core 1.1/2.0 & .NET Standard 1.6/2.0☆31Updated 3 years ago
- The most portable alternative to Microsoft.Build for evaluating, manipulating, and other progressive data processing in a compatible XML-…☆18Updated last year
- Performant delimeter-separated value (CSV, TSV, etc.) text parser.☆64Updated 7 years ago