nreco / AhoCorasickDoubleArrayTrieLinks
Very fast C# implementation of Aho Corasick algorithm based on Double Array Trie.
☆50Updated 3 years ago
Alternatives and similar repositories for AhoCorasickDoubleArrayTrie
Users that are interested in AhoCorasickDoubleArrayTrie are comparing it to the libraries listed below
Sorting:
- A simple but powerful diff and merge class library for .NET, written in C#☆85Updated 10 months ago
- Embedded persistent key-value store for .NET. Pure C# code.☆64Updated 4 years ago
- DAWG String Dictionary in C#☆121Updated last week
- Aho-Corasick multi-string search for .NET and SQL Server.☆68Updated 8 months ago
- .NET Serializer testing framework☆76Updated 2 years ago
- Clay is a dynamic C# type that will enable you to sculpt objects of any shape just as easily as in JavaScript or other dynamic languages.☆100Updated 8 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
- Fast binary serializer☆66Updated 11 months ago
- String cache to merge duplicate strings; capped with 2 generation LRU eviction and further evictions on Gen2 GC collections.☆72Updated 2 years ago
- Dynamically run code using .NET 9, Roslyn and AssemblyLoadContext☆114Updated 11 months ago
- .NET Implementation of RoaringBitmap☆73Updated 5 years ago
- the .net implement for the brotli algorithm☆71Updated last year
- .NET library for xxHash, FNV, MurmurHash3 and SipHash algorithms☆148Updated last month
- Extremely fast MurmurHash implementation with zero heap allocations☆42Updated 5 years ago
- A Zstandard wrapper for .Net☆142Updated 4 years ago
- High performance C# implementation of the Snappy compression algorithm☆88Updated 2 weeks ago
- BPlusTree and other collections moved from http://code.google.com/p/csharptest-net☆109Updated 5 years ago
- Antlr4Ast is a .NET library that provides a parser and abstract syntax tree (AST) for ANTLR4/g4 files.☆54Updated last year
- SimMetrics is a Similarity Metric Library, e.g. from edit distance's (Levenshtein, Gotoh, Jaro etc) to other metrics, (e.g Soundex, Chapm…☆143Updated 2 months ago
- A fork of Roslyn that adds an extension point that allows for arbitrary code modifications.☆39Updated last week
- A multi-platform .NET binding of Facebook's Zstandard library.☆43Updated 5 years ago
- Linq for Span<T> using SourceGenerators☆54Updated 4 years ago
- Provides methodof, propertyof and fieldof equivalents of typeof .☆66Updated 9 months ago
- Generate ToString method from public properties.☆83Updated 9 months ago
- High performance contract-less binary serializer for .NET☆89Updated this week
- A convenient data structure supporting efficient in-memory indexing and querying, including range queries and fuzzy string matching.☆80Updated this week
- .NET library that aims to provide faster usage of C# reflection features. Especially the usage of constructor and members accessors (get/…☆57Updated 2 weeks ago
- .NET debugging visualiser for runtime-generated IL code (via DynamicMethod, etc) for VS2017 and VS2015☆74Updated 4 years ago
- Low-level, lightweight and performance-focused serializer for C# struct types that uses Source Generators technology.☆79Updated 3 years ago
- A ConcurrentHashSet implementation☆138Updated 3 years ago