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
- Utilizes System.Reflection.Metadata to read type information very fast and without locking assembly files.☆32Updated 4 years ago
- A plugin for LINQPad which displays compiler generated code.☆44Updated 7 years ago
- On the fly disassemble C# code based on JitDasm☆129Updated 5 years ago
- Antlr4Ast is a .NET library that provides a parser and abstract syntax tree (AST) for ANTLR4/g4 files.☆54Updated last year
- Low-level utilities and tools for working with the CLR and memory.☆40Updated 3 weeks ago
- A library for slicing and dicing arrays (without copying).☆14Updated 5 years ago
- Linq for Span<T> using SourceGenerators☆54Updated 4 years ago
- A .NET library for using reflection emit in a fluent way.☆33Updated last year
- MSIL Reader☆36Updated 2 years ago
- A simple but powerful diff and merge class library for .NET, written in C#☆84Updated 11 months ago
- C# code generator based on the Roslyn API☆32Updated 12 years ago
- GitLib.NET is a bare metal P/Invoke wrapper around libgit2 for .NET☆30Updated 9 months ago
- .NET library that aims to provide faster usage of C# reflection features. Especially the usage of constructor and members accessors (get/…☆57Updated 2 months ago
- Provides methodof, propertyof and fieldof equivalents of typeof .☆66Updated 11 months ago
- SharpNng is a lightweight low-level managed wrapper around the Lightweight Messaging Library NNG☆45Updated 2 years ago
- A light-weight, performant interval tree in C#☆36Updated 9 months ago
- Rewrite .NET assemblies to allow referencing of two different versions☆27Updated 2 years ago
- Compare and Diff assemblies from different sources. Useful for determining what changes are introduced across versions, and if any are br…☆66Updated last month
- The .NET C# port of libspiro - conversion between spiro control points and bezier's.☆21Updated 3 years ago
- Playground for testing msbuild in a "server" mode☆16Updated last year
- 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
- SuperluminalPerf is a small .NET managed wrapper around the Superluminal PerformanceAPI.☆40Updated last year
- Creates fast, strongly typed delegates for accessing methods, fields and properties. The right overload is automatically chosen based on …☆22Updated 5 years ago
- A C# port of JavaFastPFOR☆57Updated 2 years ago
- A port of the dotnet/runtime RyuJIT compiler to C#☆48Updated last year
- A lightweight utility library to create a Roslyn AdhocWorkspace from an existing solution or a csproj☆77Updated last year
- Mono.Cecil object model explorer☆13Updated 9 years ago
- An alternative to LinkedList<T> with reverse operation and enumeration without allocation.☆17Updated 2 years ago
- An allocation free Task-like object for async methods☆40Updated last year