Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / Kixiron/lasso issues and pull requests
#50 - `serialize` feature doesn't compile even without any changes
Issue -
State: closed - Opened by Brogolem35 3 months ago
- 1 comment
Labels: bug
#49 - update dashmap and hashbrown
Pull Request -
State: closed - Opened by conradludgate 5 months ago
#48 - Allocation failures due to enormous (many TB) allocation attempts
Issue -
State: open - Opened by saethlin 6 months ago
Labels: bug
#47 - Compilation failure on nightly rust
Issue -
State: open - Opened by kurtlawrence 9 months ago
- 6 comments
Labels: bug
#46 - Feature request: Update to new hashbrown version to avoid duplicated dependencies
Issue -
State: closed - Opened by VorpalBlade 9 months ago
#45 - avoid breaking change in new Rust versions
Pull Request -
State: closed - Opened by lcnr 9 months ago
#44 - Fix key value in ThreadedRodeo deserialization
Pull Request -
State: open - Opened by ytanay about 1 year ago
- 1 comment
#43 - Added _yes get_or_intern methods
Pull Request -
State: open - Opened by qm3ster over 1 year ago
- 2 comments
#42 - Doc: Add Reference link for String Interning
Pull Request -
State: closed - Opened by coastalwhite over 1 year ago
#41 - LockfreeArena::store_str contains a data race
Issue -
State: closed - Opened by saethlin over 1 year ago
- 3 comments
Labels: bug
#40 - Update `try_get_or_intern` and `try_get_or_intern_static` to update both ThreadRodeo maps under a write lock
Pull Request -
State: closed - Opened by andrew-rj over 1 year ago
#39 - Deadlock / panics for multi-threading in 0.7.0
Issue -
State: closed - Opened by abrenneke over 1 year ago
- 4 comments
Labels: bug
#38 - Clippy lints
Pull Request -
State: closed - Opened by Kixiron over 1 year ago
#37 - Update hashbrown and ahash
Pull Request -
State: closed - Opened by jyn514 over 1 year ago
#36 - serialize+multi-threaded feature combination doesn't compile
Issue -
State: open - Opened by jgarvin about 2 years ago
Labels: bug
#35 - Outdated hashbrown dependency
Issue -
State: closed - Opened by mattfbacon about 2 years ago
Labels: enhancement
#34 - Implemented `Clone` for `Rodeo`
Pull Request -
State: closed - Opened by Kixiron about 2 years ago
Labels: enhancement
#33 - `Clone` implementation?
Issue -
State: closed - Opened by gamma-delta about 2 years ago
#32 - Support non-str values in a Rodeo
Pull Request -
State: open - Opened by CraftSpider over 2 years ago
- 1 comment
#31 - Add blanket impls for `Resolver<K>`, `Reader<K>` and `Interner<K>`
Pull Request -
State: closed - Opened by nerosnm over 2 years ago
- 4 comments
Labels: enhancement
#30 - Static String Interner
Issue -
State: open - Opened by Kixiron almost 3 years ago
Labels: enhancement
#29 - Ready for 0.7.0
Pull Request -
State: closed - Opened by Kixiron almost 3 years ago
#28 - Files with spaces break bazel
Issue -
State: closed - Opened by cristifalcas almost 3 years ago
- 2 comments
#27 - RUSTSEC-2021-0127: serde_cbor is unmaintained
Issue -
State: closed - Opened by github-actions[bot] almost 3 years ago
#26 - `Default` trait is not implemented for rodeo with spur types other than `Spur`
Issue -
State: open - Opened by lo48576 over 3 years ago
- 1 comment
Labels: bug
#25 - Keep coverage from failing for contributors
Pull Request -
State: closed - Opened by Kixiron over 3 years ago
#24 - Fix some docs in `keys.rs`
Pull Request -
State: closed - Opened by nhwn over 3 years ago
- 1 comment
#23 - Feature Request - Intern Byte Arrays
Issue -
State: open - Opened by ellistg over 3 years ago
- 2 comments
Labels: enhancement, help wanted
#22 - Issue producing a release build
Issue -
State: open - Opened by tigranpetrosian almost 4 years ago
- 6 comments
Labels: bug, S-waiting-on-author
#21 - Add iterators for `ThreadedRodeo`
Pull Request -
State: closed - Opened by domenicquirl almost 4 years ago
#20 - Separate `into_` methods into their own traits and implement `Interner` for `&ThreadedRodeo`
Pull Request -
State: closed - Opened by domenicquirl almost 4 years ago
- 2 comments
#19 - Unseal traits and allow turning interner into any resolver
Pull Request -
State: closed - Opened by domenicquirl almost 4 years ago
#18 - Possible race condition in ThreadedRodeo
Issue -
State: closed - Opened by shadowislord almost 4 years ago
- 5 comments
#17 - Added Resolver::len() and Resolver::is_empty()
Pull Request -
State: closed - Opened by Kixiron almost 4 years ago
#16 - Generic resolution
Pull Request -
State: closed - Opened by Kixiron almost 4 years ago
- 3 comments
#15 - Chores
Pull Request -
State: closed - Opened by Kixiron almost 4 years ago
#14 - Make interner iterators more like slice iterators
Pull Request -
State: closed - Opened by jameysharp about 4 years ago
- 1 comment
#13 - Added the test option when running Miri
Pull Request -
State: closed - Opened by Kixiron about 4 years ago
#12 - Bump hashbrown to 0.9.0
Pull Request -
State: closed - Opened by paolobarbolini about 4 years ago
#11 - impl Index<Key> for Rodeo types
Pull Request -
State: closed - Opened by 1011X about 4 years ago
- 1 comment
#10 - impl Index<Key> for Rodeo
Issue -
State: closed - Opened by 1011X about 4 years ago
- 1 comment
#9 - Implement FromIterator
Issue -
State: closed - Opened by matthewess over 4 years ago
- 2 comments
#8 - Added memory limits to Rodeo and ThreadedRodeo
Pull Request -
State: closed - Opened by Kixiron over 4 years ago
- 4 comments
#7 - Regression in 0.3.0: The same string is interned differently
Issue -
State: closed - Opened by connorskees over 4 years ago
- 3 comments
Labels: bug
#6 - Add `ThreadedRodeo::{try_}get_or_intern_static`
Pull Request -
State: closed - Opened by jonas-schievink over 4 years ago
- 1 comment
#5 - Add `ThreadedRodeo::clear`
Pull Request -
State: closed - Opened by jonas-schievink over 4 years ago
- 4 comments
#4 - Rodeo memory use is at least twice the theoretical requirement
Issue -
State: closed - Opened by CAD97 over 4 years ago
- 13 comments
#3 - Add compatibility with 1.34
Pull Request -
State: closed - Opened by jyn514 over 4 years ago
- 6 comments
#2 - `raw_entry_mut` to speed up `try_get_or_intern`?
Issue -
State: closed - Opened by Evrey over 4 years ago
- 2 comments
#1 - A few bits I noticed in 72a56a7 (clean code + perf)
Issue -
State: closed - Opened by Evrey over 4 years ago
- 1 comment