An open API service for providing issue and pull request metadata for open source projects.

GitHub / smol-rs/event-listener issues and pull requests

#155 - ci: Re-enable WASM test, fix newly added clippy warning

Pull Request - State: closed - Opened by taiki-e 24 days ago

#154 - feat: Add queuing strategies for listener lists.

Pull Request - State: open - Opened by jevolk about 1 month ago

#153 - Update criterion requirement from 0.5 to 0.6

Pull Request - State: open - Opened by dependabot[bot] 2 months ago

#152 - Minor amendment to `wait_timeout` docs

Pull Request - State: closed - Opened by JamesHallowell 6 months ago - 1 comment

#151 - ci: Use reusable workflows for fmt and security_audit

Pull Request - State: closed - Opened by taiki-e 6 months ago

#150 - v5.4.0

Pull Request - State: closed - Opened by notgull 7 months ago

#149 - feat: Add scheduling options for listener lists.

Pull Request - State: closed - Opened by jevolk 7 months ago

#148 - Add an efficient implementation based on critical-section

Pull Request - State: closed - Opened by notgull 8 months ago

#147 - WASM test broke

Issue - State: closed - Opened by notgull 9 months ago - 1 comment

#146 - Fix latest CI

Pull Request - State: closed - Opened by notgull 9 months ago

#145 - Fix missed notification in Mutex example

Pull Request - State: closed - Opened by notgull 9 months ago - 1 comment

#144 - Use "v2.0.0" branch for security check

Pull Request - State: closed - Opened by notgull 9 months ago - 2 comments

#143 - This seems actually not stable(Dead lock)

Issue - State: closed - Opened by beckend 12 months ago - 6 comments

#142 - Loosen concurrent-queue dependency

Issue - State: closed - Opened by CodingAnarchy about 1 year ago - 2 comments

#141 - Is `Event::notify(usize::MAX)` signal safe?

Issue - State: closed - Opened by SteveLauC about 1 year ago - 4 comments

#140 - v5.3.1

Pull Request - State: closed - Opened by notgull about 1 year ago - 1 comment

#139 - Disable early-out notify optimizations

Pull Request - State: closed - Opened by notgull about 1 year ago - 3 comments

#138 - During racy initialization, a race can happen where a notification is dropped

Issue - State: closed - Opened by notgull about 1 year ago - 2 comments

#137 - Use loom's thread_local when loom is enabled

Pull Request - State: closed - Opened by notgull about 1 year ago

#136 - Use Cargo.toml lint fix instead of build.rs

Pull Request - State: closed - Opened by notgull about 1 year ago - 1 comment

#135 - Fix new nightly Clippy warnings

Pull Request - State: closed - Opened by notgull about 1 year ago - 1 comment

#134 - Make this crate work on embedded targets

Pull Request - State: closed - Opened by BlueZeeKing about 1 year ago - 1 comment

#133 - Debugging MIRI deadlock

Pull Request - State: closed - Opened by notgull about 1 year ago

#132 - Update portable-atomic-util requirement from 0.1.4 to 0.2.0

Pull Request - State: closed - Opened by dependabot[bot] about 1 year ago

#131 - feat: remove loom implementation from the revert PR

Pull Request - State: closed - Opened by jbr over 1 year ago - 1 comment

#130 - Roll algorithm back to v2.5.3, then add back features to avoid a breaking change

Pull Request - State: closed - Opened by notgull over 1 year ago - 15 comments

#129 - Add CI tests for dependent crates

Pull Request - State: closed - Opened by notgull over 1 year ago

#128 - v5.3.0

Pull Request - State: closed - Opened by notgull over 1 year ago

#127 - Use a fresh parker on Miri

Pull Request - State: closed - Opened by notgull over 1 year ago - 1 comment

#126 - feat: Add a loom implementation for event-listener

Pull Request - State: closed - Opened by jbr over 1 year ago - 3 comments

#125 - Make the panic message for a non-inserted listener clearer

Pull Request - State: closed - Opened by notgull over 1 year ago

#124 - Upgrading v4 to v5 panic: Listener was never inserted into the list

Issue - State: open - Opened by jbr over 1 year ago - 6 comments

#123 - Miri reports a deadlock in `async-lock`

Issue - State: closed - Opened by notgull over 1 year ago - 2 comments

#122 - v5.2.0

Pull Request - State: closed - Opened by notgull over 1 year ago

#121 - Mark StackSlot as Sync

Pull Request - State: closed - Opened by notgull over 1 year ago

#120 - v5.1.0

Pull Request - State: closed - Opened by notgull over 1 year ago

#119 - StackSlot should be send

Pull Request - State: closed - Opened by mattklein123 over 1 year ago - 1 comment

#118 - Question about new API

Issue - State: closed - Opened by mattklein123 over 1 year ago - 3 comments

#117 - v5.0.0

Pull Request - State: closed - Opened by notgull over 1 year ago

#116 - Possible racecondition

Issue - State: closed - Opened by beckend over 1 year ago - 1 comment

#115 - Fix up some minor bits before release

Pull Request - State: closed - Opened by notgull over 1 year ago

#114 - add method total_listeners() when feature std

Pull Request - State: closed - Opened by beckend over 1 year ago - 1 comment

#113 - `NonBlocking` doesn't implement `Send` and `Sync`

Issue - State: closed - Opened by parazyd over 1 year ago - 2 comments

#112 - Remove RefCell<Option> from PARKER

Pull Request - State: closed - Opened by taiki-e over 1 year ago - 4 comments

#111 - Release 4.0.3

Pull Request - State: closed - Opened by taiki-e over 1 year ago

#110 - Relax MSRV to 1.60

Pull Request - State: closed - Opened by taiki-e over 1 year ago

#109 - Remove concurrent-queue dependency

Issue - State: open - Opened by notgull over 1 year ago
Labels: enhancement

#108 - v4.0.2

Pull Request - State: closed - Opened by notgull over 1 year ago

#107 - Avoid spinning when waiting for deadline

Pull Request - State: closed - Opened by AntonSol919 over 1 year ago

#106 - expose listener count

Issue - State: closed - Opened by beckend over 1 year ago - 4 comments

#105 - Setup a faster, less footgun-prone API

Pull Request - State: closed - Opened by notgull over 1 year ago - 6 comments

#104 - RFC: Less complex, footgun free API

Issue - State: closed - Opened by notgull over 1 year ago - 2 comments

#103 - v4.0.1

Pull Request - State: closed - Opened by notgull over 1 year ago

#102 - Bump MSRV to 1.61

Pull Request - State: closed - Opened by notgull over 1 year ago

#101 - Remove listener if one already exists

Pull Request - State: closed - Opened by notgull over 1 year ago - 1 comment

#100 - Unsoundness

Issue - State: closed - Opened by cynecx over 1 year ago - 11 comments

#99 - wasm test failed with "index out of bounds: the len is 0 but the index is 4"

Issue - State: closed - Opened by taiki-e over 1 year ago - 6 comments

#98 - v4.0.0

Pull Request - State: closed - Opened by notgull over 1 year ago

#97 - v3.1.0

Pull Request - State: closed - Opened by notgull over 1 year ago

#96 - Implement `UnwindSafe` for `EventListener`

Pull Request - State: closed - Opened by tomaka over 1 year ago

#95 - `EventListener` doesn't implement `UnwindSafe`

Issue - State: closed - Opened by tomaka over 1 year ago - 1 comment

#94 - Fix the EventListener::new() footgun

Pull Request - State: closed - Opened by notgull over 1 year ago - 4 comments

#93 - Update futures-lite requirement from 1.12.0 to 2.0.0

Pull Request - State: closed - Opened by dependabot[bot] over 1 year ago

#92 - v3.0.1

Pull Request - State: closed - Opened by notgull almost 2 years ago

#91 - Remove EventListener::new footgun

Issue - State: closed - Opened by zeenix almost 2 years ago - 6 comments

#90 - Document that EventListeners must be listen'd on

Pull Request - State: closed - Opened by notgull almost 2 years ago - 1 comment

#89 - EventListener::new footgun

Issue - State: closed - Opened by zeenix almost 2 years ago - 1 comment

#88 - v3.0.1

Pull Request - State: closed - Opened by notgull almost 2 years ago - 1 comment

#87 - Fix MIRI test errors

Pull Request - State: closed - Opened by notgull almost 2 years ago

#86 - Update fmt::Debug to produce new info

Pull Request - State: closed - Opened by scirin almost 2 years ago - 3 comments

#85 - Migrate to Rust 2021

Pull Request - State: closed - Opened by taiki-e almost 2 years ago - 2 comments

#84 - Miri test failure with --no-default-features

Issue - State: closed - Opened by taiki-e almost 2 years ago - 1 comment

#83 - Relax memory ordering in AtomicCell::replace

Pull Request - State: closed - Opened by taiki-e almost 2 years ago

#82 - Remove extra comma from cfg

Pull Request - State: closed - Opened by taiki-e almost 2 years ago

#81 - Disable IntoNotification::tag with no_std

Pull Request - State: closed - Opened by taiki-e almost 2 years ago

#80 - Split event-listener-strategy out into a new crate

Issue - State: closed - Opened by notgull almost 2 years ago - 2 comments

#79 - fmt::Debug should produce actually useful output

Issue - State: closed - Opened by notgull almost 2 years ago
Labels: good first issue

#78 - Implement UnwindSafe on core

Pull Request - State: closed - Opened by notgull almost 2 years ago

#77 - Add explicit web support

Pull Request - State: closed - Opened by notgull almost 2 years ago - 2 comments

#76 - Tracking down a deadlock in async-channel

Pull Request - State: closed - Opened by notgull almost 2 years ago - 3 comments

#75 - Remove tag support from no_std

Pull Request - State: closed - Opened by notgull almost 2 years ago

#74 - Fix a couple of bugs in the no_std implementation

Pull Request - State: closed - Opened by notgull almost 2 years ago

#73 - no_std impl tries to collect std::usize::MAX flags when notified

Issue - State: closed - Opened by notgull almost 2 years ago

#72 - Update CI config

Pull Request - State: closed - Opened by taiki-e almost 2 years ago

#71 - Use inline assembly in full_fence

Pull Request - State: closed - Opened by taiki-e almost 2 years ago - 1 comment

#70 - UB due to lack of a full fence in full_fence (on x86)

Issue - State: closed - Opened by RalfJung almost 2 years ago - 5 comments

#69 - Notify user if their tag may be dropped

Pull Request - State: closed - Opened by notgull almost 2 years ago - 1 comment

#68 - Fix typos

Pull Request - State: closed - Opened by taiki-e almost 2 years ago

#67 - Remove most of Pin API related unsafe code

Pull Request - State: closed - Opened by taiki-e almost 2 years ago

#66 - Update minimal version of pin-project-lite to 0.2.12

Pull Request - State: closed - Opened by taiki-e almost 2 years ago

#65 - Implement loom support

Pull Request - State: closed - Opened by notgull almost 2 years ago - 1 comment

#64 - Add an is_listening() method to the event listener

Pull Request - State: closed - Opened by notgull almost 2 years ago

#63 - Add smol-rs logo to docs

Pull Request - State: closed - Opened by notgull about 2 years ago

#62 - Update criterion requirement from 0.4.0 to 0.5.1

Pull Request - State: closed - Opened by dependabot[bot] about 2 years ago - 3 comments

#61 - missing_docs warning in easy_wrapper implementation

Issue - State: closed - Opened by notgull about 2 years ago - 2 comments

#60 - Add a poll_with_strategy method to the easy_wrapper! output struct

Pull Request - State: closed - Opened by notgull about 2 years ago

#59 - Make sure Event/EventListener are Send/Sync

Pull Request - State: closed - Opened by notgull about 2 years ago

#58 - v3.0.0

Pull Request - State: closed - Opened by notgull about 2 years ago - 3 comments

#57 - Make the notify() function return the number of notified listeners

Pull Request - State: closed - Opened by notgull about 2 years ago - 3 comments

#56 - Remove the pin-utils dependency

Pull Request - State: closed - Opened by notgull over 2 years ago