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.
☆452Updated 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.☆488Updated 4 months ago
- An efficient multi-layered caching system for .NET☆620Updated last week
- Fast and lightweight parser creation tools☆489Updated last week
- Specialized .NET Streams and pipes for full duplex in-proc communication, web sockets, and multiplexing☆689Updated this week
- 🏃 A .NET library that runs external commands.☆754Updated last week
- High performance, thread-safe in-memory caching primitives for .NET☆549Updated last week
- Configure async code's ConfigureAwait at a global level☆457Updated 6 months ago
- Low allocation async/await for C#/.NET☆400Updated 5 years ago
- Fast Compiler for C# Expression Trees and the lightweight LightExpression alternative. Diagnostic and code generation tools for the expre…☆1,302Updated 3 weeks ago
- compile time dependency injection for .NET☆860Updated 2 months ago
- Simply LINQ your remote resources...☆347Updated 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.☆570Updated 6 months ago
- Pure DI for .NET☆708Updated this week
- A .NET library simplifying the execution and chaining of processes☆429Updated last year
- Build time tools in the flavor of Dapper☆424Updated 3 months ago
- Set of roslyn-based analyzers for catching common C# errors (inspired by Google's error-prone)☆1,067Updated 3 weeks ago
- Adds null argument checks to an assembly☆687Updated last year
- C# library to serialize LINQ expressions☆528Updated 7 months ago
- Implementation of a lock-free dictionary on .Net.☆519Updated 6 months ago
- ZoneTree is a persistent, high-performance, transactional, and ACID-compliant ordered key-value database for .NET. It operates seamlessly…☆426Updated 2 months ago
- Structured concurrency support for C#☆278Updated 2 years ago
- Roslyn analyzers for IDisposable☆409Updated last year
- Making the quickest and most memory efficient implementation of Levenshtein Distance with SIMD and Threading support☆303Updated last year
- Zero Allocation Writer/Reader Parser for .NET Core☆305Updated last year
- High performance LINQ implementation with minimal heap allocations. Supports enumerables, async enumerables, arrays and Span<T>.☆894Updated last year
- A curated list of .NET Compiler Platform ("Roslyn") diagnostic analyzers and code fixes. Everyone can contribute here!☆578Updated last month
- A high-performance, extensible argument validation library.☆709Updated 2 years ago
- Write your pipelines in C# !☆391Updated this week
- Exposes project and assembly level information as constants in the ThisAssembly class using source generators powered by Roslyn.☆485Updated last week
- A high-performance, zero-allocation .NET logging library.☆425Updated 2 weeks ago