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.☆113Updated 5 months ago
- .NET library for xxHash, FNV, MurmurHash3 and SipHash algorithms☆148Updated last month
- Fast C# CSV parser☆151Updated last year
- A simple EventBus / MessageBus library in C#☆136Updated 5 years ago
- DAWG String Dictionary in C#☆121Updated 2 months ago
- Fast binary serializer☆66Updated last year
- A pure C# implementation of xxhash(https://code.google.com/p/xxhash/)☆78Updated 2 years ago
- Low allocation re-implementation of LINQ-to-Objects☆214Updated 7 years ago
- An implementation of google's Snappy compression format in C#☆150Updated 8 years ago
- A lightweight, high performance, zero dependency, streaming CSV reading library for CSharp.☆69Updated 2 months ago
- SimplSockets is a lightweight, high performance, powerful .NET socket wrapper that makes communication via Sockets easy and efficient. It…☆58Updated 6 years ago
- Double-ended queue☆137Updated 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
- Compressed bitmaps in C#☆83Updated 2 years ago
- A ConcurrentHashSet implementation☆139Updated 3 years ago
- Port of Google's farmhash algorithm to .NET☆67Updated 2 years ago
- Graph processing library☆127Updated 4 years ago
- Definitely Fastest and Zero Allocation JSON Serializer for C#(NET, .NET Core, Unity, Xamarin).☆62Updated 2 years ago
- .NET Serializer testing framework☆76Updated 2 years ago
- A C# Deque class☆50Updated 11 years ago
- Full C# port of Brotli compression algorithm☆97Updated 4 years ago
- Embedded persistent key-value store for .NET. Pure C# code.☆64Updated 4 years ago
- LZ4 for .NET (C++ /CLI)☆33Updated last year
- Simple JSON formatting/pretty-printing for .NET☆23Updated 3 years ago
- Fast version of Crc32 algorithm for .NET☆206Updated 2 years ago
- .NET implementation of the murmurhash☆114Updated last year
- Libraries for BTrees in C#☆84Updated 10 years ago
- .NET Implementation of RoaringBitmap☆74Updated 5 years ago
- ☆65Updated 8 years ago
- MemoryStream with ArrayPool☆12Updated 3 years ago