nreco / AhoCorasickDoubleArrayTrieLinks
Very fast C# implementation of Aho Corasick algorithm based on Double Array Trie.
☆50Updated 3 years ago
Alternatives and similar repositories for AhoCorasickDoubleArrayTrie
Users that are interested in AhoCorasickDoubleArrayTrie are comparing it to the libraries listed below
Sorting:
- Embedded persistent key-value store for .NET. Pure C# code.☆64Updated 4 years ago
- Aho-Corasick multi-string search for .NET and SQL Server.☆68Updated 9 months ago
- the .net implement for the brotli algorithm☆71Updated last year
- String cache to merge duplicate strings; capped with 2 generation LRU eviction and further evictions on Gen2 GC collections.☆72Updated 2 years ago
- Dynamically run code using .NET 10, Roslyn and AssemblyLoadContext☆118Updated 2 weeks ago
- 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.☆100Updated 8 years ago
- SimplSockets is a lightweight, high performance, powerful .NET socket wrapper that makes communication via Sockets easy and efficient. It…☆58Updated 6 years ago
- Antlr4Ast is a .NET library that provides a parser and abstract syntax tree (AST) for ANTLR4/g4 files.☆54Updated last year
- Optimized BLAKE2 hashing implementations in C#☆109Updated last year
- A simple but powerful diff and merge class library for .NET, written in C#☆85Updated 10 months ago
- .NET library that aims to provide faster usage of C# reflection features. Especially the usage of constructor and members accessors (get/…☆57Updated last month
- DAWG String Dictionary in C#☆121Updated last month
- Things to speed up C# code by avoiding reflection☆25Updated 2 years ago
- A .NET library for using reflection emit in a fluent way.☆33Updated last year
- Extremely fast MurmurHash implementation with zero heap allocations☆42Updated 5 years ago
- ☆118Updated 12 years ago
- .NET Reflection Made Fast and Simple ⛺☆28Updated 4 years ago
- .NET Serializer testing framework☆76Updated 2 years ago
- Linq for Span<T> using SourceGenerators☆54Updated 4 years ago
- High performance C# implementation of the Snappy compression algorithm☆89Updated 2 weeks ago
- Provides methodof, propertyof and fieldof equivalents of typeof .☆66Updated 10 months ago
- A Zstandard wrapper for .Net☆142Updated 4 years ago
- ☆207Updated 7 years ago
- .NET library for xxHash, FNV, MurmurHash3 and SipHash algorithms☆148Updated 2 weeks ago
- .NET debugging visualiser for runtime-generated IL code (via DynamicMethod, etc) for VS2017 and VS2015☆74Updated 4 years ago
- SimMetrics is a Similarity Metric Library, e.g. from edit distance's (Levenshtein, Gotoh, Jaro etc) to other metrics, (e.g Soundex, Chapm…☆143Updated 3 months ago
- ZoneTree.FullTextSearch is an open-source library that extends ZoneTree to provide efficient full-text search capabilities. It offers a f…☆93Updated 9 months ago
- A convenient data structure supporting efficient in-memory indexing and querying, including range queries and fuzzy string matching.☆81Updated this week
- Merges the referenced types of local dependencies as private types into the target assembly, and removes the references to the local depe…☆37Updated last year
- A light weight tool to inject customized AOP code into existing assemblies using IL weaving☆79Updated 6 years ago