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
- Low-level utilities and tools for working with the CLR and memory.☆37Updated last month
- Antlr4Ast is a .NET library that provides a parser and abstract syntax tree (AST) for ANTLR4/g4 files.☆54Updated last year
- Utilizes System.Reflection.Metadata to read type information very fast and without locking assembly files.☆32Updated 4 years ago
- .NET Reflection Made Fast and Simple ⛺☆28Updated 4 years ago
- A plugin for LINQPad which displays compiler generated code.☆44Updated 6 years ago
- Allows you to use prototypal inheritance in C#☆27Updated 5 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
- Straightforward nint and nuint native integers, written in IL, probably second best to proper compiler support. Fully functional.☆28Updated 6 years ago
- SharpNng is a lightweight low-level managed wrapper around the Lightweight Messaging Library NNG☆46Updated last year
- A .NET library for using reflection emit in a fluent way.☆32Updated 10 months ago
- An alternative to LinkedList<T> with reverse operation and enumeration without allocation.☆17Updated 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 10 months ago
- Linq for Span<T> using SourceGenerators☆54Updated 4 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
- Low-level Zip Library, allowing advanced tweaks (injecting/removing blocks, crafting special archives)☆36Updated 4 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 allocation free Task-like object for async methods☆39Updated last year
- GitLib.NET is a bare metal P/Invoke wrapper around libgit2 for .NET☆30Updated 5 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 7 years ago
- MSIL Reader☆36Updated 2 years ago
- A Weak Event Pattern Implementation for .Net Core/Standard☆11Updated 6 years ago
- On the fly disassemble C# code based on JitDasm☆128Updated 5 years ago
- Provides methodof, propertyof and fieldof equivalents of typeof .☆66Updated 7 months ago
- This library provides fast, lightweight and low-level memory allocators for .NET (e.g TLSF)☆40Updated last year
- A light-weight, performant interval tree in C#☆30Updated 5 months ago
- .NET Serializer testing framework☆75Updated 2 years ago
- PoolSharp is a simple, light weight, thread safe object pool.☆25Updated last year
- Sample code to show how to walk the managed heap in C#☆31Updated last year
- dotnet watch we always wanted☆102Updated 3 years ago