How we achieved 5X faster pipeline execution by removing closure allocations October 11, 2022 619 375 .NET
GitHub - gmamaladze/trienet: .NET Implementations of Trie Data Structures for Substring Search, Auto-completion and Intelli-sense. Includes: patricia trie, suffix trie and a trie implementation using Ukkonen's algorithm. September 29, 2022 689 424 .NET