Playing around to make a high-performance prefix tree implementation in C#
☆19Jan 1, 2024Updated 2 years ago
Alternatives and similar repositories for trie
Users that are interested in trie are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Generate plots for BenchmarkDotNet☆13Nov 17, 2024Updated last year
- An attribute, generator and analyzer to declare "private-like" types in C# (internal but producing errors if not used as if they were dec…☆10Dec 17, 2023Updated 2 years ago
- Fast & simple reader and writer for in-preview Visual Studio SLNX files☆15Feb 8, 2025Updated last year
- C# Adaptive Radix Tree implementation + Fuzzy String Match stuff + License Plate Index + NGram Index☆39Jan 2, 2021Updated 5 years ago
- A simple .gitignore parser for .NET. Supports all features listed in the git-scm gitignore manpage.☆23Apr 6, 2026Updated last month
- Deploy to Railway using AI coding agents - Free Credits Offer • AdUse Claude Code, Codex, OpenCode, and more. Autonomous software development now has the infrastructure to match with Railway.
- Span-ify your code: write high performance memory aware C#☆73Dec 3, 2025Updated 5 months ago
- Vectorized generic dictionary prototype☆27Dec 10, 2024Updated last year
- A highly configurable Spectre console logger for Microsoft.Extensions.Logging.☆14Feb 14, 2026Updated 3 months ago
- A simplified version of the JsonAnalyzer. Great for validating local JSON files or when you already have JSON in a string.