issues
search
crossbeam-rs
/
crossbeam
Tools for concurrent programming in Rust
Apache License 2.0
7.48k
stars
471
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Add `with_capacity` constructor
#1100
josecelano
opened
7 months ago
0
Complexity O()
#1099
saefstroem
closed
7 months ago
2
Use SkipMap as a lock free concurrent mutable hash map?
#1098
yashkothari42
closed
7 months ago
2
feat: impl Display for CachePadded<T>
#1097
joshua-mo-143
closed
7 months ago
1
Channel `select` panics "passed a receiver that wasn't selected" when using different clones of the same receiver
#1096
ChocolateLoverRaj
opened
8 months ago
2
chore: fix some comments
#1095
InventiveCoder
closed
8 months ago
0
select_macro.rs's fairness2 test is flaky with sanitizer
#1094
taiki-e
opened
8 months ago
0
Fix CI failure
#1093
taiki-e
closed
8 months ago
0
[wip] Cumulative micro opts (1-2% perf. gain)
#1092
ryoqun
opened
8 months ago
2
skiplist: a new iteator which is sendable among threads
#1091
SpadeA-Tang
opened
9 months ago
0
crossbeam::skiplist: make iterator sendable to anther threads
#1090
SpadeA-Tang
opened
9 months ago
1
Document potential memory leak in unbounded channel
#1089
ibraheemdev
closed
9 months ago
0
ci: Use GitHub Actions for aarch64-apple-darwin test
#1088
taiki-e
closed
9 months ago
1
Sync with v0.8 branch
#1087
taiki-e
closed
9 months ago
0
v0.8: Prepare for the next release
#1086
taiki-e
closed
9 months ago
0
`#[cfg(...)]` in the select macro
#1085
ogoffart
opened
9 months ago
0
Fix race between block initialization and receiver disconnection
#1084
ibraheemdev
closed
9 months ago
0
Fix CI failure
#1083
taiki-e
closed
9 months ago
0
Update no_atomic.rs
#1082
github-actions[bot]
closed
9 months ago
0
Supporting `allocator_api`
#1081
vinaychandra
closed
10 months ago
1
Make benchmark graph extensible and add more bars
#1080
Osteoporosis
opened
10 months ago
1
Fix lockfree benchmark output
#1079
Osteoporosis
closed
10 months ago
0
counter: use NonNull
#1078
calebsander
closed
10 months ago
0
array::Channel: remove redundant cap field
#1077
calebsander
closed
10 months ago
3
channel tests: don't reset allocated bytes counter
#1076
calebsander
closed
10 months ago
0
Create separate sub-crate for CachePadded (second attempt)
#1075
mgeier
opened
10 months ago
4
Prepare for the next release
#1074
taiki-e
closed
10 months ago
0
v0.8: Prepare for the next release
#1073
taiki-e
closed
10 months ago
0
Remove dependency on cfg-if
#1072
taiki-e
closed
10 months ago
1
epoch: Remove unused autocfg dependency
#1071
taiki-e
closed
10 months ago
0
Use const thread_local
#1070
taiki-e
closed
10 months ago
0
Move CachePadded to separate sub-crate
#1069
mgeier
closed
10 months ago
1
Fine-tune the ordering for received
#1068
wang384670111
opened
10 months ago
2
Fix CI failure & minor cleanups
#1067
taiki-e
closed
10 months ago
0
Move CachePadded to separate sub-crate?
#1066
mgeier
opened
11 months ago
5
ShardedLock doesn't need shards to be boxed
#1065
noelzubin
closed
11 months ago
2
Potential to modify the ordering for 'load' operations in the garbage module of branch 0.2.10
#1064
wang384670111
closed
11 months ago
4
Prepare for the next release
#1063
taiki-e
closed
11 months ago
0
Sync with v0.8 branch
#1062
taiki-e
closed
11 months ago
0
v0.8: Prepare for the next release
#1061
taiki-e
closed
11 months ago
0
Use Layout::extend and clean up code around alloc
#1060
taiki-e
closed
11 months ago
0
Apply unsafe_op_in_unsafe_fn lint
#1059
taiki-e
closed
11 months ago
0
epoch: Remove dependency on memoffset
#1058
taiki-e
closed
11 months ago
0
Do not iterate elements in bounded queue/channel's destructor when needs_drop returns false
#1057
taiki-e
closed
11 months ago
0
Relax MSRV of channel, queue, and utils to 1.60
#1056
taiki-e
closed
11 months ago
0
AtomicCell: Use CachePadded in sharded global locks
#1055
taiki-e
closed
11 months ago
0
Use MaybeUninit::assume_init_{drop,read}
#1054
taiki-e
closed
11 months ago
0
queue: Implement {,Ref}UnwindSafe
#1053
taiki-e
closed
11 months ago
0
provide a scoped thread start taht returns result
#1052
przygienda
closed
11 months ago
1
Sync with v0.8 branch
#1051
taiki-e
closed
11 months ago
0
Previous
Next