rvhuang / kmp-algorithm
The Most Complete .NET/C# Implementation of Knuth–Morris–Pratt Algorithm
☆26Updated 7 years ago
Alternatives and similar repositories for kmp-algorithm:
Users that are interested in kmp-algorithm are comparing it to the libraries listed below
- An allocation free Task-like object for async methods☆39Updated 9 months ago
- Allocation-free string-like type, string interning cache and allocation-free versions of StringBuilder/TextWriter.Write(int).☆30Updated 5 years ago
- The Loyc Core Libraries. Loyc.Essentials fills in gaps in the .NET Base Class Library; Loyc.Collections adds sophisticated data structure…☆45Updated 2 years ago
- Utilizes System.Reflection.Metadata to read type information very fast and without locking assembly files.☆32Updated 4 years ago
- Straightforward nint and nuint native integers, written in IL, probably second best to proper compiler support. Fully functional.☆28Updated 6 years ago
- Generates C# Script for constructing the given object☆21Updated 7 months ago
- This library provides fast, lightweight and low-level memory allocators for .NET (e.g TLSF)☆38Updated 8 months ago
- Blittable .NET structs☆16Updated 9 years ago
- A single file C# file to untar file entries from a tar stream.☆18Updated last year
- Roslyn portable (aka RoslynP) is an experimental Roslyn subset intended for use with any language, not just C# and VB supported by normal…☆14Updated 4 years ago
- The most portable alternative to Microsoft.Build for evaluating, manipulating, and other progressive data processing in a compatible XML-…☆17Updated last year
- MemoryStream with ArrayPool☆12Updated 3 years ago
- A .NET library that can read and write .reg files☆11Updated 3 years ago
- This library provides struct based collections for high performance and low memory usage☆33Updated 5 months ago
- Manages multi-threaded writing to a single file.☆30Updated 6 years ago
- Regexator is IDE for .NET regular expressions.☆18Updated 4 years ago
- .NET library in C# that offers generic extension methods for C++-style reinterpret_cast for select Types.☆23Updated 7 months ago
- Example implementation of IValueTaskSource☆31Updated last year
- MSIL Reader☆36Updated 2 years ago
- A plugin for LINQPad which displays compiler generated code.☆44Updated 6 years ago
- Provides methodof, propertyof and fieldof equivalents of typeof .☆65Updated 2 months ago
- A library for slicing and dicing arrays (without copying).☆14Updated 4 years ago
- Provides a set of portable collections installable as source files via NuGet.☆26Updated 9 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
- Compose partially implementation both .NET language and IL assembler into a single assembly.☆17Updated last year
- Low-level Zip Library, allowing advanced tweaks (injecting/removing blocks, crafting special archives)☆35Updated 4 months ago
- Attempts to calculate the size of managed options (heap size) from within an application. Basically, compare this library to the SOS !Obj…☆21Updated last year
- Read & edit .sln solution files with various tools: .Subsln files, Visual Studio plugin, command line tool & .NET libraries.☆26Updated 2 years ago
- A demonstration and benchmark of different approaches to load closure fields using reflection and dynamic code generation☆30Updated 5 years ago
- .NET Reflection Made Fast and Simple ⛺☆28Updated 4 years ago