mirror of
https://github.com/tailix/libshmemq.git
synced 2025-09-18 22:57:41 -04:00
Update README.md
This commit is contained in:
parent
c63879cafb
commit
8dc6fde5bb
1 changed files with 1 additions and 0 deletions
|
@ -25,6 +25,7 @@ Links
|
||||||
|
|
||||||
### Similar implementations
|
### Similar implementations
|
||||||
|
|
||||||
|
* [Boost Lock-free](https://www.boost.org/doc/libs/1_77_0/doc/html/lockfree.html)
|
||||||
* [goldshtn/shmemq-blog](https://github.com/goldshtn/shmemq-blog)
|
* [goldshtn/shmemq-blog](https://github.com/goldshtn/shmemq-blog)
|
||||||
* [MengRao/SPSC_Queue](https://github.com/MengRao/SPSC_Queue)
|
* [MengRao/SPSC_Queue](https://github.com/MengRao/SPSC_Queue)
|
||||||
* [ezhang887/shmemq](https://github.com/ezhang887/shmemq)
|
* [ezhang887/shmemq](https://github.com/ezhang887/shmemq)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue