.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.
☆455Jul 11, 2024Updated last year
Alternatives and similar repositories for trienet
Users that are interested in trienet are comparing it to the libraries listed below
Sorting:
- DAWG String Dictionary in C#☆123Oct 31, 2025Updated 4 months ago
- ZoneTree is a persistent, high-performance, transactional, and ACID-compliant ordered key-value database for .NET. It operates seamlessly…☆459Feb 7, 2026Updated last month
- Next generation API for .NET☆1,911Mar 10, 2026Updated last week
- A set of extensions for optimizing/simplifying System.Threading.Channels usage.☆506Feb 2, 2026Updated last month
- Fast Compiler for C# Expression Trees and the lightweight LightExpression alternative. Diagnostic and code generation tools for the expre…☆1,348Mar 12, 2026Updated last week
- World's Fastest .NET CSV Parser. Modern, minimal, fast, zero allocation, reading and writing of separated values (`csv`, `tsv` etc.). Cro…☆1,417Feb 23, 2026Updated 3 weeks ago
- Playing around to make a high-performance prefix tree implementation in C#☆18Jan 1, 2024Updated 2 years ago
- Lunr-core is a small, full text search library for use in small applications. It's a .NET port of LUNR.js.☆572Feb 25, 2025Updated last year
- ZoneTree.FullTextSearch is an open-source library that extends ZoneTree to provide efficient full-text search capabilities. It offers a f…☆98Feb 2, 2025Updated last year
- Fast and lightweight parser creation tools☆543Updated this week
- A lightweight full text indexer for .NET☆198Dec 4, 2025Updated 3 months ago
- Fast and memory-efficient immutable collections and helper data structures☆251Sep 18, 2025Updated 6 months ago
- Advanced data structures for .NET☆121Sep 5, 2023Updated 2 years ago
- A library to provide pooling for .NET MemoryStream objects to improve application performance.☆2,131Mar 13, 2026Updated last week
- High performance understanding for stack traces (Make error logs more productive)☆2,865Mar 14, 2024Updated 2 years ago
- Create visual dependency graphs of NuGet packages and .NET projects☆28Dec 15, 2025Updated 3 months ago
- High performance, thread-safe in-memory caching primitives for .NET☆588Feb 2, 2026Updated last month
- A tool that helps to see an internal structure of the CLR types at runtime☆727Sep 22, 2022Updated 3 years ago
- .Net wrapper for CRoaring - a C implementation of RoaringBitmap☆60Jan 26, 2020Updated 6 years ago
- .NET Implementation of RoaringBitmap☆74Jun 25, 2020Updated 5 years ago
- A semi-opinionated library which is a source generator and a code analyser. It Source generates Value Objects☆1,391Updated this week
- A command-line IDE for C#☆69Feb 1, 2023Updated 3 years ago
- Easy to use F#-like ~discriminated~ unions for C# with exhaustive compile time matching☆4,014Aug 7, 2024Updated last year
- C# Adaptive Radix Tree implementation + Fuzzy String Match stuff + License Plate Index + NGram Index☆39Jan 2, 2021Updated 5 years ago
- Near-zero config .NET library that makes advanced application features like Task Scheduling, Caching, Queuing, Event Broadcasting, and mo…☆4,279Jul 20, 2025Updated 8 months ago
- Powerful .NET library for benchmarking☆11,375Updated this week
- A cross-platform abstract/virtual filesystem framework with many built-ins filesystems for .NET☆916Feb 22, 2026Updated 3 weeks ago
- LINQ for Span<T>, without memory allocations.☆282Aug 31, 2023Updated 2 years ago
- A fast and low allocation StringBuilder for .NET.☆109Mar 1, 2026Updated 2 weeks ago
- PruningRadixTrie - 1000x faster Radix trie for prefix search & auto-complete☆598Jun 27, 2024Updated last year
- A .NET library that makes it easier to create beautiful console applications.☆11,281Updated this week
- A list of C# Source Generators (not necessarily awesome) and associated resources: articles, talks, demos.☆2,399Mar 3, 2026Updated 2 weeks ago
- A hybrid ORM library for .NET.☆1,869Oct 2, 2025Updated 5 months ago
- 🎯 A .NET library, developed by humans, for running a target dependency graph.☆936Mar 12, 2026Updated last week
- An allocation free Task-like object for async methods☆40Feb 8, 2026Updated last month
- Stack only json deserialization using generators and the System.Text.Json library☆297Dec 8, 2022Updated 3 years ago
- A collection of libraries for implementing compilers in .NET.☆151Oct 16, 2025Updated 5 months ago
- http://quickinfo.io - a search textbox with extensible "answers" (calculator, unit-converter, colors, ascii/unicode, etc). See demo at ht…☆176Jun 7, 2025Updated 9 months ago
- A fast globbing library for .NET / .NETStandard applications. Outperforms Regex.☆396Nov 15, 2025Updated 4 months ago