Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/bb-301/c-mpsc-docs
Doxygen documentation website files for my other c-mpsc repository
https://github.com/bb-301/c-mpsc-docs
c library mpsc-channel synchronization
Last synced: about 23 hours ago
JSON representation
Doxygen documentation website files for my other c-mpsc repository
- Host: GitHub
- URL: https://github.com/bb-301/c-mpsc-docs
- Owner: BB-301
- License: mit
- Created: 2024-01-07T13:03:52.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-01-15T18:05:31.000Z (about 1 year ago)
- Last Synced: 2024-11-18T13:36:05.119Z (2 months ago)
- Topics: c, library, mpsc-channel, synchronization
- Homepage: https://bb-301.github.io/c-mpsc-docs/
- Size: 152 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
lib<mpsc> documentation website
This repository is used to host the [Doxygen documentation website](https://BB-301.github.io/c-mpsc-docs) for the [c-mpsc](https://github.com/BB-301/c-mpsc) repository, which latter corresponds to a **C POSIX multi-thread based multiple producers, single consumer (MPSC) channel library**.