kpol / trie
Trie (a.k.a. prefix tree) C# implementation. Has constant-time string prefix lookup.
☆106Updated 2 months ago
Alternatives and similar repositories for trie:
Users that are interested in trie are comparing it to the libraries listed below
- Port of Google's farmhash algorithm to .NET☆64Updated last year
- BPlusTree and other collections moved from http://code.google.com/p/csharptest-net☆107Updated 4 years ago
- A ConcurrentHashSet implementation☆126Updated 3 years ago
- This package enables .NET projects to use atomic primitives.☆58Updated 8 years ago
- Json library that uses .NET 5 Source Generators☆146Updated 3 years ago
- High performance contract-less binary serializer for .NET☆87Updated 4 months ago
- IDisposable helper types.☆127Updated 11 months ago
- .NET Serializer testing framework☆76Updated 2 years ago
- FrozenObjects serializer and deserializer☆91Updated 2 years ago
- ☆118Updated 12 years ago
- Generate Equals, GetHashCode and operators methods from properties.☆111Updated 2 months ago
- Low-level, lightweight and performance-focused serializer for C# struct types that uses Source Generators technology.☆77Updated 2 years ago
- LINQ to Regex library provides language integrated access to the .NET regular expressions.☆171Updated 6 months ago
- Generate ToString method from public properties.☆83Updated 2 months ago
- Generic weak event implementation☆188Updated 4 years ago
- Embedded persistent key-value store for .NET. Pure C# code.☆63Updated 4 years ago
- Tracing rewriter using Fody☆94Updated 2 years ago
- Analyzers checking System.Reflection☆81Updated 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…☆134Updated 6 months ago
- Generates valid, readable C# from an Expression Tree.☆169Updated last month
- C# interface-to-member source generator☆79Updated 7 months ago
- A .NET library that contains a set of lock-free thread-safe collections designed to be used asynchronously.☆111Updated 5 years ago
- Inlining Analyzer is a Visual Studio Extension that shows in the source code if a method call will be inlined by the JIT compiler.☆153Updated 5 years ago
- Low allocation re-implementation of LINQ-to-Objects☆214Updated 6 years ago
- A .NET implementation of several non-cryptographic hashes.☆67Updated 3 months ago
- DAWG String Dictionary in C#☆120Updated 7 months ago
- Implementations of System.Index and System.Range for netstandard2.0 and .NET Framework.☆81Updated last year
- Simplifies the implementation of IDisposable☆77Updated 2 months ago
- DotMarkdown is Markdown framework for .NET☆123Updated 4 months ago
- Fast binary serializer☆65Updated 4 months ago