miniksa / trie
Playing around to make a high-performance prefix tree implementation in C#
☆17Updated last year
Alternatives and similar repositories for trie:
Users that are interested in trie are comparing it to the libraries listed below
- This library provides fast, lightweight and low-level memory allocators for .NET (e.g TLSF)☆38Updated 6 months ago
- A pure C# implementation of sparse bitsets☆23Updated last year
- A Weak Event Pattern Implementation for .Net Core/Standard☆10Updated 5 years ago
- LINQ implementation for Span☆23Updated 4 months ago
- This library provides struct based collections for high performance and low memory usage☆33Updated 3 months ago
- C# version for the The One Billion Row Challenge☆31Updated 10 months ago
- .NET implementation of modified QuadTree, perform faster range searches from very large number of multi-dimensional coordinates in the po…☆38Updated 7 months ago
- A framework for transparently invoking multiple instances or clients.☆26Updated last week
- Drop-in-place Memory and Performance optimizations for LINQ☆24Updated 4 years ago
- 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 last week
- Sample code to show how to walk the managed heap in C#☆31Updated last year
- High performance unmanaged memory allocator / collection types / LINQ provider for .NET Core☆62Updated last year
- Utilize async\await infrastructure to implement clean parallelism☆19Updated 4 months ago
- A bitstream that offers (de)serialization in binary format☆11Updated 3 years ago
- Compose partially implementation both .NET language and IL assembler into a single assembly.☆16Updated last year
- A source generator for embedding resource files directly into your assembly. Access them as a `ReadOnlySpan<byte>`, with no allocations o…☆23Updated 2 years ago
- Rapid Avro serializer for C# .NET☆9Updated last year
- Spans for the whole memory range.☆18Updated last year
- Parse any type from string in efficient way☆33Updated last month
- Generic C# Enum Utilities☆25Updated 2 years ago
- A fork of https://difflib.codeplex.com/☆16Updated 9 years ago
- A small helper library, that allows you to find the source file of a type at runtime, based on the debug information included in the type…☆11Updated 3 years ago
- A source generator that generates partial helper classes where member properties are attributed with ProtoMember attribute.☆12Updated 2 weeks ago
- Implementation for pooled in-memory streams for .NET☆39Updated last year
- A replacement for the generic HashSet<T> that is usually faster, has more predictable memory allocations, and uses C# 7.x ref returns and…☆24Updated 5 years ago
- High performance SIMD operations in c#☆41Updated 5 years ago
- Linq for Span<T> using SourceGenerators☆52Updated 3 years ago
- Code memory safety analysis☆13Updated last month
- Read & edit .sln solution files with various tools: .Subsln files, Visual Studio plugin, command line tool & .NET libraries.☆26Updated last year