Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/cute-engineering/chadlibc
π C standard library
https://github.com/cute-engineering/chadlibc
cute-engineewing hacktoberfest hacktoberfest-accepted hacktoberfest2021 libc
Last synced: 1 day ago
JSON representation
π C standard library
- Host: GitHub
- URL: https://github.com/cute-engineering/chadlibc
- Owner: cute-engineering
- License: lgpl-3.0
- Created: 2021-06-10T20:04:54.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-07-10T07:04:57.000Z (4 months ago)
- Last Synced: 2024-08-03T17:13:48.313Z (3 months ago)
- Topics: cute-engineewing, hacktoberfest, hacktoberfest-accepted, hacktoberfest2021, libc
- Language: C
- Homepage:
- Size: 424 KB
- Stars: 19
- Watchers: 2
- Forks: 4
- Open Issues: 9
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-osdev - chadlibc - A simple C standard library. Very incomplete and currently isnβt recommended for use in your operating system. (Projects / Libraries)
README
# ChadLibC
[![GitHub](https://img.shields.io/github/license/cute-engineewing/chadlibc?style=flat-square)](LICENSE)
[![GitHub issues](https://img.shields.io/github/issues/cute-engineewing/chadlibc?style=flat-square)](https://github.com/cute-engineewing/chadlibc/issues)
![Lines of code](https://img.shields.io/tokei/lines/github/cute-engineewing/chadlibc?style=flat-square)C standard library
## License
ChadLibC is licensed under the GNU Lesser General Public License v3.0 or later.The full text of the license can be accessed via [this link](https://www.gnu.org/licenses/lgpl-3.0-standalone.html) and is also included in the [license](LICENSE) file of this software package.