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 4 months ago
- A lightweight, high performance, zero dependency, streaming CSV reading library for CSharp.☆68Updated 2 months ago
- Fast C# CSV parser☆151Updated last year
- An implementation of google's Snappy compression format in C#☆150Updated 8 years ago
- Double-ended queue☆137Updated last year
- .NET library for xxHash, FNV, MurmurHash3 and SipHash algorithms☆148Updated last month
- Fast binary serializer☆66Updated last year
- A ConcurrentHashSet implementation☆138Updated 3 years ago
- DAWG String Dictionary in C#☆121Updated last month
- the .net implement for the brotli algorithm☆71Updated last year
- A multi-platform .NET binding of Facebook's Zstandard library.☆43Updated 5 years ago
- C# delta syncing library☆153Updated 3 months ago
- Definitely Fastest and Zero Allocation JSON Serializer for C#(NET, .NET Core, Unity, Xamarin).☆61Updated 2 years ago
- 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
- Aho-Corasick multi-string search for .NET and SQL Server.☆68Updated 9 months ago
- Fast version of Crc32 algorithm for .NET☆205Updated 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
- Graph processing library☆125Updated 4 years ago
- .NET Reflection Made Fast and Simple ⛺☆300Updated 5 years ago
- .NET Serializer testing framework☆76Updated 2 years ago
- .NET library that aims to provide faster usage of C# reflection features. Especially the usage of constructor and members accessors (get/…☆57Updated last month
- Full C# port of Brotli compression algorithm☆97Updated 4 years ago
- Very fast C# implementation of Aho Corasick algorithm based on Double Array Trie.☆50Updated 3 years ago
- A Zstandard wrapper for .Net☆142Updated 4 years ago
- Simple JSON formatting/pretty-printing for .NET☆23Updated 3 years ago
- .NET library for generating identicons. Running on .NET Core and other .NET Standard compatible platforms.☆91Updated 2 years ago
- A C# Deque class☆50Updated 11 years ago
- Port of Google's farmhash algorithm to .NET☆67Updated last year
- C# .NET (dotnet) Binary Serializer. Serialization up to 18x faster than Protobuf and MessagePack☆81Updated last month