pdonald / aho-corasickLinks
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.☆107Updated last week
- .NET library for xxHash, FNV, MurmurHash3 and SipHash algorithms☆146Updated last month
- Port of Google's farmhash algorithm to .NET☆65Updated last year
- DAWG String Dictionary in C#☆121Updated 11 months ago
- Double-ended queue☆130Updated last year
- A lightweight, high performance, zero dependency, streaming CSV reading library for CSharp.☆67Updated 11 months ago
- Fast C# CSV parser☆151Updated 11 months ago
- A pure C# implementation of xxhash(https://code.google.com/p/xxhash/)☆78Updated 2 years ago
- the .net implement for the brotli algorithm☆71Updated last year
- .NET Reflection Made Fast and Simple ⛺☆297Updated 5 years ago
- A multi-platform .NET binding of Facebook's Zstandard library.☆43Updated 4 years ago
- Fast binary serializer☆65Updated 8 months ago
- A ConcurrentHashSet implementation☆137Updated 3 years ago
- An implementation of google's Snappy compression format in C#☆148Updated 8 years ago
- Full C# port of Brotli compression algorithm☆96Updated 3 years ago
- Low allocation re-implementation of LINQ-to-Objects☆214Updated 7 years ago
- SimplSockets is a lightweight, high performance, powerful .NET socket wrapper that makes communication via Sockets easy and efficient. It…☆58Updated 6 years ago
- .NET Serializer testing framework☆75Updated 2 years ago
- C# delta syncing library☆147Updated 6 months ago
- Definitely Fastest and Zero Allocation JSON Serializer for C#(NET, .NET Core, Unity, Xamarin).☆61Updated last year
- Samples for Cecil☆68Updated 10 years ago
- Extremely Fast MySQL Driver for C#, work in progress.☆56Updated 7 years ago
- BPlusTree and other collections moved from http://code.google.com/p/csharptest-net☆110Updated 4 years ago
- A OO framework to handle all sorts of paths operations: File, Directory, Absolute, Drive Letter, UNC, Relative, prefixed with an Environm…☆89Updated 9 years ago
- A simple but powerful diff and merge class library for .NET, written in C#☆84Updated 6 months ago
- Generate ToString method from public properties.☆83Updated 6 months ago
- Very fast C# implementation of Aho Corasick algorithm based on Double Array Trie.☆49Updated 3 years ago
- Unsafe methods for working with unmanaged memory and pointers.☆67Updated 4 years ago
- High performance C# implementation of the Snappy compression algorithm☆85Updated 5 months ago
- Example of compiling and running C# code without visibility checks.☆49Updated 6 years ago