Skip to content

Issues: taiki-e/portable-atomic

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Author
Filter by author
Label
Filter by label
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Milestones
Filter by milestone
Assignee
Filter by who’s assigned
Sort

Issues list

Make documentation for feature/cfg more readable C-documentation Category: related to documentation.
#125 opened Oct 10, 2023 by taiki-e
ESP-IDF targets' Atomic*64 is not lock-free O-riscv Target: RISC-V architecture O-xtensa Target: Xtensa processors
#122 opened Sep 24, 2023 by taiki-e
1 of 2 tasks
Add a way to handle uninitialized memory within portable-atomic C-enhancement Category: A new feature or an improvement for an existing one
#116 opened Aug 13, 2023 by notgull
Optional unprivileged even-more-unsafe mode for certain use cases? C-enhancement Category: A new feature or an improvement for an existing one
#60 opened Jan 11, 2023 by cbiffle
Optimize atomic floats on nvptx C-enhancement Category: A new feature or an improvement for an existing one O-nvptx Target: NVPTX, https://llvm.org/docs/NVPTXUsage.html
#34 opened Aug 17, 2022 by taiki-e
Consider providing fallback implementation that uses lock per atomic type C-enhancement Category: A new feature or an improvement for an existing one
#32 opened Aug 13, 2022 by taiki-e
Support atomic CAS on BPF targets C-enhancement Category: A new feature or an improvement for an existing one O-bpf Target: BPF
#29 opened Aug 9, 2022 by taiki-e
std Atomic{I,U}{8,16}::fetch_{max,min} seem to broken on a few platform (LLVM bug) C-upstream-bug Category: This is a bug of compiler or dependencies (the fix may require action in the upstream)
#2 opened Feb 24, 2022 by taiki-e
Provides generic Atomic<T> type A-portable-atomic-util Area: related to portable-atomic-util crate C-enhancement Category: A new feature or an improvement for an existing one
#1 opened Feb 23, 2022 by taiki-e
ProTip! Mix and match filters to narrow down what you’re looking for.