rvhuang / kmp-algorithm
The Most Complete .NET/C# Implementation of Knuth–Morris–Pratt Algorithm
☆26Updated 6 years ago
Alternatives and similar repositories for kmp-algorithm:
Users that are interested in kmp-algorithm are comparing it to the libraries listed below
- Allocation-free string-like type, string interning cache and allocation-free versions of StringBuilder/TextWriter.Write(int).☆30Updated 4 years ago
- Utilizes System.Reflection.Metadata to read type information very fast and without locking assembly files.☆32Updated 4 years ago
- A library for slicing and dicing arrays (without copying).☆14Updated 4 years ago
- MemoryStream with ArrayPool☆12Updated 2 years ago
- Provides a set of portable collections installable as source files via NuGet.☆26Updated 9 years ago
- dotnet watch we always wanted☆102Updated 3 years ago
- 100% Native C# Key Value Store High Performance NoSQL Database with ACID Transaction☆41Updated 6 years ago
- Creates fast, strongly typed delegates for accessing methods, fields and properties. The right overload is automatically chosen based on …☆22Updated 4 years ago
- Binary serializer with full .NET support!☆17Updated 2 years ago
- .NET debugging visualiser for runtime-generated IL code (via DynamicMethod, etc)☆11Updated 7 years ago
- Blittable .NET structs☆16Updated 9 years ago
- Low-level Zip Library, allowing advanced tweaks (injecting/removing blocks, crafting special archives)☆34Updated 2 months ago
- Low-level utilities and tools for working with the CLR and memory.☆36Updated last week
- An alternative to LinkedList<T> with reverse operation and enumeration without allocation.☆17Updated last year
- A replacement for the generic HashSet<T> that is usually faster, has more predictable memory allocations, and uses C# 7.x ref returns and…☆24Updated 5 years ago
- SmartPaster for VS 2013, VS2015 and VS2017☆18Updated 3 years ago
- Drop-in-place Memory and Performance optimizations for LINQ☆24Updated 4 years ago
- .NET Reflection Made Fast and Simple ⛺☆28Updated 3 years ago
- Regexator is IDE for .NET regular expressions.☆18Updated 4 years ago
- An allocation free Task-like object for async methods☆39Updated 7 months ago
- Linq for Span<T> using SourceGenerators☆51Updated 3 years ago
- VarDump is a utility for serialization runtime objects to C# or Visual Basic string.☆19Updated last month
- Straightforward nint and nuint native integers, written in IL, probably second best to proper compiler support. Fully functional.☆28Updated 6 years ago
- Explorer of CultureInfo instances in .NET☆31Updated 4 years ago
- The Loyc Core Libraries. Loyc.Essentials fills in gaps in the .NET Base Class Library; Loyc.Collections adds sophisticated data structure…☆45Updated 2 years 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
- A C# Reflection Helper Library☆14Updated 7 years ago
- Composable subset of the VS-Editor platform that's UI-agnostic to allow cross-platform unit-testing scenarios☆28Updated 4 years ago
- A Weak Event Pattern Implementation for .Net Core/Standard☆10Updated 5 years ago
- IPC [inter-process communication] engine for .NET based on memory-mapped files.☆59Updated last year