https://github.com/cybersecurity-dev/awesome-c-programming-language
Awesome C Programming Language
https://github.com/cybersecurity-dev/awesome-c-programming-language
List: awesome-c-programming-language
c-lang c-language-programming c-programming cprogramming
Last synced: 3 months ago
JSON representation
Awesome C Programming Language
- Host: GitHub
- URL: https://github.com/cybersecurity-dev/awesome-c-programming-language
- Owner: cybersecurity-dev
- License: cc0-1.0
- Created: 2025-07-17T12:47:20.000Z (4 months ago)
- Default Branch: main
- Last Pushed: 2025-07-20T14:46:47.000Z (4 months ago)
- Last Synced: 2025-07-20T15:20:28.711Z (4 months ago)
- Topics: c-lang, c-language-programming, c-programming, cprogramming
- Homepage:
- Size: 11.7 KB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Awesome C Programming Language [](https://awesome.re)
[](https://youtube.com/playlist?list=PL9V4Zu3RroiV8oriwlPA6uUzB_SB0GzxY&si=aZ40OWv_hIcQA1U2) [](https://www.reddit.com/r/C_Programming/)
## Declarations & Definitions
## Type Conversions
## Arrays
## Scope & Name Lookup
## Pointers
## Pointer Arrays
## Pointer to pointer
## void Pointers
## Function Pointers
## Dynamic Memory Management
## Structures
## Unions
## Enumarations
## Bitwise Operations
## Severals
- [cJSON](https://github.com/DaveGamble/cJSON) - Ultralightweight JSON parser in ANSI C.
- [Doxygen](https://doxygen.nl/) - Doxygen is a widely-used documentation generator tool in software development.
## Compiler/Debugger
- [MSVC & GCC & Clang](https://github.com/cybersecurity-dev/PowerShell-Toolkit/#install-c-cpp) - installation step of MSVC/GCC/Clang compiler in **Windows**
- [GCC & Clang](https://github.com/cybersecurity-dev/Bash-Toolkit/#install-c-cpp) - installation step of GCC/Clang compiler in **Linux**
- [OnlineGDB](https://www.onlinegdb.com/) - **Online** compiler and debugger for C/C++
##
### My Other Awesome Lists
You can access the my other awesome lists [here](https://cyberthreatdefence.com/my_awesome_lists)
### Contributing
[Contributions of any kind welcome, just follow the guidelines](contributing.md)!
### Contributors
[Thanks goes to these contributors](https://github.com/cybersecurity-dev/awesome-c-programming-language/graphs/contributors)!
[🔼 Back to top](#awesome-c-programming-language-)