nreco / AhoCorasickDoubleArrayTrie
Very fast C# implementation of Aho Corasick algorithm based on Double Array Trie.
☆46Updated 2 years ago
Related projects ⓘ
Alternatives and complementary repositories for AhoCorasickDoubleArrayTrie
- Aho-Corasick multi-string search for .NET and SQL Server.☆57Updated this week
- 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 7 years ago
- SimplSockets is a lightweight, high performance, powerful .NET socket wrapper that makes communication via Sockets easy and efficient. It…☆58Updated 5 years ago
- SimplSockets is a lightweight, high performance, powerful .NET socket wrapper that makes communication via Sockets easy and efficient. It…☆86Updated 6 years ago
- Things to speed up C# code by avoiding reflection☆25Updated last year
- String cache to merge duplicate strings; capped with 2 generation LRU eviction and further evictions on Gen2 GC collections.☆67Updated last year
- Embedded persistent key-value store for .NET. Pure C# code.☆63Updated 3 years ago
- .NET debugging visualiser for runtime-generated IL code (via DynamicMethod, etc) for VS2017 and VS2015☆74Updated 3 years ago
- the .net implement for the brotli algorithm☆69Updated 10 months ago
- Extremely fast MurmurHash implementation with zero heap allocations☆35Updated 4 years ago
- A generic, concurrent, portable and flexible Object Pool for the .NET Framework.☆68Updated 2 years ago
- .NET Tokenization Library☆48Updated last year
- Dynamically run code using .NET 8, Roslyn and AssemblyLoadContext☆110Updated last week
- Optimized BLAKE2 hashing implementations in C#☆96Updated 2 months ago
- Merges the referenced types of local dependencies as private types into the target assembly, and removes the references to the local depe…☆36Updated 3 weeks ago
- .NET implementation of the murmurhash☆109Updated 9 months ago
- Allocation-free string-like type, string interning cache and allocation-free versions of StringBuilder/TextWriter.Write(int).☆30Updated 4 years ago
- BPlusTree and other collections moved from http://code.google.com/p/csharptest-net☆109Updated 4 years ago
- A convenient data structure supporting efficient in-memory indexing and querying, including range queries and fuzzy string matching.☆61Updated this week
- Provides methodof, propertyof and fieldof equivalents of typeof .☆65Updated 6 months ago
- A simple but powerful diff and merge class library for .NET, written in C#☆83Updated last year
- IPC [inter-process communication] engine for .NET based on memory-mapped files.☆59Updated last year
- PoolSharp is a simple, light weight, thread safe object pool.☆24Updated 11 months ago
- .NET components: fast data access layer, XML-configurable IoC container, virtual filesystem API [LEGACY, NOT MAINTAINED]☆43Updated 6 years ago
- The Swiss Army Knife for type conversion in .NET☆52Updated 3 months ago
- Easy to use extensible calculator for .NET. Demonstrates Sprache toolkit grammar inheritance.☆45Updated 5 years ago
- Generating async c# code using Roslyn☆47Updated 3 months ago
- On the fly disassemble C# code based on JitDasm☆125Updated 4 years ago
- .NET Serializer testing framework☆76Updated last year
- Utilizes System.Reflection.Metadata to read type information very fast and without locking assembly files.☆32Updated 3 years ago