mganss / AhoCorasickLinks
Aho-Corasick multi-string search for .NET and SQL Server.
☆61Updated 3 months ago
Alternatives and similar repositories for AhoCorasick
Users that are interested in AhoCorasick are comparing it to the libraries listed below
Sorting:
- Very fast C# implementation of Aho Corasick algorithm based on Double Array Trie.☆49Updated 2 years ago
- .NET Tokenization Library☆49Updated 2 years ago
- C# LINQ Async extension methods library for async/await task.☆101Updated this week
- The Swiss Army Knife for type conversion in .NET☆57Updated 10 months ago
- A simple but powerful diff and merge class library for .NET, written in C#☆84Updated 5 months ago
- 🌌 Extensions that support the C# functional paradigm.☆65Updated 4 years ago
- Implementation of Aho-Corasick string matching algorithm for .NET☆30Updated 9 years ago
- String cache to merge duplicate strings; capped with 2 generation LRU eviction and further evictions on Gen2 GC collections.☆70Updated 2 years ago
- Asmichi.ChildProcess is a .NET library that provides functionality for creating child processes. An alternative to `System.Diagnostics.Pr…☆37Updated 7 months ago
- ☆40Updated 4 years ago
- Step into debugging and generate readable script from linq expressions☆36Updated 3 years ago
- FileCache is a concrete implementation of the .Net Framework 4's System.Runtime.Caching.ObjectCache that uses the local filesystem as the…☆84Updated 3 years ago
- Pretty print objects to the console. Similar to LINQPad's Dump() extension method.☆79Updated 5 years ago
- An HTML generation library☆42Updated last month
- SimplSockets is a lightweight, high performance, powerful .NET socket wrapper that makes communication via Sockets easy and efficient. It…☆87Updated 6 years ago
- A unique command line parser for .NET that utilizes object trees for commands.☆44Updated 6 years ago
- LinqPad driver for LiteDB☆66Updated last month
- Clay is a dynamic C# type that will enable you to sculpt objects of any shape just as easily as in JavaScript or other dynamic languages.☆99Updated 8 years ago
- Performant delimeter-separated value (CSV, TSV, etc.) text parser.☆63Updated 6 years ago
- ☆34Updated 4 years ago
- A OO framework to handle all sorts of paths operations: File, Directory, Absolute, Drive Letter, UNC, Relative, prefixed with an Environm…☆89Updated 9 years ago
- Provides a single-threaded synchronization context, which makes it easy to reason about asynchronous code in environments that don't usua…☆13Updated 5 years ago
- Embedded persistent key-value store for .NET. Pure C# code.☆63Updated 4 years ago
- Allocation-free string-like type, string interning cache and allocation-free versions of StringBuilder/TextWriter.Write(int).☆30Updated 5 years ago
- DumpMiner is a tool for inspecting a .NET dump file or live process. The tool uses the ClrMD library.☆70Updated 2 weeks ago
- A simple template base system of macros for C# that can be executed in design time☆66Updated last year
- Utilizes System.Reflection.Metadata to read type information very fast and without locking assembly files.☆32Updated 4 years ago
- Merges the referenced types of local dependencies as private types into the target assembly, and removes the references to the local depe…☆37Updated 7 months ago
- .NET Reflection Made Fast and Simple ⛺☆28Updated 4 years ago
- Provides methodof, propertyof and fieldof equivalents of typeof .☆65Updated 4 months ago