issues
search
faern
/
oneshot
Oneshot Rust channel working both in and between sync and async environments
Apache License 2.0
80
stars
9
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Add thread-local version?
#50
madsmtm
opened
1 month ago
1
v1.0 release
#49
notgull
opened
1 month ago
4
add license files
#48
solomoncyj
closed
1 month ago
4
RUSTSEC-2024-0375: `atty` is unmaintained
#47
github-actions[bot]
closed
2 months ago
1
Consider adding impl Sync for Sender?
#46
silvanshade
opened
5 months ago
1
Put loom behind cfg(oneshot_loom) again
#45
faern
closed
5 months ago
0
Improve CI (--locked and documentation)
#44
faern
closed
5 months ago
0
Make loom optional
#43
faern
closed
5 months ago
3
re-enable "unexpected_cfgs" lint
#42
simonwuelker
closed
6 months ago
3
Crate libc 0.2.154 is yanked
#41
github-actions[bot]
closed
6 months ago
1
Optimize waker size for requirements
#40
simonwuelker
opened
6 months ago
3
Upgrade loom to latest
#39
faern
closed
6 months ago
0
`STATUS_STACK_BUFFER_OVERRUN` / nondeterministic execution in loom test
#38
simonwuelker
opened
6 months ago
2
Upgrade criterion to 0.5.1
#37
faern
closed
2 months ago
1
Improve CI to make it work again
#36
faern
closed
6 months ago
0
Added is_closed method
#35
fulmicoton
closed
6 months ago
4
Custom cfg `loom` makes cargo spam warnings
#34
simonwuelker
closed
6 months ago
5
Sending the `Sender` instead of the `Receiver`
#33
hellertime
closed
6 months ago
3
add a is_closed or similar to Sender
#32
trinity-1686a
closed
6 months ago
2
Remove unnecessary use of unsafe
#31
simonwuelker
closed
6 months ago
4
Tag for the 0.1.6 release
#30
bendk
closed
11 months ago
1
Adding into_raw() and from_raw() methods
#29
bendk
closed
1 year ago
13
Add into_raw() / from_raw() methods
#28
bendk
closed
1 year ago
2
Misc test/benchmark updates, and Sync for Sender/Reciever
#27
Dr-Emann
opened
1 year ago
0
Implement Sync for Sender + Receiver
#26
Dr-Emann
closed
1 year ago
3
Prepare release 0.1.5
#24
faern
closed
2 years ago
1
Fix try_recv (And add a bunch of loom based tests)
#23
faern
closed
2 years ago
1
Prepare release 0.1.4
#22
faern
closed
2 years ago
2
Improve Github actions CI
#21
faern
closed
2 years ago
0
Fix and improve the Future impl on Sender
#20
faern
closed
2 years ago
8
Remove `_dropck` flag from `SendError`
#19
Noratrieb
closed
2 years ago
6
Improve unsafe hygiene
#18
Cassy343
closed
2 years ago
6
Relax atomic orderings + fix parking/unparking UB
#17
Cassy343
closed
2 years ago
33
Migrate to github actions for CI
#16
faern
closed
3 years ago
0
Fix keep latest waker bug
#15
faern
closed
3 years ago
0
Update deps and fix vulnerabilities
#14
niklaslong
closed
3 years ago
2
Unreachable code error on receiver
#13
andrewwhitehead
closed
4 years ago
3
Figure out why loom fails on tests with large messages
#12
faern
opened
4 years ago
0
Add features for sync and async waiting
#11
faern
closed
4 years ago
4
Relax atomic memory ordering constraints
#10
faern
closed
2 years ago
9
Handle being polled and then sync methods called
#9
faern
closed
4 years ago
1
Can Criterion measure things after doing a per-iteration setup?
#8
faern
opened
4 years ago
0
Add loom testing for async usage of Receiver
#7
faern
closed
2 years ago
1
Replace async-std with tokio due to memory leak
#6
faern
closed
4 years ago
1
Add automatic benchmarking comparisons between other channels
#5
faern
opened
4 years ago
0
Optimize waker allocation size when type is statically known
#4
faern
opened
4 years ago
0
Add async support by implementing Future
#3
faern
closed
4 years ago
1
Add assert feature
#2
faern
closed
4 years ago
1
Add fuzzing
#1
faern
opened
4 years ago
0