pdonald / aho-corasick
Aho–Corasick string matching algorithm in C#
☆72Updated 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
- A lightweight, high performance, zero dependency, streaming CSV reading library for CSharp.☆61Updated 5 months ago
- SimplSockets is a lightweight, high performance, powerful .NET socket wrapper that makes communication via Sockets easy and efficient. It…☆58Updated 5 years ago
- A replacement for the generic HashSet<T> that is usually faster, has more predictable memory allocations, and uses C# 7.x ref returns and…☆24Updated 5 years ago
- Definitely Fastest and Zero Allocation JSON Serializer for C#(NET, .NET Core, Unity, Xamarin).☆59Updated last year
- the .net implement for the brotli algorithm☆70Updated last year
- Allocation-free string-like type, string interning cache and allocation-free versions of StringBuilder/TextWriter.Write(int).☆30Updated 4 years ago
- Very fast C# implementation of Aho Corasick algorithm based on Double Array Trie.☆46Updated 2 years ago
- An implementation of google's Snappy compression format in C#☆145Updated 7 years ago
- Trie (a.k.a. prefix tree) C# implementation. Has constant-time string prefix lookup.☆102Updated last week
- Low allocation re-implementation of LINQ-to-Objects☆214Updated 6 years ago
- DAWG String Dictionary in C#☆120Updated 5 months ago
- Extension methods library emitting IL to generate delegates for fast reflection☆96Updated 8 years ago
- C# delta syncing library☆143Updated 3 weeks ago
- A simple EventBus / MessageBus library in C#☆137Updated 4 years ago
- A pure C# implementation of xxhash(https://code.google.com/p/xxhash/)☆79Updated last year
- Unsafe methods for working with unmanaged memory and pointers.☆66Updated 4 years ago
- Binary serializer. Unmatched speed and efficiency.☆76Updated last week
- From Jon Skeet☆49Updated 9 years ago
- .NET library for xxHash, FNV, MurmurHash3 and SipHash algorithms☆140Updated 2 months ago
- Port of Google's farmhash algorithm to .NET☆62Updated last year
- Fast binary serializer☆65Updated 2 months ago
- C# LINQ Async extension methods library for async/await task.☆101Updated 10 months ago
- Things to speed up C# code by avoiding reflection☆25Updated last year
- Samples for Cecil☆67Updated 10 years ago
- Optimized allocation free implementation of IList using ArrayPool.☆50Updated 6 months ago
- Unity.Microsoft.DependencyInjection package☆63Updated 8 months ago
- Embedded persistent key-value store for .NET. Pure C# code.☆63Updated 4 years ago
- Write scripts with the power of C# and .NET☆85Updated 3 years ago
- ☆43Updated 2 years ago
- A OO framework to handle all sorts of paths operations: File, Directory, Absolute, Drive Letter, UNC, Relative, prefixed with an Environm…☆89Updated 8 years ago