rvhuang / kmp-algorithmLinks
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
Sorting:
- Allocation-free string-like type, string interning cache and allocation-free versions of StringBuilder/TextWriter.Write(int).☆30Updated 5 years ago
- .NET Reflection Made Fast and Simple ⛺☆28Updated 4 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
- This library provides fast, lightweight and low-level memory allocators for .NET (e.g TLSF)☆39Updated 10 months ago
- Blittable .NET structs☆16Updated 9 years ago
- An allocation free Task-like object for async methods☆39Updated 11 months ago
- A library for slicing and dicing arrays (without copying).☆14Updated 4 years ago
- Low-level utilities and tools for working with the CLR and memory.☆36Updated last week
- Provides a set of portable collections installable as source files via NuGet.☆27Updated 9 years ago
- A fully managed HttpListener implementation extracted from Mono.☆27Updated 12 years ago
- Merges the referenced types of local dependencies as private types into the target assembly, and removes the references to the local depe…☆37Updated 7 months ago
- The Loyc Core Libraries. Loyc.Essentials fills in gaps in the .NET Base Class Library; Loyc.Collections adds sophisticated data structure…☆46Updated 2 years ago
- Allows you to use prototypal inheritance in C#☆27Updated 5 years ago
- A lightweight utility library to create a Roslyn AdhocWorkspace from an existing solution or a csproj☆76Updated last year
- A multi-platform .NET binding of Facebook's Zstandard library.☆43Updated 4 years ago
- Antlr4Ast is a .NET library that provides a parser and abstract syntax tree (AST) for ANTLR4/g4 files.☆55Updated last year
- Streaming safe+unsafe x86/64 LZ4 compression portable class library in C#☆16Updated 10 years ago
- Provides methodof, propertyof and fieldof equivalents of typeof .☆65Updated 4 months ago
- .NET library in C# that offers generic extension methods for C++-style reinterpret_cast for select Types.☆23Updated last week
- A source generator for embedding resource files directly into your assembly. Access them as a `ReadOnlySpan<byte>`, with no allocations o…☆24Updated 2 years ago
- Generic C# Enum Utilities☆25Updated 2 years ago
- MSIL Reader☆36Updated 2 years ago
- Things to speed up C# code by avoiding reflection☆25Updated last year
- This library provides struct based collections for high performance and low memory usage☆34Updated 7 months ago
- GitLib.NET is a bare metal P/Invoke wrapper around libgit2 for .NET☆30Updated 2 months ago
- Read & edit .sln solution files with various tools: .Subsln files, Visual Studio plugin, command line tool & .NET libraries.☆27Updated 2 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
- Directory copy/sync/mirror tool that uses file contents (not timestamps) to avoid touching identical files☆66Updated last year
- A plugin for LINQPad which displays compiler generated code.☆44Updated 6 years ago