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.☆100Updated 8 years ago
- DAWG String Dictionary in C#☆121Updated last year
- Embedded persistent key-value store for .NET. Pure C# code.☆64Updated 4 years ago
- Aho-Corasick multi-string search for .NET and SQL Server.☆67Updated 7 months ago
- Dynamically run code using .NET 9, Roslyn and AssemblyLoadContext☆113Updated 10 months ago
- High performance C# implementation of the Snappy compression algorithm☆88Updated 2 weeks ago
- String cache to merge duplicate strings; capped with 2 generation LRU eviction and further evictions on Gen2 GC collections.☆72Updated 2 years ago
- Antlr4Ast is a .NET library that provides a parser and abstract syntax tree (AST) for ANTLR4/g4 files.☆54Updated last year
- .NET library that aims to provide faster usage of C# reflection features. Especially the usage of constructor and members accessors (get/…☆57Updated this week
- Linq for Span<T> using SourceGenerators☆54Updated 4 years ago
- Things to speed up C# code by avoiding reflection☆25Updated 2 years ago
- .NET library for xxHash, FNV, MurmurHash3 and SipHash algorithms☆148Updated last month
- A multi-platform .NET binding of Facebook's Zstandard library.☆43Updated 5 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…☆141Updated 2 months ago
- A Zstandard wrapper for .Net☆142Updated 4 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 last year
- BPlusTree and other collections moved from http://code.google.com/p/csharptest-net☆109Updated 4 years ago
- Full C# port of Brotli compression algorithm☆97Updated 3 years ago
- .NET Implementation of RoaringBitmap☆73Updated 5 years ago
- A simple but powerful diff and merge class library for .NET, written in C#☆85Updated 9 months ago
- .NET library for generating identicons. Running on .NET Core and other .NET Standard compatible platforms.☆89Updated 2 years ago
- .NET Serializer testing framework☆76Updated 2 years ago
- Provides methodof, propertyof and fieldof equivalents of typeof .☆66Updated 9 months ago
- Optimized BLAKE2 hashing implementations in C#☆108Updated last year
- the .net implement for the brotli algorithm☆71Updated last year
- A .NET library that makes shelling out commands super easy and fluent.☆108Updated 5 years ago
- On the fly disassemble C# code based on JitDasm☆129Updated 5 years ago
- MSIL Reader☆36Updated 2 years ago
- Zero-allocation C# implementation of Wang Yi's wyhash hash algorithm and wyrand PRNG☆56Updated 2 years ago