pdonald / aho-corasick
Aho–Corasick string matching algorithm in C#
☆73Updated 7 years ago
Alternatives and similar repositories for aho-corasick
Users that are interested in aho-corasick are comparing it to the libraries listed below
Sorting:
- Trie (a.k.a. prefix tree) C# implementation. Has constant-time string prefix lookup.☆108Updated 3 months ago
- A pure C# implementation of xxhash(https://code.google.com/p/xxhash/)☆78Updated last year
- SimplSockets is a lightweight, high performance, powerful .NET socket wrapper that makes communication via Sockets easy and efficient. It…☆58Updated 6 years ago
- Extension methods library emitting IL to generate delegates for fast reflection☆97Updated 9 years ago
- the .net implement for the brotli algorithm☆71Updated last year
- A Unicode library for .NET, supporting UTF8, UTF16, and UTF32. With an extra helping of emoji for good measure 🔥🌶️😁☆92Updated 2 years ago
- Fast binary serializer☆65Updated 5 months ago
- DAWG String Dictionary in C#☆120Updated 9 months ago
- Low allocation re-implementation of LINQ-to-Objects☆214Updated 6 years ago
- Extremely Fast MySQL Driver for C#, work in progress.☆56Updated 7 years ago
- Unity.Microsoft.DependencyInjection package☆63Updated last year
- Unsafe methods for working with unmanaged memory and pointers.☆66Updated 4 years ago
- Very fast C# implementation of Aho Corasick algorithm based on Double Array Trie.☆48Updated 2 years ago
- Implementations of System.Index and System.Range for netstandard2.0 and .NET Framework.☆80Updated last year
- Port of Google's farmhash algorithm to .NET☆65Updated last year
- A replacement for the generic HashSet<T> that is usually faster, has more predictable memory allocations, and uses C# 7.x ref returns and…☆25Updated 6 years ago
- A ConcurrentHashSet implementation☆134Updated 3 years ago
- Fast C# CSV parser☆150Updated 9 months ago
- Allocation-free string-like type, string interning cache and allocation-free versions of StringBuilder/TextWriter.Write(int).☆30Updated 5 years ago
- An implementation of google's Snappy compression format in C#☆148Updated 7 years ago
- Binary serializer. Unmatched speed and efficiency.☆76Updated 3 months ago
- ☆65Updated 7 years ago
- ☆43Updated 2 years ago
- Full C# port of Brotli compression algorithm☆95Updated 3 years ago
- Generate ToString method from public properties.☆83Updated 4 months ago
- BPlusTree and other collections moved from http://code.google.com/p/csharptest-net☆108Updated 4 years ago
- Infrastructure for high performance code.☆64Updated 7 years ago
- Definitely Fastest and Zero Allocation JSON Serializer for C#(NET, .NET Core, Unity, Xamarin).☆61Updated last year
- .NET Serializer testing framework☆75Updated 2 years ago
- .NET library for xxHash, FNV, MurmurHash3 and SipHash algorithms☆144Updated last week