Skip to search form
Skip to main content
Skip to account menu
Semantic Scholar
Semantic Scholar's Logo
Search 224,951,224 papers from all fields of science
Search
Sign In
Create Free Account
Ctrie
Known as:
Concurrent hash trie
, Concurrent hash-trie
A concurrent hash-trie or Ctrie is a concurrent thread-safe lock-free implementation of a hash array mapped trie. It is used to implement the…
Expand
Wikipedia
(opens in a new tab)
Create Alert
Alert
Related topics
Related topics
9 relations
Hamming weight
Hash array mapped trie
Hazard pointer
List of data structures
Expand
Papers overview
Semantic Scholar uses AI to extract papers important to this topic.
2017
2017
Cache-Aware Lock-Free Concurrent Hash Tries
Aleksandar Prokopec
,
P. Bagwell
,
Martin Odersky
arXiv.org
2017
Corpus ID: 1382872
This report describes an implementation of a non-blocking concurrent shared-memory hash trie based on single-word compare-and…
Expand
2017
2017
Analysis of Concurrent Lock-Free Hash Tries with Constant-Time Operations
Aleksandar Prokopec
arXiv.org
2017
Corpus ID: 40520939
Ctrie is a scalable concurrent non-blocking dictionary data structure, with good cache locality, and non-blocking linearizable…
Expand
2015
2015
Design and implementation of the ctrie-hash algorithm for fast routing lookup
Junjun Zhang
,
Qinghua Chen
,
Lufeng Qiao
,
J. Wang
,
Jian Yang
International Congress on Image and Signal…
2015
Corpus ID: 17397714
The rapid development of IP networks requires high performance routers. The fast routing lookup engine in routers is a key…
Expand
2011
2011
Lock-Free Resizeable Concurrent Tries
Aleksandar Prokopec
,
P. Bagwell
,
Martin Odersky
International Workshop on Languages and Compilers…
2011
Corpus ID: 12875349
This paper describes an implementation of a non-blocking concurrent hash trie based on single-word compare-and-swap instructions…
Expand
By clicking accept or continuing to use the site, you agree to the terms outlined in our
Privacy Policy
(opens in a new tab)
,
Terms of Service
(opens in a new tab)
, and
Dataset License
(opens in a new tab)
ACCEPT & CONTINUE