pdonald / aho-corasickLinks
Aho–Corasick string matching algorithm in C#
☆74Updated 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:
- Trie (a.k.a. prefix tree) C# implementation. Has constant-time string prefix lookup.☆112Updated 2 months ago
- Fast C# CSV parser☆151Updated last year
- .NET library for xxHash, FNV, MurmurHash3 and SipHash algorithms☆147Updated last week
- Fast binary serializer☆66Updated 10 months ago
- A lightweight, high performance, zero dependency, streaming CSV reading library for CSharp.☆68Updated last year
- DAWG String Dictionary in C#☆120Updated last year
- A multi-platform .NET binding of Facebook's Zstandard library.☆43Updated 5 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
- the .net implement for the brotli algorithm☆71Updated 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
- Low allocation re-implementation of LINQ-to-Objects☆215Updated 7 years ago
- Double-ended queue☆134Updated last year
- A pure C# implementation of xxhash(https://code.google.com/p/xxhash/)☆78Updated 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 9 years ago
- A ConcurrentHashSet implementation☆138Updated 3 years ago
- An implementation of google's Snappy compression format in C#☆149Updated 8 years ago
- C# delta syncing library☆149Updated 3 weeks ago
- .NET Serializer testing framework☆76Updated 2 years ago
- Full C# port of Brotli compression algorithm☆96Updated 3 years ago
- String extensions for named parameterized string formatting.☆74Updated 4 years ago
- Approximate String Comparision in C#☆199Updated 4 years ago
- Aho-Corasick multi-string search for .NET and SQL Server.☆67Updated 7 months ago
- Port of Google's farmhash algorithm to .NET☆65Updated last year
- Generate ToString method from public properties.☆83Updated 8 months ago
- Fast version of Crc32 algorithm for .NET☆203Updated 2 years ago
- Definitely Fastest and Zero Allocation JSON Serializer for C#(NET, .NET Core, Unity, Xamarin).☆61Updated last year
- Allocation-free string-like type, string interning cache and allocation-free versions of StringBuilder/TextWriter.Write(int).☆30Updated 5 years ago
- Graph processing library☆124Updated 3 years ago
- A Zstandard wrapper for .Net☆142Updated 3 years ago
- A tactful collection of utilities for .NET development.☆35Updated 8 years ago