pdonald / aho-corasick
Aho–Corasick string matching algorithm in C#
☆73Updated 7 years ago
Alternatives and similar repositories for aho-corasick:
Users that are interested in aho-corasick are comparing it to the libraries listed below
- SimplSockets is a lightweight, high performance, powerful .NET socket wrapper that makes communication via Sockets easy and efficient. It…☆58Updated 5 years ago
- Fast binary serializer☆65Updated 5 months ago
- A pure C# implementation of xxhash(https://code.google.com/p/xxhash/)☆78Updated last year
- Trie (a.k.a. prefix tree) C# implementation. Has constant-time string prefix lookup.☆108Updated 3 months ago
- DAWG String Dictionary in C#☆120Updated 8 months 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
- Port of Google's farmhash algorithm to .NET☆65Updated last year
- A lightweight, high performance, zero dependency, streaming CSV reading library for CSharp.☆64Updated 8 months ago
- Definitely Fastest and Zero Allocation JSON Serializer for C#(NET, .NET Core, Unity, Xamarin).☆59Updated last year
- the .net implement for the brotli algorithm☆71Updated last year
- The Swiss Army Knife for type conversion in .NET☆56Updated 9 months ago
- Low allocation re-implementation of LINQ-to-Objects☆214Updated 6 years ago
- Generic C# Enum Utilities☆25Updated 2 years ago
- Optimized allocation free implementation of IList using ArrayPool.☆54Updated 9 months ago
- Unsafe methods for working with unmanaged memory and pointers.☆66Updated 4 years ago
- ☆43Updated 2 years ago
- IPC [inter-process communication] engine for .NET based on memory-mapped files and on Named Pipes for Windows and Linux.☆61Updated this week
- A ConcurrentHashSet implementation☆133Updated 3 years ago
- A extremely fast ioc container for high performance applications☆76Updated 4 years ago
- Libraries for BTrees in C#☆84Updated 9 years ago
- C# LINQ Async extension methods library for async/await task.☆101Updated last year
- Simple way to serialize and deserialize polymorphic types for Json.NET☆44Updated last month
- Low-level, lightweight and performance-focused serializer for C# struct types that uses Source Generators technology.☆78Updated 2 years ago
- A generic, concurrent, portable and flexible Object Pool for the .NET Framework.☆68Updated 2 years ago
- Compiles simple grammar into a parsing table. Includes parser which can build a syntax tree for a given plaintext. Allows compilation of …☆43Updated 2 years ago
- .NET/Mono library for multi-threading, including lock-free thread-safe collections.☆43Updated 10 years ago
- .NET Serializer testing framework☆76Updated 2 years ago
- A multi-platform .NET binding of Facebook's Zstandard library.☆42Updated 4 years ago
- Classic ringbuffer with optional Stream interface☆59Updated 7 years ago
- BPlusTree and other collections moved from http://code.google.com/p/csharptest-net☆107Updated 4 years ago