pdonald / aho-corasickLinks
Aho–Corasick string matching algorithm in C#
☆75Updated 8 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:
- Fast C# CSV parser☆152Updated last year
- A lightweight, high performance, zero dependency, streaming CSV reading library for CSharp.☆69Updated 3 months ago
- Trie (a.k.a. prefix tree) C# implementation. Has constant-time string prefix lookup.☆113Updated 6 months ago
- .NET library for xxHash, FNV, MurmurHash3 and SipHash algorithms☆149Updated 2 months ago
- A ConcurrentHashSet implementation☆139Updated 3 years ago
- DAWG String Dictionary in C#☆123Updated 2 months ago
- Double-ended queue☆137Updated 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
- C# delta syncing library☆153Updated 4 months ago
- Graph processing library☆128Updated 4 years ago
- .NET Serializer testing framework☆77Updated 2 years ago
- An implementation of google's Snappy compression format in C#☆151Updated 8 years ago
- Fast binary serializer☆66Updated last year
- A pure C# implementation of xxhash(https://code.google.com/p/xxhash/)☆78Updated 2 years ago
- A Zstandard wrapper for .Net☆143Updated 4 years ago
- A Unicode library for .NET, supporting UTF8, UTF16, and UTF32. With an extra helping of emoji for good measure 🔥🌶️😁☆96Updated 2 years ago
- Definitely Fastest and Zero Allocation JSON Serializer for C#(NET, .NET Core, Unity, Xamarin).☆62Updated 2 years ago
- Fast version of Crc32 algorithm for .NET☆206Updated 2 years ago
- A simple EventBus / MessageBus library in C#☆136Updated 5 years ago
- A multi-platform .NET binding of Facebook's Zstandard library.☆44Updated 5 years ago
- Very fast C# implementation of Aho Corasick algorithm based on Double Array Trie.☆51Updated 3 years ago
- Full C# port of Brotli compression algorithm☆97Updated 4 years ago
- A C# Deque class☆50Updated 11 years ago
- Low allocation re-implementation of LINQ-to-Objects☆215Updated 7 years ago
- A generic interval tree implementation in C#☆183Updated 4 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…☆25Updated 6 years ago
- Dirichlet .NET Number Theory Library☆98Updated 4 years ago
- C# .NET (dotnet) Binary Serializer. Serialization up to 18x faster than Protobuf and MessagePack☆81Updated 2 months ago
- C# implementation of the Diff algorithm.☆57Updated 4 years ago
- Aho-Corasick multi-string search for .NET and SQL Server.☆69Updated 11 months ago