A collection of powerful data structures
-
Updated
Oct 1, 2020 - Java
{{ message }}
A collection of powerful data structures
Universal database layer for the client, server & mobile devices. It's like Lego for databases.
Python module (C extension and plain python) implementing Aho-Corasick algorithm
C++ implementation of a fast and memory efficient HAT-trie
leetcode.com , algoexpert.io solutions in python and swift
The Capsule Hash Trie Collections Library
Go datastructures.
This is an implementation of the modified merkle patricia tree as specified in the Ethereum yellow paper.
Garbage collector-sensitive patricia tree for IP/CIDR tagging
High-quality LeetCode solutions
A collection of common algorithms and data structures implemented in java, c++, and python.
PATRICIA, Double Array, LOUDS Trie implementations for Java
.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.
Data-Structures using C++.
Swift Collection Data Structures Library
Fast generic radix trie implemented in Rust
Implementation of various Data Structures and algorithms - Linked List, Stacks, Queues, Binary Search Tree, AVL tree,Red Black Trees, Trie, Graph Algorithms, Sorting Algorithms, Greedy Algorithms, Dynamic Programming, Segment Trees etc.
Data Structures & Algorithms. Includes solutions for Cracking the Coding Interview 6th Edition
Golang Keyword extraction/replacement Datastructure using Tries instead of regexes
Java autocomplete library.
Add a description, image, and links to the trie topic page so that developers can more easily learn about it.
To associate your repository with the trie topic, visit your repo's landing page and select "manage topics."
The
TestAutoRecoverytest is being skipped on Windows since it seems to be failing. I don't have access to a Windows PC, so anyone is invited to dig in.See #153