https://github.com/seleznevae/studying-libraries
studying-libraries
https://github.com/seleznevae/studying-libraries
Last synced: 3 months ago
JSON representation
studying-libraries
- Host: GitHub
- URL: https://github.com/seleznevae/studying-libraries
- Owner: seleznevae
- Created: 2019-01-07T07:35:53.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-09-13T14:02:37.000Z (over 5 years ago)
- Last Synced: 2025-01-24T10:44:54.758Z (5 months ago)
- Language: C
- Size: 71.3 KB
- Stars: 0
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Studying libraries
The goal of this repository is to organise my study of different software libraries. I tried to write all examples with increasing complexity.
I hope my materials also will be useful for other developers.
# List of libraries:
- [libevent](https://libevent.org/)
- [libev](http://software.schmorp.de/pkg/libev.html)
- [liblua](https://www.lua.org/)