Skip to content

Latest commit

 

History

History
23 lines (12 loc) · 849 Bytes

main-page.md

File metadata and controls

23 lines (12 loc) · 849 Bytes

About

This is a C POSIX multi-thread based multiple producers, single consumer (MPSC) channel library.

Source code

The official repository for this library is hosted on GitHub at https://github.com/BB-301/c-mpsc.

API Documentation

[Follow this link to read the library's API documentation](\ref mpsc.h)

Contact

If you have any questions, if you find bugs, or if you have suggestions for this project, please feel free to contact me by opening an issue on the repository.

License

This project is released under the MIT License.

Copyright

Copyright (c) 2024 BB-301 ([email protected])