cedar (textproc/cedar) Updated: 2 years, 6 months ago Add to my watchlist
C++ implementation of efficiently-updatable double-array libraryCedar 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) GitHub26 build(s) found
Builder | Build Number | Start Time | Elapsed Time | Watcher | Build Status |
---|---|---|---|---|---|
15 | 10299 | 2024-10-11 7:07:05 | 0:00:24 | 912 | build successful |
14.arm64 | 12157 | 2024-01-24 1:35:57 | 0:00:13 | 4525 | build successful |
14 | 10919 | 2023-11-13 2:35:29 | 0:00:47 | 1668 | build successful |
13.arm64 | 8169 | 2023-03-06 2:31:52 | 0:00:13 | 3934 | build successful |
13 | 6590 | 2022-12-25 12:16:15 | 0:00:31 | 980 | build successful |
10.13 | 157130 | 2022-07-20 23:04:43 | 0:00:39 | 51497 | build successful |
10.12 | 193087 | 2022-07-19 2:55:24 | 0:00:21 | 59412 | build successful |
10.15 | 106462 | 2022-07-18 9:38:42 | 0:00:30 | 31263 | build successful |
10.14 | 133801 | 2022-07-18 3:44:06 | 0:00:33 | 42268 | build successful |
12.arm64 | 58414 | 2022-07-18 0:19:06 | 0:00:12 | 9935 | build successful |
12 | 36111 | 2022-07-17 23:44:33 | 0:00:41 | 9937 | build successful |
11 | 78835 | 2022-07-17 23:42:03 | 0:00:47 | 21163 | build successful |
10.8 | 96859 | 2022-07-17 22:51:34 | 0:00:30 | 30966 | build successful |
10.11 | 188796 | 2022-07-17 22:49:27 | 0:00:29 | 60613 | build successful |
10.7 | 107010 | 2022-07-17 22:43:27 | 0:00:30 | 32914 | build successful |
10.10 | 189814 | 2022-07-17 22:38:02 | 0:00:31 | 60493 | build successful |
10.9 | 195037 | 2022-07-17 22:19:56 | 0:00:30 | 60185 | build successful |
10.6 | 81976 | 2022-07-17 21:41:00 | 0:00:31 | 33130 | build successful |
10.6.x86_64 | 115501 | 2022-07-17 21:40:51 | 0:00:27 | 33144 | build successful |
11.arm64 | 60940 | 2022-07-17 21:39:52 | 0:00:14 | 21111 | build successful |
12 | 19862 | 2022-01-25 19:15:35 | 0:00:23 | 4075 | build successful |
12.arm64 | 28951 | 2021-11-25 20:29:07 | 0:00:12 | 1594 | build successful |
11 | 27299 | 2021-04-14 0:24:25 | 0:00:54 | 4765 | build successful |
11.arm64 | 14344 | 2021-03-18 14:52:25 | 0:00:12 | 3865 | build successful |
10.15 | 878 | 2019-11-02 17:02:20 | 0:00:29 | 29 | build successful |
10.6 | 1818 | 2019-11-01 11:43:34 | 0:10:20 | 552 | build successful |