gmamaladze / trienetView external linksLinks
.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.
☆456Jul 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 3 months ago
- ZoneTree is a persistent, high-performance, transactional, and ACID-compliant ordered key-value database for .NET. It operates seamlessly…☆449Feb 7, 2026Updated last week
- Next generation API for .NET☆1,904Updated this week
- Fast Compiler for C# Expression Trees and the lightweight LightExpression alternative. Diagnostic and code generation tools for the expre…☆1,348Jan 22, 2026Updated 3 weeks ago
- World's Fastest .NET CSV Parser. Modern, minimal, fast, zero allocation, reading and writing of separated values (`csv`, `tsv` etc.). Cro…☆1,389Jan 20, 2026Updated 3 weeks ago
- Lunr-core is a small, full text search library for use in small applications. It's a .NET port of LUNR.js.☆573Feb 25, 2025Updated 11 months ago
- Fast and lightweight parser creation tools☆541Feb 9, 2026Updated last week
- A set of extensions for optimizing/simplifying System.Threading.Channels usage.☆501Feb 2, 2026Updated 2 weeks ago
- Advanced data structures for .NET☆122Sep 5, 2023Updated 2 years ago
- High performance understanding for stack traces (Make error logs more productive)☆2,865Mar 14, 2024Updated last year
- Fast and memory-efficient immutable collections and helper data structures☆250Sep 18, 2025Updated 4 months ago
- A library to provide pooling for .NET MemoryStream objects to improve application performance.☆2,128Updated this week
- A collection of libraries for implementing compilers in .NET.☆150Oct 16, 2025Updated 4 months ago
- A generic interval tree implementation in C#☆184May 3, 2021Updated 4 years ago
- High performance, thread-safe in-memory caching primitives for .NET☆581Feb 2, 2026Updated 2 weeks ago
- A lightweight full text indexer for .NET☆198Dec 4, 2025Updated 2 months ago
- 🎯 A .NET library, developed by humans, for running a target dependency graph.☆933Updated this week
- Playing around to make a high-performance prefix tree implementation in C#☆18Jan 1, 2024Updated 2 years ago
- A lightweight read-only git library written entirely in .NET☆30Apr 16, 2022Updated 3 years ago
- A list of C# Source Generators (not necessarily awesome) and associated resources: articles, talks, demos.☆2,395Updated this week
- A tool that helps to see an internal structure of the CLR types at runtime☆730Sep 22, 2022Updated 3 years ago
- A hybrid ORM library for .NET.☆1,864Oct 2, 2025Updated 4 months ago
- A simple .gitignore parser for .NET. Supports all features listed in the git-scm gitignore manpage.☆21Dec 3, 2025Updated 2 months ago
- A cross-platform abstract/virtual filesystem framework with many built-ins filesystems for .NET☆909Nov 25, 2025Updated 2 months ago
- Stack only json deserialization using generators and the System.Text.Json library☆297Dec 8, 2022Updated 3 years ago
- The ultimate fast alternative to Activator.CreateInstance<T> / new T()☆271Jan 15, 2026Updated last month
- LINQ for Span<T>, without memory allocations.☆282Aug 31, 2023Updated 2 years ago
- An allocation free Task-like object for async methods☆40Feb 8, 2026Updated last week
- WPF/MVVM Search and Filter Reference Application☆73Jul 6, 2019Updated 6 years ago
- Explore project dependencies in .NET☆71Sep 4, 2025Updated 5 months ago
- A .NET document database working on any RDBMS☆1,332Feb 9, 2026Updated last week
- 🏃 A .NET library, developed by humans, for running external commands.☆773Updated this week
- Easy to use F#-like ~discriminated~ unions for C# with exhaustive compile time matching☆3,998Aug 7, 2024Updated last year
- Near-zero config .NET library that makes advanced application features like Task Scheduling, Caching, Queuing, Event Broadcasting, and mo…☆4,266Jul 20, 2025Updated 6 months ago
- A semi-opinionated library which is a source generator and a code analyser. It Source generates Value Objects☆1,371Jan 25, 2026Updated 3 weeks ago
- .Net wrapper for CRoaring - a C implementation of RoaringBitmap☆60Jan 26, 2020Updated 6 years ago
- A lightweight text templating library written in C# which can be a drop-in replacement for string.Format☆1,225Jan 1, 2026Updated last month
- SpreadCheetah is a high-performance .NET library for generating spreadsheet (Microsoft Excel XLSX) files.☆646Feb 8, 2026Updated last week
- Set of roslyn-based analyzers for catching common C# errors (inspired by Google's error-prone)☆1,100Jul 31, 2025Updated 6 months ago