issues
search
boostorg
/
lockfree
Boost.Lockfree
125
stars
86
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Tests: fix interprocess test case
#104
timblechmann
closed
1 month ago
0
queue_interprocess_test fails with bad_alloc after recent Interprocess changes
#103
pdimov
closed
1 month ago
1
Add support for modular build structure.
#102
grafikrobot
closed
2 months ago
1
ci: fix use of ccache
#101
timblechmann
closed
6 months ago
0
Modular Boost C++ Libraries Request
#100
grafikrobot
closed
7 months ago
1
MacOS: Workaround for extremely slow performance creating lockfree::stack instances (99.999999% for sure a MacOS problem only)
#99
kmatheussen
closed
10 months ago
1
Feature/remove fileset workaround
#98
timblechmann
opened
10 months ago
0
Reconfiguring with BUILD_TESTING=OFF doesn't disable tests
#97
pdimov
closed
10 months ago
1
build system: fix cmake tests
#96
timblechmann
closed
10 months ago
0
Boost CMake testing procedure fails for Lockfree
#95
pdimov
closed
10 months ago
14
Feature/spsc value
#94
timblechmann
opened
11 months ago
1
requirements: use concepts to improve requirement validation
#93
timblechmann
closed
6 months ago
0
modernisation: introduce `uses_optional` api
#92
timblechmann
closed
6 months ago
0
cmake: link atomic on linux (clang compile fix)
#91
timblechmann
closed
11 months ago
0
stack/spsc_queue - introduce move semantics
#90
timblechmann
closed
6 months ago
0
modernisation: use c++14 where possible
#89
timblechmann
closed
6 months ago
0
stack/queue - add missing allocator ctor
#88
timblechmann
closed
1 year ago
0
ci: improve github actions / remove appveyor/travis
#87
timblechmann
closed
1 year ago
0
Feature/cleanups clang format and ci
#86
timblechmann
closed
1 year ago
0
Minor comment grammar fix
#85
slowriot
closed
1 year ago
0
variable-sized queue with a custom allocator is not constructible
#84
zlojvavan
closed
1 year ago
1
Fix C++20 ambiguous comparison warning
#83
guusw
closed
1 year ago
1
version 1.73 boost::lockfree::queue crash under android 12 when destruct?
#82
rooong
opened
1 year ago
0
queue: add warning about modified return argument if pop fails
#81
EikeAtOT
closed
2 years ago
1
a new lock-free queue
#79
inie0722
opened
2 years ago
1
Lockfree Queue Triggers Thread Sanitizer Data Race Warning
#78
chenhao94
opened
2 years ago
4
error in tagged_ptr_dcas.hpp about BOOST_ALIGNMENT
#80
gstvrmrlpz
opened
2 years ago
0
Can the Queue be movable?
#76
mhepeyiler
opened
2 years ago
1
boost::lockfree queues support r-values and move in push/pop/consume etc?
#77
huili80
opened
2 years ago
1
1.6.7 lockfree queue, out of order
#75
yanqiang-ux
opened
2 years ago
0
stack, spsc_queue: don't create temporaries when deleting elements
#74
msuvajac
closed
3 years ago
1
since Android api level 30 enable memory tagging
#73
5741978
closed
3 years ago
0
"No constructor could take the source type, or constructor overload resolution was ambiguous" with boost::lockfree::queue::unsynchronized_push
#72
HuangRuixiao-eng
opened
3 years ago
0
alignment change in 1.77 beta breaks VS 2017 builds
#71
thebrandre
opened
3 years ago
3
boost.lockfree tagged_ptr conflict with Hardware-assisted AddressSanitizer(HWASan) from LLVM project
#70
lbtrace
opened
3 years ago
4
How to contribute code
#69
inie0722
closed
3 years ago
2
compilation error using tagged_ptr_dcas.hpp
#68
gstvrmrlpz
opened
3 years ago
0
spsc_queue with compile_time_sized_ringbuffer does not call destructors of remaining queue items when destroyed
#67
jwdevel
closed
3 years ago
3
differering destructor behavior with compile-time size
#66
PatrickAMoran
closed
3 years ago
1
GitHub Actions config
#65
sdarwin
closed
1 year ago
0
Drone config
#64
sdarwin
opened
3 years ago
0
[skip ci] Add "cxxstd" json field
#63
eldiener
closed
3 years ago
0
prefix: detect armv8 via boost.predef
#62
timblechmann
closed
4 years ago
0
Adding ptr compression support to MSVC ARM64 architecture
#61
mishatal
closed
4 years ago
2
Use allocator_rebind from Core
#60
glenfe
closed
4 years ago
1
Lockfree queue delivers data out of order
#59
daveboutcher
opened
4 years ago
5
Test stack_test is LittleEndian dependant
#58
trex58
opened
4 years ago
7
unsynchronized_push does not compile while stack capacity is specified
#57
caizongchao
closed
4 years ago
0
x86-64 pointer tagging is unsound on most recent Intel CPUs (Ice Lake)
#56
oliver-giersch
opened
4 years ago
1
Fix https://github.com/boostorg/lockfree/issues/35
#55
austin-beer
closed
4 years ago
6
Next