I may be slow to respond.
Always up for trying out any cool tech.
Highlights
Starred repositories
2
results
for forked starred repositories
written in C
Clear filter
checkedc / checkedc-tiny-bignum-c
Forked from kokke/tiny-bignum-cSmall portable multiple-precision unsigned integer arithmetic in C
correctcomputation / checkedc
Forked from checkedc/checkedcChecked C is an extension to C that adds checking to detect or prevent common programming errors such as buffer overruns and out-of-bounds memory accesses. This repo has a wiki for Checked C, sampl…