issues
search
DNedic
/
lockfree
A collection of lock-free data structures written in standard C++11
MIT License
792
stars
49
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Peek for spsc and mpmc queue
#23
GMellar
opened
4 days ago
1
Comipe error of missing header file of std::pair<> in "bipartitte_buf.hpp"
#22
chenlele-cll
closed
4 months ago
1
Added a Clear method that resets the read and write indexes.
#21
perencia-wc
opened
6 months ago
3
SPSC Ring Buffer variable length string support
#20
p4w4n
closed
8 months ago
4
Queue size can be dynamically specified through the constructor
#19
thun-res
closed
9 months ago
4
feat(docs): Add 'How it works' section for BipartiteBuf
#18
DNedic
closed
10 months ago
1
Docs/issue16 how it works sections in data structure
#17
gmottajr
closed
10 months ago
2
There are no 'How it works' sections in data structure READMEs
#16
DNedic
opened
10 months ago
2
Priority Queue Multithreaded Test
#15
DrDub
closed
10 months ago
4
Multi-threaded tests for more data structures
#14
DNedic
closed
11 months ago
0
fix(tests): Fix multithreaded RB test
#13
DNedic
closed
11 months ago
2
Revert "Multithreaded test case"
#12
DNedic
closed
11 months ago
1
README should mention C++20 is needed to run tests
#11
DrDub
closed
11 months ago
1
Multithreaded test case
#10
DrDub
closed
11 months ago
2
tests: Add sanitizers to tests
#9
DNedic
closed
1 year ago
0
Do not include stdlib headers inside namespace
#8
LnnrtS
closed
1 year ago
1
fix: Fix Cpp standard detection for MSVC
#6
DNedic
closed
1 year ago
0
Visual Studio expands the __cplusplus macro to 199711L by default regardless of C++ std being used.
#5
ttanguay
closed
1 year ago
5
Are the tests done using multiple threads?
#4
Pirulax
opened
1 year ago
3
2.0.0
#2
DNedic
closed
1 year ago
0
Add the PriorityQueue data structure
#1
DNedic
closed
1 year ago
0