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.
☆454Updated last year
Alternatives and similar repositories for trienet
Users that are interested in trienet are comparing it to the libraries listed below
Sorting:
- Specialized .NET Streams and pipes for full duplex in-proc communication, web sockets, and multiplexing☆699Updated this week
- Fast and lightweight parser creation tools☆538Updated last week
- 🏃 A .NET library for running external commands.☆768Updated this week
- A set of extensions for optimizing/simplifying System.Threading.Channels usage.☆500Updated 2 months ago
- compile time dependency injection for .NET☆867Updated 7 months ago
- High performance, thread-safe in-memory caching primitives for .NET☆574Updated 2 weeks ago
- Roslyn analyzers for IDisposable☆421Updated last year
- Implementation of a lock-free dictionary on .Net.☆542Updated 11 months ago
- Set of roslyn-based analyzers for catching common C# errors (inspired by Google's error-prone)☆1,091Updated 5 months ago
- Lunr-core is a small, full text search library for use in small applications. It's a .NET port of LUNR.js.☆573Updated 11 months ago
- Pure DI for .NET☆756Updated last week
- Making the quickest and most memory efficient implementation of Levenshtein Distance with SIMD and Threading support☆311Updated 2 years ago
- A mocking library based on the Compiler APIs (Roslyn + Mocks)☆347Updated this week
- Structured concurrency support for C#☆276Updated 2 years ago
- Build time tools in the flavor of Dapper☆444Updated 8 months ago
- Simply LINQ your remote resources...☆354Updated last week
- ObjectDumper is a utility which aims to serialize C# objects to string for debugging and logging purposes.☆427Updated 2 weeks ago
- Fast Compiler for C# Expression Trees and the lightweight LightExpression alternative. Diagnostic and code generation tools for the expre…☆1,340Updated last week
- A library for running isolated .NET runtimes inside .NET☆654Updated 2 years ago
- A curated list of .NET Compiler Platform ("Roslyn") diagnostic analyzers and code fixes. Everyone can contribute here!☆609Updated 6 months ago
- A fast and modern .NET library to generate UUID/GUID that are either sequential and database friendly (versions 7), name based (versions …☆352Updated 2 weeks ago
- ZoneTree is a persistent, high-performance, transactional, and ACID-compliant ordered key-value database for .NET. It operates seamlessly…☆448Updated 7 months ago
- Expose project and assembly level information as constants in the ThisAssembly class using source generators powered by Roslyn.☆504Updated this week
- Write your pipelines in C# !☆470Updated this week
- High performance LINQ implementation with minimal heap allocations. Supports enumerables, async enumerables, arrays and Span<T>.☆897Updated last year
- Stack only json deserialization using generators and the System.Text.Json library☆297Updated 3 years ago
- A .NET library simplifying the execution and chaining of processes☆438Updated last year
- An efficient multi-layered caching system for .NET☆625Updated 2 weeks ago
- A modern framework for building modern CLI apps☆608Updated 2 months ago
- Low allocation async/await for C#/.NET☆405Updated 5 years ago