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:
- Utilizes System.Reflection.Metadata to read type information very fast and without locking assembly files.☆32Updated 4 years ago
- 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
- 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.☆37Updated last month
- An allocation free Task-like object for async methods☆39Updated last year
- A C# Reflection Helper Library☆14Updated 7 years ago
- .NET Reflection Made Fast and Simple ⛺☆28Updated 4 years ago
- Rewrite .NET assemblies to allow referencing of two different versions☆26Updated 2 years ago
- 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
- Provides a set of portable collections installable as source files via NuGet.☆27Updated 9 years ago
- Antlr4Ast is a .NET library that provides a parser and abstract syntax tree (AST) for ANTLR4/g4 files.☆55Updated last year
- Provides methodof, propertyof and fieldof equivalents of typeof .☆65Updated 6 months ago
- WPF TimeLine control☆16Updated 5 years ago
- A demonstration and benchmark of different approaches to load closure fields using reflection and dynamic code generation☆31Updated 5 years ago
- Regexator is IDE for .NET regular expressions.☆18Updated 4 years ago
- Smash provides a collection of non-cryptographic hashes for .NET☆20Updated last year
- A light-weight, performant interval tree in C#☆30Updated 3 months 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
- VarDump is a utility for serialization runtime objects to C# or Visual Basic string.☆20Updated 3 weeks ago
- A single file C# file to untar file entries from a tar stream.☆18Updated 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 8 months ago
- The most portable alternative to Microsoft.Build for evaluating, manipulating, and other progressive data processing in a compatible XML-…☆18Updated last year
- Streaming safe+unsafe x86/64 LZ4 compression portable class library in C#☆16Updated 10 years ago
- 100% Native C# Key Value Store High Performance NoSQL Database with ACID Transaction☆41Updated 7 years ago
- Simple FIFO and LRU cache in C#☆34Updated 6 months ago
- A lightweight utility library to create a Roslyn AdhocWorkspace from an existing solution or a csproj☆76Updated last year
- An alternative to LinkedList<T> with reverse operation and enumeration without allocation.☆17Updated last year
- A .NET library for using reflection emit in a fluent way.☆32Updated 9 months ago
- Playground for testing msbuild in a "server" mode☆16Updated last year