An open API service indexing awesome lists of open source software.

https://github.com/salaah01/pubc-subc

Another pub-sub implementation no one asked for but built in C this time
https://github.com/salaah01/pubc-subc

Last synced: 7 months ago
JSON representation

Another pub-sub implementation no one asked for but built in C this time

Awesome Lists containing this project

README

          

# PubC SubC

This is a simple implementation of a pub-sub system in C. Built to help me learn the C programming language.