cedar (textproc/cedar) Updated: 2 years, 6 months ago Add to my watchlist

C++ implementation of efficiently-updatable double-array library

Cedar implements a double-array trie. It offers fast update/lookup for skewed (or ordered) queries; it is meant for skewed update/lookup with real-world data, e.g., words in natural language text or mining conjunctive features in a linear classifier. Even if keys are uniformly, randomly queried, its update/lookup is still faster than std::map and comparable to std::unordered_map.

Version: 2022-03-18 License: (GPL-2 or LGPL-2.1 or BSD) GitHub
Displaying statistics for 1,129 users who made submissions during: until

Statistics for selected duration

2024-Dec-16 to 2025-Jan-15


Total Installations 1
Requested Installations 0


macOS Versions

Loading Chart

Port Versions

Loading Chart



Xcode Versions

Loading Chart

CLT Versions

Loading Chart



Variants table

Variants Count


Monthly Statistics

Can remain cached for up to 24 hours