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 11 months ago
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.☆480Updated 2 months ago
- Specialized .NET Streams and pipes for full duplex in-proc communication, web sockets, and multiplexing☆680Updated last week
- 🏃 A .NET library that runs external commands.☆746Updated 2 weeks ago
- Fast Compiler for C# Expression Trees and the lightweight LightExpression alternative. Diagnostic and code generation tools for the expre…☆1,281Updated last week
- compile time dependency injection for .NET☆858Updated 2 years ago
- An efficient multi-layered caching system for .NET☆620Updated 2 weeks ago
- Fast and lightweight parser creation tools☆478Updated this week
- Set of roslyn-based analyzers for catching common C# errors (inspired by Google's error-prone)☆1,046Updated this week
- A high-performance, extensible argument validation library.☆710Updated last year
- Roslyn analyzers for IDisposable☆408Updated last year
- Build time tools in the flavor of Dapper☆417Updated last month
- High performance LINQ implementation with minimal heap allocations. Supports enumerables, async enumerables, arrays and Span<T>.☆889Updated last year
- Write your pipelines in C# !☆373Updated this week
- Adds null argument checks to an assembly☆687Updated last year
- SpreadCheetah is a high-performance .NET library for generating spreadsheet (Microsoft Excel XLSX) files.☆539Updated last week
- 🎯 A .NET library for running a target dependency graph.☆899Updated 2 weeks ago
- Pure DI for .NET☆673Updated last week
- Lunr-core is a small, full text search library for use in small applications. It's a .NET port of LUNR.js.☆569Updated 4 months ago
- DNT (DotNetTools): Command line tools to manage .NET projects and solutions.☆441Updated 6 months ago
- High performance, thread-safe in-memory caching primitives for .NET☆542Updated last week
- Low allocation async/await for C#/.NET☆397Updated 5 years ago
- Configure async code's ConfigureAwait at a global level☆456Updated 4 months ago
- A library and Debugger Visualizer which translates Expression Trees into readable C# source code. .NET 3.5+ and .NET Standard 1.0+.☆406Updated 8 months ago
- Exposes project and assembly level information as constants in the ThisAssembly class using source generators powered by Roslyn.☆480Updated this week
- A Roslyn analyzer to enforce some good practices in C#.☆1,019Updated 2 weeks ago
- A .NET library for intercepting server-side HTTP requests☆372Updated 2 weeks ago
- C# discriminated union source generator☆739Updated this week
- An asynchronous .NET Standard 2.0 library that allows you to lock based on a key (keyed semaphores), limiting concurrent threads sharing …☆244Updated 2 months ago
- A tool that help you find duplicate transitive package references.☆486Updated last year
- Zero Allocation Writer/Reader Parser for .NET Core☆303Updated 10 months ago