Ecosyste.ms: Repos

An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: patricia-tree

codex-semantics-library/patricia-tree

Patricia Tree data structure in OCaml for maps and sets, supports generic (GADT) keys

Language: OCaml - Size: 2.97 MB - Last synced: 21 days ago - Pushed: 21 days ago - Stars: 9 - Forks: 0

wolfgarbe/PruningRadixTrie

PruningRadixTrie - 1000x faster Radix trie for prefix search & auto-complete

Language: C# - Size: 26.3 MB - Last synced: 5 days ago - Pushed: 8 months ago - Stars: 513 - Forks: 27

sile/patricia_tree

A memory-efficient patricia tree implementation written in Rust

Language: Rust - Size: 157 KB - Last synced: 10 days ago - Pushed: 6 months ago - Stars: 103 - Forks: 16

lovesh/merkle_trees

Various merkle trees

Language: Rust - Size: 80.1 KB - Last synced: 2 days ago - Pushed: over 4 years ago - Stars: 10 - Forks: 2

faruken/cilk-patricia 📦

Patricia Trie implementation in Cilk++

Size: 89.8 KB - Last synced: about 2 months ago - Pushed: over 12 years ago - Stars: 0 - Forks: 0

jmid/qc-ptrees

A model-based QuickCheck test of ptrees (Patricia trees)

Language: OCaml - Size: 113 KB - Last synced: 3 months ago - Pushed: almost 5 years ago - Stars: 11 - Forks: 2

kentik/patricia

Garbage collector-sensitive patricia tree for IP/CIDR tagging

Language: Go - Size: 1.83 MB - Last synced: 3 months ago - Pushed: 3 months ago - Stars: 245 - Forks: 20

xhable1337/patricia_test

Тест-программа по теме PATRICIA-дерево

Language: Python - Size: 485 KB - Last synced: 4 months ago - Pushed: about 2 years ago - Stars: 0 - Forks: 0

porfirion/trie

Efficient generic radix tree (trie) implementation in go

Language: Go - Size: 58.6 KB - Last synced: 3 months ago - Pushed: about 1 year ago - Stars: 17 - Forks: 4

tchap/go-patricia

A generic patricia trie (also called radix tree) implemented in Go (Golang)

Language: Go - Size: 65.4 KB - Last synced: 4 months ago - Pushed: almost 2 years ago - Stars: 271 - Forks: 58

nikcomestotalk/autosuggest

Instant auto suggestion and completion

Language: Java - Size: 104 KB - Last synced: 8 months ago - Pushed: 8 months ago - Stars: 24 - Forks: 16

figglewatts/cidr-trie

Store CIDR IP addresses (both v4 and v6) in a trie for easy lookup.

Language: Python - Size: 122 KB - Last synced: 4 days ago - Pushed: over 1 year ago - Stars: 11 - Forks: 3

imatheussm/patricia

Árvores PATRICIA em Python.

Language: HTML - Size: 3.15 MB - Last synced: 10 months ago - Pushed: over 4 years ago - Stars: 0 - Forks: 1

sskender/AADS

Advanced Algorithms and Data Structures FER labs

Language: Python - Size: 8.58 MB - Last synced: 10 months ago - Pushed: over 1 year ago - Stars: 0 - Forks: 1

harkal/dash Fork of dashpay/dash

Dash Improvements

Language: C++ - Size: 91.1 MB - Last synced: 10 months ago - Pushed: over 6 years ago - Stars: 2 - Forks: 0

asmorodinov/PersistentSet

Persistent set of integers, implemented using PATRICIA tree data structure

Language: C++ - Size: 21.5 KB - Last synced: 11 months ago - Pushed: 11 months ago - Stars: 0 - Forks: 0

thierry-f-78/go-radix

Language: Go - Size: 7.48 MB - Last synced: 4 months ago - Pushed: 4 months ago - Stars: 0 - Forks: 0

BezTalanta/PATRICIA

Patricia trie on C++

Language: C++ - Size: 9.77 KB - Last synced: about 1 year ago - Pushed: almost 3 years ago - Stars: 0 - Forks: 1

gbrlsnchs/radix

Golang radix tree implementation

Language: Go - Size: 59.6 KB - Last synced: 10 months ago - Pushed: over 5 years ago - Stars: 33 - Forks: 5

aliakseis/qt-xml-serialization

Qt to XML serialization/deserialization example

Language: C++ - Size: 19.5 KB - Last synced: over 1 year ago - Pushed: over 8 years ago - Stars: 0 - Forks: 0

antoni/trie-dictionary

Implementation of a Patricia/radix tree data structure, storing a dictionary.

Language: C - Size: 8.12 MB - Last synced: over 1 year ago - Pushed: over 8 years ago - Stars: 2 - Forks: 1

dpt/Containers

A library of binary tree data structures (bstree, dstree, trie, crit-bit, PATRICIA) implemented in C

Language: C - Size: 306 KB - Last synced: over 1 year ago - Pushed: about 3 years ago - Stars: 31 - Forks: 9

medvedev1088/ethereum-merkle-patricia-trie-example

An example showing how to read Merkle Patricia Trie for Ethereum block or contract

Language: JavaScript - Size: 31.3 KB - Last synced: over 1 year ago - Pushed: about 6 years ago - Stars: 13 - Forks: 4

gbrlsnchs/patricia 📦

Go PATRICIA tree implementation

Language: Go - Size: 34.2 KB - Last synced: 10 months ago - Pushed: over 5 years ago - Stars: 7 - Forks: 2

bmf-san/go-radix-tree

Implementation of Radix Tree assuming use in HTTP Router.

Language: Go - Size: 14.6 KB - Last synced: about 1 month ago - Pushed: over 1 year ago - Stars: 0 - Forks: 0

sidvishnoi/compact-prefix-tree

A serializable compact prefix tree (also known as Radix tree or Patricia tree or space-optimized trie) implementation in JavaScript.

Language: JavaScript - Size: 7.81 KB - Last synced: over 1 year ago - Pushed: over 4 years ago - Stars: 2 - Forks: 1

serdaroquai/patricia-merkle-trie

A java implementation of patricia-merkle-trie data structure

Language: Java - Size: 195 KB - Last synced: over 1 year ago - Pushed: over 1 year ago - Stars: 2 - Forks: 3

jitwit/hemlock

trees and other structures

Language: Scheme - Size: 119 KB - Last synced: 12 months ago - Pushed: almost 4 years ago - Stars: 4 - Forks: 0

michael-rapp/Tries

Provides different Java implementations of tries (prefix trees)

Language: Java - Size: 738 KB - Last synced: 4 months ago - Pushed: almost 5 years ago - Stars: 1 - Forks: 0

Shaolans/Projet_ALGAV_trie

Implementation of the Patricia Trie and the Hybrid Trie in Java

Language: Java - Size: 8.07 MB - Last synced: over 1 year ago - Pushed: over 6 years ago - Stars: 0 - Forks: 0

rahogaboom/rdx

Multi Key Radix PATRICIA Fast Search - OO C++ - a C++ header file only class

Language: C++ - Size: 1.48 MB - Last synced: 6 months ago - Pushed: over 5 years ago - Stars: 5 - Forks: 2

lucianobajr/Algorithm-and-Data-Structures-II-TPS

Practical Works Algorithm and Data Structures II

Language: C - Size: 322 KB - Last synced: over 1 year ago - Pushed: over 3 years ago - Stars: 0 - Forks: 2

levindoneto/nowsearch

Spotify playlists organizer.

Language: Python - Size: 26.4 KB - Last synced: over 1 year ago - Pushed: over 7 years ago - Stars: 1 - Forks: 0