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.
☆451Updated 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☆486Updated 2 weeks ago
- Specialized .NET Streams and pipes for full duplex in-proc communication, web sockets, and multiplexing☆682Updated this week
- compile time dependency injection for .NET☆858Updated 2 weeks ago
- Build time tools in the flavor of Dapper☆423Updated 2 months ago
- 🏃 A .NET library that runs external commands.☆750Updated last week
- A set of extensions for optimizing/simplifying System.Threading.Channels usage.☆482Updated 3 months ago
- Structured concurrency support for C#☆276Updated 2 years ago
- Pure DI for .NET☆684Updated 2 weeks ago
- Set of roslyn-based analyzers for catching common C# errors (inspired by Google's error-prone)☆1,056Updated 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 4 months ago
- A .NET library simplifying the execution and chaining of processes☆427Updated last year
- Roslyn analyzers for IDisposable☆408Updated last year
- An efficient multi-layered caching system for .NET☆621Updated this week
- Implementation of a lock-free dictionary on .Net.☆514Updated 4 months ago
- Low allocation async/await for C#/.NET☆398Updated 5 years ago
- The last comparison library you'll ever need!☆439Updated last year
- Fast Compiler for C# Expression Trees and the lightweight LightExpression alternative. Diagnostic and code generation tools for the expre…☆1,291Updated 3 weeks ago
- High performance, thread-safe in-memory caching primitives for .NET☆546Updated this week
- Configure async code's ConfigureAwait at a global level☆456Updated 5 months ago
- High performance LINQ implementation with minimal heap allocations. Supports enumerables, async enumerables, arrays and Span<T>.☆889Updated last year
- Exposes project and assembly level information as constants in the ThisAssembly class using source generators powered by Roslyn.☆483Updated this week
- A high-performance, zero-allocation .NET logging library.☆421Updated 2 months ago
- Stack only json deserialization using generators and the System.Text.Json library☆295Updated 2 years ago
- A high-performance, extensible argument validation library.☆709Updated 2 years ago
- Simply LINQ your remote resources...☆348Updated 3 months ago
- A mocking library based on the Compiler APIs (Roslyn + Mocks)☆313Updated last week
- Write your pipelines in C# !☆377Updated this week
- Adds null argument checks to an assembly☆687Updated last year
- Making the quickest and most memory efficient implementation of Levenshtein Distance with SIMD and Threading support☆298Updated last year
- A fast and modern .NET library to generate UUID/GUID that are either sequential and database friendly (versions 7), name based (versions …☆315Updated 2 months ago