issues
search
Squadrick
/
shadesmar
Fast C++ IPC using shared memory
MIT License
555
stars
85
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Failed to publish large message
#71
chivstyle
opened
3 weeks ago
0
Apple Sillicon Support
#70
funatsufumiya
opened
1 month ago
0
Can it handle when one of the properties of the message passed is std::string?
#69
zeroRains
opened
4 months ago
0
use protobuf for big message
#68
liuhao123t
opened
6 months ago
1
The support of multiple producers
#67
Yanjiachan
opened
1 year ago
0
`pubsub_test` failed two cases
#66
ausk
opened
1 year ago
0
a naive design for shared memory
#65
bethebest0622
closed
1 year ago
1
cannot complie lib on windows and linux platform with CMakeLists.txt
#62
SccotMu
closed
1 year ago
1
Catch could be updated due to the compile error
#61
tan-wei
closed
1 year ago
1
Update README.md
#60
xiaopeifeng
closed
2 years ago
0
Memory alignment
#59
m1018
closed
2 years ago
1
how to imporve ipc limits , make it can send/write big data , maybe this data larger then 48M
#58
porrycn
closed
2 years ago
0
how to subscribe multi topics in one thread?
#57
chinahuangyong
closed
2 years ago
1
Performance (at least compared to nanomsg)
#56
dumblob
opened
3 years ago
1
Question to relation with ros2
#55
mhubii
closed
2 years ago
4
Optimize includes in single header file
#54
Squadrick
closed
2 years ago
1
[CI] Disable allocator_test on macOS
#53
Squadrick
closed
3 years ago
0
[CI] Fix single header build fail
#52
Squadrick
closed
3 years ago
0
Clarification about RobustLock::lock
#51
liuxw7
closed
2 years ago
3
Probable memory leak
#50
jian-li
opened
3 years ago
2
Any example publishing a char *?
#49
amunhoz
closed
3 years ago
9
where is rpc code
#48
lrh450330
closed
3 years ago
1
rpc_test.cpp msgpack::v1::insufficient_bytes' what(): insufficient bytes
#47
liushaolong
closed
3 years ago
1
std::filesystem namespace conflict
#46
sudo-panda
closed
3 years ago
1
"Increase buffer_size" and not sending message
#45
amunhoz
closed
3 years ago
2
[Allocator] Implement get_free_memory() and alignment
#44
Squadrick
closed
4 years ago
0
Support zero-copy communication
#43
Squadrick
opened
4 years ago
2
Introduce PIDSet for auto-flushing
#42
Squadrick
closed
4 years ago
0
[memory] Auto flush
#41
Squadrick
closed
4 years ago
0
Remove queue_size template parameter
#40
Squadrick
closed
4 years ago
0
[test] Rewrite benchmarks and tests
#39
Squadrick
closed
3 years ago
1
Clean up
#38
Squadrick
closed
4 years ago
0
[simul] Remove header guards
#37
Squadrick
closed
4 years ago
0
Stronger multithreaded allocator test
#36
Squadrick
closed
4 years ago
0
[macos] msgpack.hpp not found
#35
Squadrick
closed
3 years ago
1
Refactor pubsub into regular and serialized options
#34
Squadrick
closed
4 years ago
0
Refactor the binary and serialized versions
#33
Squadrick
closed
4 years ago
0
Custom allocator
#32
Squadrick
closed
4 years ago
0
[simul] Upload single header as artifact
#31
Squadrick
closed
4 years ago
0
Create an action to export single header
#30
Squadrick
closed
4 years ago
0
Add tool for generating single header
#29
Squadrick
closed
4 years ago
0
just some questions
#28
amunhoz
closed
4 years ago
3
Update CMakeLists.txt to add AVX compile flags
#27
Squadrick
closed
4 years ago
0
Remove older non-c++17 code
#26
Squadrick
closed
4 years ago
0
Remove dragons compile guard for macOS
#25
Squadrick
closed
4 years ago
0
Fix shm namespace issue in macOS
#24
shrijitsingh99
closed
4 years ago
2
Trying to compile
#23
amunhoz
closed
4 years ago
8
Unroll dragons + MTCopier
#22
Squadrick
closed
4 years ago
0
Remove multi-threaded copiers
#21
Squadrick
closed
4 years ago
0
[RPC] Replace poll with condvar
#20
Squadrick
closed
3 years ago
3
Next