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 6 years ago
- Utilizes System.Reflection.Metadata to read type information very fast and without locking assembly files.☆32Updated 5 years ago
- ☆41Updated 5 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
- Allows you to use prototypal inheritance in C#☆27Updated 5 years ago
- MSIL Reader☆36Updated 3 years ago
- A .NET library for using reflection emit in a fluent way.☆33Updated last year
- C# code generator based on the Roslyn API☆32Updated 12 years ago
- Creates fast, strongly typed delegates for accessing methods, fields and properties. The right overload is automatically chosen based on …☆22Updated 6 years ago
- Straightforward nint and nuint native integers, written in IL, probably second best to proper compiler support. Fully functional.☆28Updated 7 years ago
- Provides methodof, propertyof and fieldof equivalents of typeof .☆66Updated last year
- Directory copy/sync/mirror tool that uses file contents (not timestamps) to avoid touching identical files☆66Updated 7 months ago
- Faster with Files☆60Updated last year
- A library for slicing and dicing arrays (without copying).☆14Updated 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 last week
- QuickInject is a simple dependency injection container for .NET Core☆46Updated 2 years ago
- .NET Serializer testing framework☆78Updated 2 years ago
- Provides an almost drop-in replacement for System.IO.File, optimized for a very large number of small files. Data is batched in package f…☆20Updated 8 years ago
- .NET Core Assembly Loading Samples / Tests☆27Updated 7 years ago
- Manages multi-threaded writing to a single file.☆30Updated 7 years ago
- An alternative to LinkedList<T> with reverse operation and enumeration without allocation.☆17Updated 2 years ago
- .NET Reflection Made Fast and Simple ⛺☆28Updated 4 years ago
- Blittable .NET structs☆17Updated 10 years ago
- 100% Native C# Key Value Store High Performance NoSQL Database with ACID Transaction☆41Updated 7 years ago
- A C# Reflection Helper Library☆14Updated 8 years ago
- SharpNng is a lightweight low-level managed wrapper around the Lightweight Messaging Library NNG☆45Updated 2 years ago
- Unsafe methods for working with unmanaged memory and pointers.☆67Updated 5 years ago
- Things to speed up C# code by avoiding reflection☆25Updated 2 years ago