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:
- String cache to merge duplicate strings; capped with 2 generation LRU eviction and further evictions on Gen2 GC collections.☆72Updated 2 years ago
- Embedded persistent key-value store for .NET. Pure C# code.☆64Updated 4 years ago
- Aho-Corasick multi-string search for .NET and SQL Server.☆69Updated 10 months ago
- Dynamically run code using .NET 10, Roslyn and AssemblyLoadContext☆118Updated last month
- High performance C# implementation of the Snappy compression algorithm☆88Updated last month
- 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
- .NET library that aims to provide faster usage of C# reflection features. Especially the usage of constructor and members accessors (get/…☆57Updated 2 months ago
- DAWG String Dictionary in C#☆121Updated 2 months ago
- .NET Serializer testing framework☆76Updated 2 years ago
- Antlr4Ast is a .NET library that provides a parser and abstract syntax tree (AST) for ANTLR4/g4 files.☆54Updated last year
- Optimized BLAKE2 hashing implementations in C#☆110Updated last year
- SimplSockets is a lightweight, high performance, powerful .NET socket wrapper that makes communication via Sockets easy and efficient. It…☆58Updated 6 years ago
- .NET debugging visualiser for runtime-generated IL code (via DynamicMethod, etc) for VS2017 and VS2015☆75Updated 4 years ago
- .NET implementation of the murmurhash☆114Updated last year
- A simple but powerful diff and merge class library for .NET, written in C#☆84Updated 11 months ago
- Port of Google's farmhash algorithm to .NET☆67Updated last year
- .NET Reflection Made Fast and Simple ⛺☆28Updated 4 years ago
- .NET library for xxHash, FNV, MurmurHash3 and SipHash algorithms☆148Updated last month
- A C# RPC framework built for QUIC, with bidirectional streaming, first-class async/await, and Protobuf support.☆118Updated 2 weeks ago
- Implementation of RAFT distributed consensus algorithm among TCP Peers on .NET / .NETStandard / .NETCore / dotnet☆178Updated 2 years ago
- Text clustering algorithm, implemented in .NET☆21Updated 2 years ago
- BPlusTree and other collections moved from http://code.google.com/p/csharptest-net☆110Updated 5 years ago
- Implementation of a .NET GC in C# with NativeAOT☆93Updated 2 weeks ago
- Linq for Span<T> using SourceGenerators☆54Updated 4 years ago
- Provides methodof, propertyof and fieldof equivalents of typeof .☆66Updated 11 months ago
- IPC [inter-process communication] engine for .NET based on memory-mapped files and on Named Pipes for Windows and Linux.☆66Updated 8 months ago
- A extremely fast ioc container for high performance applications☆76Updated 5 years ago
- Allocation-free string-like type, string interning cache and allocation-free versions of StringBuilder/TextWriter.Write(int).☆30Updated 5 years ago
- A .NET library for using reflection emit in a fluent way.☆33Updated last year
- This project contains networking primitives for use with .NET.☆95Updated 4 years ago