miniksa / trieLinks
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
Sorting:
- This library provides fast, lightweight and low-level memory allocators for .NET (e.g TLSF)☆40Updated 11 months ago
- LINQ implementation for Span☆23Updated 9 months ago
- C# version for the The One Billion Row Challenge☆31Updated last year
- This library provides struct based collections for high performance and low memory usage☆35Updated 8 months ago
- A Weak Event Pattern Implementation for .Net Core/Standard☆11Updated 6 years ago
- A fast string and bytes splitter for C#, with a focus on zero allocations☆10Updated 11 months ago
- High performance unmanaged memory allocator / collection types / LINQ provider for .NET Core☆65Updated last year
- Utilize async\await infrastructure to implement clean parallelism☆20Updated 3 weeks ago
- Sample code to show how to walk the managed heap in C#☆31Updated last year
- Drop-in-place Memory and Performance optimizations for LINQ☆24Updated 4 years ago
- .NET implementation of modified QuadTree, perform faster range searches from very large number of multi-dimensional coordinates in the po…☆40Updated last year
- Parse any type from string in efficient way☆35Updated last month
- A framework for transparently invoking multiple instances or clients.☆33Updated 2 months ago
- Implementation for pooled in-memory streams for .NET☆39Updated last year
- A pure C# implementation of sparse bitsets☆25Updated last year
- Zero allocation valuetype based fixed string implementation (8/16/32/64) for .NET 7+☆87Updated last year
- A source generator that generates partial helper classes where member properties are attributed with ProtoMember attribute.☆12Updated last month
- Span-ify your code: write high performance memory aware C#☆71Updated 3 months ago
- High performance SIMD operations in c#☆45Updated 6 years ago
- A replacement for the generic HashSet<T> that is usually faster, has more predictable memory allocations, and uses C# 7.x ref returns and…☆25Updated 6 years ago
- Undo/redo library aiming for ease of integration and usage simplicity.☆21Updated this week
- A performant C# key-value store that keeps keys in-memory and stores values on disk, leveraging Grobuf's speedy serialization power.☆46Updated 8 months ago
- Spans for the whole memory range.☆18Updated 2 years ago
- Rapid Avro serializer for C# .NET☆9Updated 2 years ago
- An alternative to LinkedList<T> with reverse operation and enumeration without allocation.☆17Updated last year
- A bitstream that offers (de)serialization in binary format☆11Updated 3 years ago
- C# .NET (dotnet) Binary Serializer. Serialization up to 18x faster than Protobuf and MessagePack☆77Updated 5 months ago
- Code memory safety analysis☆14Updated 6 months ago
- A C# library for creating long-running tasks and background workers.☆23Updated last year
- SuperluminalPerf is a small .NET managed wrapper around the Superluminal PerformanceAPI.☆40Updated last year