5 releases

0.1.4 Jul 16, 2019
0.1.3 Jul 13, 2019
0.1.2 Jun 23, 2019
0.1.1 Jun 11, 2019
0.1.0 Jun 9, 2019

#813 in Concurrency

Download history 34/week @ 2023-12-04 56/week @ 2023-12-11 6/week @ 2023-12-18 74/week @ 2024-01-01 72/week @ 2024-01-08 145/week @ 2024-01-15 114/week @ 2024-01-22 72/week @ 2024-01-29 62/week @ 2024-02-05 90/week @ 2024-02-12 35/week @ 2024-02-19 116/week @ 2024-02-26 180/week @ 2024-03-04 251/week @ 2024-03-11 64/week @ 2024-03-18

613 downloads per month

Apache-2.0/MIT

140KB
3K SLoC

ConTrie

Travis Build Status AppVeyor Build status

A concurrent hash-trie map & set.

Still in somewhat experimental state, large parts are missing and some API changes are to be expected (though it'll probably still stay being a concurrent map & set).

Inspired by this article and Wikipedia entry, though simplified significantly (at the cost of some features).

Read the documentation before using, there are some quirks to be aware of.

License

Licensed under either of

at your option.

Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.

Dependencies

~0.6–0.9MB
~16K SLoC