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

https://github.com/brandonmfong/libs

purely educational, somewhat practical
https://github.com/brandonmfong/libs

c cpp libraries makefile socket-programming unit-testing-framework

Last synced: 21 days ago
JSON representation

purely educational, somewhat practical

Awesome Lists containing this project

README

          

[![CI](https://github.com/BrandonMFong/libs/actions/workflows/test.yml/badge.svg)](https://github.com/BrandonMFong/libs/actions/workflows/test.yml)
# BF Libraries

[Documentation](https://brandonmfong.github.io/libs-docs/)

## Build & Use
```
make clean build
```
*All assets are put into a bin folder*