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
- Creates fast, strongly typed delegates for accessing methods, fields and properties. The right overload is automatically chosen based on …☆22Updated 5 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
- Blittable .NET structs☆16Updated 9 years ago
- Provides a set of portable collections installable as source files via NuGet.☆27Updated 9 years ago
- Fast Accessors for .Net☆33Updated 2 years ago
- Low-level utilities and tools for working with the CLR and memory.☆37Updated 3 weeks ago
- MemoryStream with ArrayPool☆12Updated 3 years ago
- A plugin for LINQPad which displays compiler generated code.☆44Updated 6 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
- dotnet watch we always wanted☆102Updated 3 years ago
- Manages multi-threaded writing to a single file.☆30Updated 6 years ago
- Regexator is IDE for .NET regular expressions.☆18Updated 4 years ago
- Playground for testing msbuild in a "server" mode☆16Updated last year
- A library for slicing and dicing arrays (without copying).☆14Updated 4 years ago
- An allocation free Task-like object for async methods☆39Updated 11 months ago
- Example implementation of IValueTaskSource☆30Updated 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
- .NET debugging visualiser for runtime-generated IL code (via DynamicMethod, etc)☆11Updated 7 years ago
- Rewrite .NET assemblies to allow referencing of two different versions☆26Updated last year
- 100% Native C# Key Value Store High Performance NoSQL Database with ACID Transaction☆41Updated 7 years ago
- WPF TimeLine control☆16Updated 5 years ago
- C# code generator based on the Roslyn API☆32Updated 11 years ago
- .NET bindings for native numerical computing☆31Updated 7 years ago
- Explorer of CultureInfo instances in .NET☆31Updated 4 years ago
- ☆24Updated last year
- T4Immutable is a T4 template for C# .NET apps that generates code for immutable classes.☆26Updated 5 years ago
- Efficient compiler of .NET expression trees☆22Updated 7 months ago
- Provides methodof, propertyof and fieldof equivalents of typeof .☆65Updated 5 months ago