gmamaladze / trienet
.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.
☆425Updated 3 months ago
Related projects ⓘ
Alternatives and complementary repositories for trienet
- Specialized .NET Streams and pipes for full duplex in-proc communication, web sockets, and multiplexing☆633Updated last week
- Roslyn analyzers for IDisposable☆383Updated 4 months ago
- Write your pipelines in C# !☆308Updated this week
- Configure async code's ConfigureAwait at a global level☆445Updated 2 months ago
- High performance LINQ implementation with minimal heap allocations. Supports enumerables, async enumerables, arrays and Span<T>.☆875Updated 8 months ago
- A Roslyn analyzer to enforce some good practices in C#.☆950Updated last week
- Set of roslyn-based analyzers for catching common C# errors (inspired by Google's error-prone)☆889Updated this week
- Fast Compiler for C# Expression Trees and the lightweight LightExpression alternative. Diagnostic and code generation tools for the expre…☆1,161Updated this week
- A set of extensions for optimizing/simplifying System.Threading.Channels usage.☆416Updated last month
- An efficient multi-layered caching system for .NET☆611Updated last week
- compile time dependency injection for .NET☆849Updated 2 years ago
- 🏃 A .NET library that runs external commands.☆690Updated this week
- The last comparison library you'll ever need!☆427Updated 11 months ago
- A C# parser construction toolkit with high-quality error reporting☆1,075Updated last month
- Throw in the towel.☆725Updated 10 months ago
- 🎯 A .NET library for running a target dependency graph.☆854Updated 2 weeks ago
- Build time tools in the flavor of Dapper☆369Updated this week
- Pure DI for .NET☆517Updated this week
- A high-performance, extensible argument validation library.☆710Updated last year
- Structured concurrency support for C#☆265Updated last year
- Exposes project and assembly level information as constants in the ThisAssembly class using source generators powered by Roslyn.☆435Updated last week
- A library and Debugger Visualizer which translates Expression Trees into readable C# source code. .NET 3.5+ and .NET Standard 1.0+.☆396Updated last month
- A port of LUNR.js to .NET Core☆565Updated last month
- C# discriminated union source generator☆631Updated last month
- Simply LINQ your remote resources...☆333Updated 3 weeks ago
- Zero Allocation Writer/Reader Parser for .NET Core☆293Updated 2 months ago
- A modern framework for building modern CLI apps☆575Updated 6 months ago
- A semi-opinionated library which is a source generator and a code analyser. It Source generates Value Objects☆877Updated this week
- Fast and lightweight parser creation tools☆379Updated 3 weeks ago
- Stack only json deserialization using generators and the System.Text.Json library☆288Updated last year