Flurry
A port of Java's ConcurrentHashMap to Rust
Install / Use
/learn @jonhoo/FlurryREADME
A port of Java's java.util.concurrent.ConcurrentHashMap to Rust.
The port is based on the public domain source file from JSR166 as of
CVS revision 1.323, and is jointly licensed under MIT and Apache 2.0
to match the Rust API guidelines. The Java source files are included
under the jsr166/ subdirectory for easy reference.
The port was developed as part of a series of live coding streams kicked off by this tweet.
Better Alternatives
Flurry currently suffers performance and memory usage issues under load. You may wish to consider papaya or dashmap as alternatives if this is important to you.
License
Licensed under either of
- Apache License, Version 2.0 (LICENSE-APACHE or http://www.apache.org/licenses/LICENSE-2.0)
- MIT license (LICENSE-MIT or http://opensource.org/licenses/MIT)
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.
Related Skills
node-connect
339.3kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
frontend-design
83.9kCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
openai-whisper-api
339.3kTranscribe audio via OpenAI Audio Transcriptions API (Whisper).
commit-push-pr
83.9kCommit, push, and open a PR
