Ecosyste.ms: Awesome
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
Last synced: 20 days ago
JSON representation
purely educational, somewhat practical
- Host: GitHub
- URL: https://github.com/brandonmfong/libs
- Owner: BrandonMFong
- Created: 2022-06-28T20:44:04.000Z (over 2 years ago)
- Default Branch: dev
- Last Pushed: 2024-12-10T01:03:34.000Z (28 days ago)
- Last Synced: 2024-12-10T02:18:11.640Z (28 days ago)
- Topics: c, cpp, libraries, makefile, socket-programming
- Language: C++
- Homepage:
- Size: 514 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
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*