rvhuang / kmp-algorithmLinks
The Most Complete .NET/C# Implementation of Knuth–Morris–Pratt Algorithm
☆27Updated 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
- MSIL Reader☆36Updated 2 years ago
- Utilizes System.Reflection.Metadata to read type information very fast and without locking assembly files.☆32Updated 4 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 last year
- Low-level utilities and tools for working with the CLR and memory.☆38Updated last month
- On the fly disassemble C# code based on JitDasm☆128Updated 5 years ago
- A .NET library for using reflection emit in a fluent way.☆33Updated last year
- A light-weight, performant interval tree in C#☆34Updated 7 months ago
- Prototype NET (CLR) Profiler written in C#☆26Updated last year
- .NET Reflection Made Fast and Simple ⛺☆28Updated 4 years ago
- Antlr4Ast is a .NET library that provides a parser and abstract syntax tree (AST) for ANTLR4/g4 files.☆54Updated last year
- Linq for Span<T> using SourceGenerators☆54Updated 4 years ago
- Compare and Diff assemblies from different sources. Useful for determining what changes are introduced across versions, and if any are br…☆64Updated last week
- Low-level Zip Library, allowing advanced tweaks (injecting/removing blocks, crafting special archives)☆37Updated 7 months ago
- The most portable alternative to Microsoft.Build for evaluating, manipulating, and other progressive data processing in a compatible XML-…☆18Updated last year
- An alternative to LinkedList<T> with reverse operation and enumeration without allocation.☆17Updated 2 years ago
- Low-level utilities and tools for working with the CLR and memory.☆12Updated 4 years ago
- Playground for testing msbuild in a "server" mode☆16Updated last year
- An allocation free Task-like object for async methods☆40Updated last year
- Straightforward nint and nuint native integers, written in IL, probably second best to proper compiler support. Fully functional.☆28Updated 7 years ago
- Simple, fast, JSON based RPC protocol for communicating with external processes using anonymous named pipes.☆23Updated 3 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
- SharpNng is a lightweight low-level managed wrapper around the Lightweight Messaging Library NNG☆45Updated 2 years ago
- C# version for the The One Billion Row Challenge☆33Updated last year
- A library for slicing and dicing arrays (without copying).☆14Updated 5 years ago
- Like compiler explorer, but for .NET JIT.☆31Updated 4 years ago
- dotnet watch we always wanted☆103Updated 4 years ago
- 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
- Runtime redirection of method calls for .NET Core.☆44Updated 6 years ago
- ☆22Updated 9 months ago