kpol / trie
Trie (a.k.a. prefix tree) C# implementation. Has constant-time string prefix lookup.
☆102Updated last week
Alternatives and similar repositories for trie:
Users that are interested in trie are comparing it to the libraries listed below
- .NET Serializer testing framework☆76Updated last year
- BPlusTree and other collections moved from http://code.google.com/p/csharptest-net☆108Updated 4 years ago
- Generate Equals, GetHashCode and operators methods from properties.☆111Updated 2 weeks 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.☆152Updated 5 years ago
- Generic weak event implementation☆187Updated 4 years ago
- A .NET utility library to spawn, supervise and (optionally) cleanly shut down child processes.☆126Updated 7 months ago
- A ConcurrentHashSet implementation☆125Updated 2 years ago
- System.Linq.Expression expressions optimizer. http://thorium.github.io/Linq.Expression.Optimizer☆104Updated 2 months ago
- FrozenObjects serializer and deserializer☆90Updated 2 years ago
- Generate ToString method from public properties.☆83Updated 2 weeks ago
- This package enables .NET projects to use atomic primitives.☆58Updated 8 years ago
- SimMetrics is a Similarity Metric Library, e.g. from edit distance's (Levenshtein, Gotoh, Jaro etc) to other metrics, (e.g Soundex, Chapm…☆134Updated 4 months ago
- Embedded persistent key-value store for .NET. Pure C# code.☆63Updated 4 years ago
- DAWG String Dictionary in C#☆120Updated 5 months ago
- Generates valid, readable C# from an Expression Tree.☆166Updated 2 weeks ago
- Simplifies the implementation of IDisposable☆76Updated 2 weeks ago
- Low allocation re-implementation of LINQ-to-Objects☆214Updated 6 years ago
- A compiler for NET CIL for GP-GPU computing in .NET languages.☆100Updated 3 years ago
- Fast binary serializer☆65Updated 2 months ago
- LibJpeg.Net allows you to read and create JPEG images in .NET compatible languages. It's the managed version of original libjpeg library …☆92Updated last year
- Port of Google's farmhash algorithm to .NET☆62Updated last year
- A port of Hunspell v1 for .NET and .NET Standard☆128Updated 2 months ago
- String extensions for named parameterized string formatting.☆74Updated 3 years ago
- Tracing rewriter using Fody☆94Updated 2 years ago
- A set of extension methods to complement the ones from System.Linq.Enumerable☆174Updated 3 years ago
- A .NET library that contains a set of lock-free thread-safe collections designed to be used asynchronously.☆111Updated 5 years ago
- Aho–Corasick string matching algorithm in C#☆72Updated 7 years ago
- LINQ to Regex library provides language integrated access to the .NET regular expressions.☆171Updated 4 months ago
- Clone extension method library. Performs fast, deep or shallow clone using simple assignment operations generated by Expression Tree runt…☆117Updated 4 years ago
- DumpMiner is a tool for inspecting a .NET dump file or live process. The tool uses the ClrMD library.☆69Updated last year