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:
- .NET library for xxHash, FNV, MurmurHash3 and SipHash algorithms☆148Updated last month
- Double-ended queue☆135Updated last year
- Trie (a.k.a. prefix tree) C# implementation. Has constant-time string prefix lookup.☆112Updated 3 months ago
- Fast C# CSV parser☆151Updated last year
- DAWG String Dictionary in C#☆121Updated last year
- A ConcurrentHashSet implementation☆138Updated 3 years ago
- .NET Serializer testing framework☆76Updated 2 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
- 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
- Optimized allocation free implementation of IList using ArrayPool.☆54Updated last year
- Full C# port of Brotli compression algorithm☆97Updated 3 years ago
- A multi-platform .NET binding of Facebook's Zstandard library.☆43Updated 5 years ago
- C# delta syncing library☆150Updated 2 months ago
- Fast binary serializer☆66Updated 11 months ago
- Low allocation re-implementation of LINQ-to-Objects☆214Updated 7 years ago
- BPlusTree and other collections moved from http://code.google.com/p/csharptest-net☆109Updated 5 years ago
- An implementation of google's Snappy compression format in C#☆150Updated 8 years ago
- the .net implement for the brotli algorithm☆71Updated last year
- A pure C# implementation of xxhash(https://code.google.com/p/xxhash/)☆78Updated 2 years ago
- C# .NET (dotnet) Binary Serializer. Serialization up to 18x faster than Protobuf and MessagePack☆80Updated 9 months ago
- Port of Google's farmhash algorithm to .NET☆66Updated last year
- Definitely Fastest and Zero Allocation JSON Serializer for C#(NET, .NET Core, Unity, Xamarin).☆61Updated 2 years ago
- A lightweight, high performance, zero dependency, streaming CSV reading library for CSharp.☆68Updated 3 weeks ago
- .NET Reflection Made Fast and Simple ⛺☆298Updated 5 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
- String extensions for named parameterized string formatting.☆74Updated 4 years ago
- Fast version of Crc32 algorithm for .NET☆203Updated 2 years ago
- Generate ToString method from public properties.☆83Updated 9 months ago
- Extremely Fast MySQL Driver for C#, work in progress.☆56Updated 8 years ago
- Optimized BLAKE2 hashing implementations in C#☆108Updated last year