bzaar / DawgSharpLinks
DAWG String Dictionary in C#
☆121Updated last month
Alternatives and similar repositories for DawgSharp
Users that are interested in DawgSharp are comparing it to the libraries listed below
Sorting:
- String cache to merge duplicate strings; capped with 2 generation LRU eviction and further evictions on Gen2 GC collections.☆72Updated 2 years ago
- Embedded persistent key-value store for .NET. Pure C# code.☆64Updated 4 years ago
- IDisposable helper types.☆137Updated last year
- Fast binary serializer☆66Updated last year
- A simple but powerful diff and merge class library for .NET, written in C#☆85Updated 11 months ago
- Cross-platform .NET library for computations whose arguments and results are objects that implement INotifyPropertyChanged and INotifyCol…☆118Updated 6 months ago
- Generic weak event implementation☆196Updated 5 years ago
- Linq for Span<T> using SourceGenerators☆54Updated 4 years ago
- This project contains networking primitives for use with .NET.☆95Updated 4 years ago
- A set of post-mortem analyzers for discovering threading/tasks issue in a dump or a process☆65Updated 8 months ago
- A Zstandard wrapper for .Net☆142Updated 4 years ago
- Analyzers checking System.Reflection☆82Updated last year
- FrozenObjects serializer and deserializer☆94Updated 3 years ago
- .NET Implementation of RoaringBitmap☆74Updated 5 years ago
- ☆59Updated this week
- A lightweight utility library to create a Roslyn AdhocWorkspace from an existing solution or a csproj☆76Updated last year
- High performance contract-less binary serializer for .NET☆89Updated last week
- C# implementation of the Diff algorithm.☆57Updated 4 years ago
- File path abstraction library for .NET.☆93Updated last week
- A modern compile-time generated interception/proxy library☆141Updated 2 years ago
- A ConcurrentHashSet implementation☆138Updated 3 years ago
- SimMetrics is a Similarity Metric Library, e.g. from edit distance's (Levenshtein, Gotoh, Jaro etc) to other metrics, (e.g Soundex, Chapm…☆145Updated 3 months ago
- Generates valid, readable C# from an Expression Tree.☆169Updated last week
- .NET Reflection.Emit extensions☆170Updated last year
- A .NET utility library to spawn, supervise and (optionally) cleanly shut down child processes.☆128Updated last year
- Provides methodof, propertyof and fieldof equivalents of typeof .☆66Updated 10 months ago
- Json library that uses .NET 5 Source Generators☆151Updated 4 years ago
- ☆118Updated 12 years ago
- High-performance zero-reflection approach to C# metaprogramming☆31Updated last year
- Compiles simple grammar into a parsing table. Includes parser which can build a syntax tree for a given plaintext. Allows compilation of …☆44Updated 3 years ago