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:
- 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.☆98Updated 8 years ago
- DAWG String Dictionary in C#☆121Updated last year
- High performance C# implementation of the Snappy compression algorithm☆86Updated 7 months ago
- Embedded persistent key-value store for .NET. Pure C# code.☆63Updated 4 years ago
- the .net implement for the brotli algorithm☆71Updated last year
- Aho-Corasick multi-string search for .NET and SQL Server.☆65Updated 6 months ago
- Dynamically run code using .NET 9, Roslyn and AssemblyLoadContext☆113Updated 8 months ago
- .NET library for xxHash, FNV, MurmurHash3 and SipHash algorithms☆147Updated 2 months ago
- String cache to merge duplicate strings; capped with 2 generation LRU eviction and further evictions on Gen2 GC collections.☆72Updated 2 years ago
- Extremely fast MurmurHash implementation with zero heap allocations☆42Updated 5 years ago
- Zero-allocation C# implementation of Wang Yi's wyhash hash algorithm and wyrand PRNG☆55Updated 2 years ago
- SimplSockets is a lightweight, high performance, powerful .NET socket wrapper that makes communication via Sockets easy and efficient. It…☆57Updated 6 years ago
- A .NET library for using reflection emit in a fluent way.☆33Updated 10 months ago
- Linq for Span<T> using SourceGenerators☆54Updated 4 years ago
- .NET Serializer testing framework☆75Updated 2 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 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 year
- .NET debugging visualiser for runtime-generated IL code (via DynamicMethod, etc) for VS2017 and VS2015☆74Updated 4 years ago
- A convenient data structure supporting efficient in-memory indexing and querying, including range queries and fuzzy string matching.☆75Updated last week
- Things to speed up C# code by avoiding reflection☆25Updated last year
- Super fast mapping DataReader to strongly typed object, Using AOT source generator.☆73Updated last year
- Antlr4Ast is a .NET library that provides a parser and abstract syntax tree (AST) for ANTLR4/g4 files.☆54Updated last year
- A simple but powerful diff and merge class library for .NET, written in C#☆84Updated 7 months ago
- Optimized BLAKE2 hashing implementations in C#☆108Updated last year
- Compare and Diff assemblies from different sources. Useful for determining what changes are introduced across versions, and if any are br…☆63Updated 6 months ago
- A C# RPC framework built for QUIC, with bidirectional streaming, first-class async/await, and Protobuf support.☆118Updated 5 months ago
- SimMetrics is a Similarity Metric Library, e.g. from edit distance's (Levenshtein, Gotoh, Jaro etc) to other metrics, (e.g Soundex, Chapm…☆141Updated 2 weeks ago
- On the fly disassemble C# code based on JitDasm☆128Updated 5 years ago
- .NET implementation of the murmurhash☆113Updated last year
- A .NET library that makes shelling out commands super easy and fluent.☆108Updated 5 years ago