{"id":13595353,"url":"https://github.com/jonhoo/flurry","last_synced_at":"2025-05-14T04:07:37.465Z","repository":{"id":36210114,"uuid":"222169208","full_name":"jonhoo/flurry","owner":"jonhoo","description":"A port of Java's ConcurrentHashMap to Rust","archived":false,"fork":false,"pushed_at":"2025-05-04T22:25:12.000Z","size":915,"stargazers_count":553,"open_issues_count":18,"forks_count":48,"subscribers_count":10,"default_branch":"main","last_synced_at":"2025-05-07T09:56:14.875Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jonhoo.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE-APACHE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2019-11-16T22:52:12.000Z","updated_at":"2025-05-06T04:01:18.000Z","dependencies_parsed_at":"2024-01-16T22:19:18.394Z","dependency_job_id":"f1b56078-df60-4bfd-afb8-96a3f50ade91","html_url":"https://github.com/jonhoo/flurry","commit_stats":{"total_commits":420,"total_committers":38,"mean_commits":"11.052631578947368","dds":0.4833333333333333,"last_synced_commit":"c0a84ac093d73b69916ed873ca8a9119b08d177b"},"previous_names":[],"tags_count":11,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonhoo%2Fflurry","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonhoo%2Fflurry/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonhoo%2Fflurry/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonhoo%2Fflurry/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jonhoo","download_url":"https://codeload.github.com/jonhoo/flurry/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254069218,"owners_count":22009511,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-08-01T16:01:48.401Z","updated_at":"2025-05-14T04:07:37.395Z","avatar_url":"https://github.com/jonhoo.png","language":"Rust","funding_links":[],"categories":["Rust"],"sub_categories":[],"readme":"[![Crates.io](https://img.shields.io/crates/v/flurry.svg)](https://crates.io/crates/flurry)\n[![Documentation](https://docs.rs/flurry/badge.svg)](https://docs.rs/flurry/)\n[![Codecov](https://codecov.io/github/jonhoo/flurry/coverage.svg?branch=master)](https://codecov.io/gh/jonhoo/flurry)\n[![Dependency status](https://deps.rs/repo/github/jonhoo/flurry/status.svg)](https://deps.rs/repo/github/jonhoo/flurry)\n\nA port of Java's [`java.util.concurrent.ConcurrentHashMap`](https://docs.oracle.com/javase/8/docs/api/java/util/concurrent/ConcurrentHashMap.html) to Rust.\n\nThe port is based on the public domain [source file from JSR166] as of\nCVS revision [1.323], and is jointly licensed under MIT and Apache 2.0\nto match the [Rust API guidelines]. The Java source files are included\nunder the `jsr166/` subdirectory for easy reference.\n\nThe port was developed as part of a series of [live coding streams]\nkicked off by [this tweet].\n\n## Better Alternatives\n\nFlurry currently suffers performance and memory usage issues under load.\nYou may wish to consider [papaya] or [dashmap] as alternatives if this is\nimportant to you.\n\n## License\n\nLicensed under either of\n\n * Apache License, Version 2.0\n   ([LICENSE-APACHE](LICENSE-APACHE) or http://www.apache.org/licenses/LICENSE-2.0)\n * MIT license\n   ([LICENSE-MIT](LICENSE-MIT) or http://opensource.org/licenses/MIT)\n\nat your option.\n\n## Contribution\n\nUnless you explicitly state otherwise, any contribution intentionally submitted\nfor inclusion in the work by you, as defined in the Apache-2.0 license, shall be\ndual licensed as above, without any additional terms or conditions.\n\n  [source file from JSR166]: http://gee.cs.oswego.edu/dl/concurrency-interest/index.html\n  [1.323]: http://gee.cs.oswego.edu/cgi-bin/viewcvs.cgi/jsr166/jsr166/src/main/java/util/concurrent/ConcurrentHashMap.java?revision=1.323\u0026view=markup\n  [Rust API guidelines]: https://rust-lang.github.io/api-guidelines/necessities.html#crate-and-its-dependencies-have-a-permissive-license-c-permissive\n  [live coding streams]: https://www.youtube.com/playlist?list=PLqbS7AVVErFj824-6QgnK_Za1187rNfnl\n  [this tweet]: https://twitter.com/jonhoo/status/1194969578855714816\n  [upstream tests]: https://hg.openjdk.java.net/jdk/jdk13/file/tip/test/jdk/java/util/concurrent/ConcurrentHashMap\n  [papaya]: https://github.com/ibraheemdev/papaya\n  [dashmap]: https://github.com/xacrimon/dashmap\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjonhoo%2Fflurry","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjonhoo%2Fflurry","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjonhoo%2Fflurry/lists"}