gmamaladze / trienetLinks
.NET Implementations of Trie Data Structures for Substring Search, Auto-completion and Intelli-sense. Includes: patricia trie, suffix trie and a trie implementation using Ukkonen's algorithm.
☆453Updated last year
Alternatives and similar repositories for trienet
Users that are interested in trienet are comparing it to the libraries listed below
Sorting:
- Fast and lightweight parser creation tools☆532Updated last week
- A set of extensions for optimizing/simplifying System.Threading.Channels usage.☆500Updated last month
- Specialized .NET Streams and pipes for full duplex in-proc communication, web sockets, and multiplexing☆698Updated 3 weeks ago
- 🏃 A .NET library that runs external commands.☆766Updated this week
- An efficient multi-layered caching system for .NET☆625Updated 3 weeks ago
- Fast Compiler for C# Expression Trees and the lightweight LightExpression alternative. Diagnostic and code generation tools for the expre…☆1,336Updated last month
- compile time dependency injection for .NET☆867Updated 6 months ago
- Pure DI for .NET☆745Updated last week
- Lunr-core is a small, full text search library for use in small applications. It's a .NET port of LUNR.js.☆573Updated 10 months ago
- Build time tools in the flavor of Dapper☆442Updated 7 months ago
- High performance LINQ implementation with minimal heap allocations. Supports enumerables, async enumerables, arrays and Span<T>.☆897Updated last year
- High performance, thread-safe in-memory caching primitives for .NET☆567Updated 2 months ago
- Set of roslyn-based analyzers for catching common C# errors (inspired by Google's error-prone)☆1,085Updated 5 months ago
- Low allocation async/await for C#/.NET☆405Updated 5 years ago
- Configure async code's ConfigureAwait at a global level☆457Updated 10 months ago
- Roslyn analyzers for IDisposable☆421Updated last year
- A high-performance, extensible argument validation library.☆707Updated 3 weeks ago
- Structured concurrency support for C#☆276Updated 2 years ago
- Expose project and assembly level information as constants in the ThisAssembly class using source generators powered by Roslyn.☆501Updated this week
- Implementation of a lock-free dictionary on .Net.☆540Updated 10 months ago
- The last comparison library you'll ever need!☆443Updated 2 years ago
- A library and Debugger Visualizer which translates Expression Trees into readable C# source code. .NET 3.5+ and .NET Standard 1.0+.☆411Updated 3 months ago
- Visual Studio extension that intelligently introduces new C# features into your existing codebase☆416Updated 3 years ago
- A fast and modern .NET library to generate UUID/GUID that are either sequential and database friendly (versions 7), name based (versions …☆351Updated last month
- A .NET library simplifying the execution and chaining of processes☆436Updated last year
- Simply LINQ your remote resources...☆354Updated last month
- 🎯 A .NET library for running a target dependency graph.☆929Updated this week
- Making the quickest and most memory efficient implementation of Levenshtein Distance with SIMD and Threading support☆311Updated 2 years ago
- Stack only json deserialization using generators and the System.Text.Json library☆297Updated 3 years ago
- Adds null argument checks to an assembly☆688Updated 2 weeks ago