ANSI_C
My journey through learning C following the "The ANSI C programming language" book, and more. (by Rad-hi)
vita
An auxiliary standard library for quick prototyping with modern C. (by kirillsaidov)
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
ANSI_C
Posts with mentions or reviews of ANSI_C.
We have used some of these posts to build our list of alternatives
and similar projects.
-
C programming, I want to help you learn !
Link: https://github.com/Rad-hi/ANSI_C
vita
Posts with mentions or reviews of vita.
We have used some of these posts to build our list of alternatives
and similar projects.
- First big/real library, please provide code review/critique and improvements:) | Vita - simple library for prototyping and developing with C.
-
Help with fsanitize=address output
I've been building a general purpose library called Vita as an exercise, and I plan to use it in the future in some of my projects.
What are some alternatives?
When comparing ANSI_C and vita you can also consider the following projects:
radare2-book - The Official Radare2 Book
C-Programming-Lab-MCA1.12
The-C-Programming-Language-2nd-Edition - Source code and solutions of exercises to The C Programming Language 2nd Edition by Brian W. Kernighan and Dennis M. Ritchie
advanced-data-structures-and-algorithms-in-c - Advanced Data Structures and Algorithms in C ( DSA )
str - str: yet another string library for C language.