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.
☆450Updated last year
Alternatives and similar repositories for trienet
Users that are interested in trienet are comparing it to the libraries listed below
Sorting:
- A set of extensions for optimizing/simplifying System.Threading.Channels usage.☆493Updated 5 months ago
- Fast and lightweight parser creation tools☆497Updated this week
- Specialized .NET Streams and pipes for full duplex in-proc communication, web sockets, and multiplexing☆692Updated this week
- Roslyn analyzers for IDisposable☆409Updated last year
- compile time dependency injection for .NET☆863Updated 2 months ago
- Pure DI for .NET☆717Updated last week
- Fast Compiler for C# Expression Trees and the lightweight LightExpression alternative. Diagnostic and code generation tools for the expre…☆1,303Updated this week
- Build time tools in the flavor of Dapper☆426Updated 4 months ago
- Implementation of a lock-free dictionary on .Net.☆520Updated 6 months ago
- Set of roslyn-based analyzers for catching common C# errors (inspired by Google's error-prone)☆1,069Updated last month
- High performance, thread-safe in-memory caching primitives for .NET☆551Updated this week
- An efficient multi-layered caching system for .NET☆621Updated last week
- Lunr-core is a small, full text search library for use in small applications. It's a .NET port of LUNR.js.☆570Updated 6 months ago
- Stack only json deserialization using generators and the System.Text.Json library☆297Updated 2 years ago
- Structured concurrency support for C#☆278Updated 2 years ago
- High performance LINQ implementation with minimal heap allocations. Supports enumerables, async enumerables, arrays and Span<T>.☆897Updated last year
- A .NET library simplifying the execution and chaining of processes☆431Updated last year
- Configure async code's ConfigureAwait at a global level☆458Updated 7 months ago
- A fast and modern .NET library to generate UUID/GUID that are either sequential and database friendly (versions 7), name based (versions …☆324Updated 2 weeks ago
- 🏃 A .NET library that runs external commands.☆756Updated last week
- Write your pipelines in C# !☆396Updated this week
- Adds null argument checks to an assembly☆686Updated last year
- Exposes project and assembly level information as constants in the ThisAssembly class using source generators powered by Roslyn.☆485Updated last week
- A modern framework for building modern CLI apps☆606Updated 7 months ago
- SpreadCheetah is a high-performance .NET library for generating spreadsheet (Microsoft Excel XLSX) files.☆586Updated this week
- Low allocation async/await for C#/.NET☆401Updated 5 years ago
- Simply LINQ your remote resources...☆352Updated 5 months ago
- The last comparison library you'll ever need!☆441Updated last year
- Zero Allocation Writer/Reader Parser for .NET Core☆311Updated last year
- A utility to perform design-time builds of .NET projects without having to think too hard about it.☆652Updated 3 weeks ago