miniksa / trie
Playing around to make a high-performance prefix tree implementation in C#
☆18Updated 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 8 months ago
- This library provides struct based collections for high performance and low memory usage☆33Updated 5 months ago
- A Weak Event Pattern Implementation for .Net Core/Standard☆11Updated 5 years ago
- .NET implementation of modified QuadTree, perform faster range searches from very large number of multi-dimensional coordinates in the po…☆40Updated 8 months ago
- LINQ implementation for Span☆23Updated 6 months ago
- A fast string and bytes splitter for C#, with a focus on zero allocations☆10Updated 7 months ago
- C# version for the The One Billion Row Challenge☆31Updated last year
- Drop-in-place Memory and Performance optimizations for LINQ☆24Updated 4 years ago
- High performance unmanaged memory allocator / collection types / LINQ provider for .NET Core☆63Updated last year
- A pure C# implementation of sparse bitsets☆24Updated last year
- A bitstream that offers (de)serialization in binary format☆11Updated 3 years ago
- Zero allocation valuetype based fixed string implementation (8/16/32/64) for .NET 7+☆81Updated last year
- An alternative to LinkedList<T> with reverse operation and enumeration without allocation.☆17Updated last year
- Sample code to show how to walk the managed heap in C#☆31Updated last year
- A framework for transparently invoking multiple instances or clients.☆30Updated this week
- Compose partially implementation both .NET language and IL assembler into a single assembly.☆17Updated last year
- VoltRpc - An RPC library which is designed to be both simple to use and fast.☆13Updated 5 months ago
- Span-ify your code: write high performance memory aware C#☆70Updated 2 weeks ago
- Rapid Avro serializer for C# .NET☆9Updated 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
- A performant C# key-value store that keeps keys in-memory and stores values on disk, leveraging Grobuf's speedy serialization power.☆44Updated 4 months ago
- A C# library for creating long-running tasks and background workers.☆22Updated 9 months ago
- Parse any type from string in efficient way☆35Updated 3 months ago
- Read & edit .sln solution files with various tools: .Subsln files, Visual Studio plugin, command line tool & .NET libraries.☆26Updated 2 years ago
- Spans for the whole memory range.☆18Updated 2 years ago
- A source generator for embedding resource files directly into your assembly. Access them as a `ReadOnlySpan<byte>`, with no allocations o…☆24Updated 2 years ago
- High-performance network packet decoding and packet decoder source generator☆38Updated 2 months ago
- A virtual file system implementation in modern C#.☆40Updated this week
- This is a library for .NET that allows you to invoke an external process, and expose its output as an async stream in C# 8.0.☆24Updated 9 months ago
- .NET library for working with Roslyn's syntax trees☆23Updated this week