DAWG String Dictionary in C#
☆123Oct 31, 2025Updated 4 months ago
Alternatives and similar repositories for DawgSharp
Users that are interested in DawgSharp are comparing it to the libraries listed below
Sorting:
- Playing around to make a high-performance prefix tree implementation in C#☆18Jan 1, 2024Updated 2 years ago
- A nice way to debug large code bases using CLR profiler and a nice filter & heatmap kind of user interface.☆13Oct 17, 2022Updated 3 years ago
- Vectorized generic dictionary prototype☆27Dec 10, 2024Updated last year
- A lightweight full text indexer for .NET☆198Dec 4, 2025Updated 2 months ago
- A simple .gitignore parser for .NET. Supports all features listed in the git-scm gitignore manpage.☆21Dec 3, 2025Updated 3 months ago
- A C# library for comparing 2 XML documents, creating a "patch" object that can also be used to merge those changes.☆16Nov 28, 2023Updated 2 years ago
- .NET Implementations of Trie Data Structures for Substring Search, Auto-completion and Intelli-sense. Includes: patricia trie, suffix tri…☆456Jul 11, 2024Updated last year
- A library for slicing and dicing arrays (without copying).☆14Oct 2, 2020Updated 5 years ago
- dotnet tool for checking if there are updates available to NuGet packages installed in C# projects.☆16Nov 24, 2025Updated 3 months ago
- Generate plots for BenchmarkDotNet☆13Nov 17, 2024Updated last year
- A lightweight read-only git library written entirely in .NET☆30Apr 16, 2022Updated 3 years ago
- Efficient implementations of standard .NET collection interfaces using tree data structures☆46Jan 21, 2021Updated 5 years ago
- Style resources for .NET XAML Frameworks (WPF, WinUI & .NET MAUI) inspired by the Calcite Design System.☆23Updated this week
- Removes nullability and pragma warning suppressions that are no longer necessary.☆31Jun 2, 2025Updated 9 months ago
- Utilize async\await infrastructure to implement clean parallelism☆20Jun 23, 2025Updated 8 months ago
- C# Adaptive Radix Tree implementation + Fuzzy String Match stuff + License Plate Index + NGram Index☆39Jan 2, 2021Updated 5 years ago
- Roslyn portable (aka RoslynP) is an experimental Roslyn subset intended for use with any language, not just C# and VB supported by normal…☆14Dec 20, 2020Updated 5 years ago
- File path abstraction library for .NET.☆98Updated this week
- Simple source only reflection library with default interface property support☆80Updated this week
- A .NET tool that allows you to easily change the Visual Studio version information in a solution file using a Visual Studio version numbe…☆12Updated this week
- Compressed bitmaps in C#☆83Aug 28, 2023Updated 2 years ago
- Tools for experimenting with union types.☆31Mar 17, 2025Updated 11 months ago
- Basic Compilation Log support☆40Feb 23, 2026Updated last week
- Implementation of a lock-free dictionary on .Net.☆543Feb 24, 2025Updated last year
- Stack based zero-allocation XML serializer and deserializer powered by C# 9 source generators☆85Aug 29, 2025Updated 6 months ago
- The Integrated Information Environment☆17Feb 18, 2026Updated last week
- Post-build IL optimizer and intermediate representation for .NET programs☆152Jan 25, 2025Updated last year
- High-performance network packet decoding and packet decoder source generator☆42Jan 24, 2025Updated last year
- String cache to merge duplicate strings; capped with 2 generation LRU eviction and further evictions on Gen2 GC collections.☆72Jan 13, 2023Updated 3 years ago
- Fast and memory-efficient immutable collections and helper data structures☆251Sep 18, 2025Updated 5 months ago
- ☆60Feb 19, 2026Updated last week
- An ultra-lightweight Rx source-only nuget to avoid depending on the full System.Reactive for IObservable<T> producers☆32Updated this week
- Dynamically attach properties to (almost) any object instance.☆47Sep 26, 2021Updated 4 years ago
- Lightweight Git local repository traversal library for .NET/.NET Core/.NET Framework.☆106Jul 2, 2025Updated 8 months ago
- Fast and lightweight parser creation tools☆542Feb 24, 2026Updated last week
- convert MSBuild project files to C# pseudo-code☆10Nov 17, 2024Updated last year
- Persistent Hash Tables Backed by Memory Mapped Files☆10Jan 18, 2019Updated 7 years ago
- Azure DevOps Inventory .NET Tool – Inventories and documents an Azure DevOps organization by generating a set of Markdown files for the s…☆13Updated this week
- .NET Standard Library for Parsing DSV (Delimiter-Separated Values) data like CSV☆14Jun 30, 2024Updated last year